Searched refs:EXT_CSD_WR_DATA_REL_GP (Results 1 – 3 of 3) sorted by relevance
312 #define EXT_CSD_WR_DATA_REL_GP(x) (1 << ((x)+1)) /* GP part (x+1) WR_REL */ macro
93 if (mmc->wr_rel_set & EXT_CSD_WR_DATA_REL_GP(i)) in print_mmcinfo()
1141 wr_rel_set |= EXT_CSD_WR_DATA_REL_GP(pidx); in mmc_hwpart_config()1143 wr_rel_set &= ~EXT_CSD_WR_DATA_REL_GP(pidx); in mmc_hwpart_config()
Completed in 11 milliseconds