Searched refs:EXT_CSD_GP_SIZE_MULT (Results 1 – 3 of 3) sorted by relevance
259 #define EXT_CSD_GP_SIZE_MULT 143 /* R/W */ macro
331 if (!ext_csd[EXT_CSD_GP_SIZE_MULT + idx * 3] && in mmc_manage_gp_partitions()332 !ext_csd[EXT_CSD_GP_SIZE_MULT + idx * 3 + 1] && in mmc_manage_gp_partitions()333 !ext_csd[EXT_CSD_GP_SIZE_MULT + idx * 3 + 2]) in mmc_manage_gp_partitions()341 (ext_csd[EXT_CSD_GP_SIZE_MULT + idx * 3 + 2] in mmc_manage_gp_partitions()343 (ext_csd[EXT_CSD_GP_SIZE_MULT + idx * 3 + 1] in mmc_manage_gp_partitions()345 ext_csd[EXT_CSD_GP_SIZE_MULT + idx * 3]; in mmc_manage_gp_partitions()
3014 (ext_csd[EXT_CSD_GP_SIZE_MULT + idx * 3 + 1]3016 ext_csd[EXT_CSD_GP_SIZE_MULT + idx * 3];