HomeSort by relevance Sort by last modified time
    Searched refs:EXT_CSD_GP_SIZE_MULT_1_2 (Results 1 - 2 of 2) sorted by null

  /external/mmc-utils/
mmc.h 81 #define EXT_CSD_GP_SIZE_MULT_1_2 145
mmc_cmds.c 619 regl = (ext_csd[EXT_CSD_GP_SIZE_MULT_1_2] << 16) |
728 address = EXT_CSD_GP_SIZE_MULT_1_2 + (partition - 1) * 3;
    [all...]

Completed in 40 milliseconds