Searched refs:part_config (Results 1 – 1 of 1) sorted by relevance
617 card->ext_csd.part_config = value; in __mmc_blk_ioctl_cmd()928 u8 part_config = card->ext_csd.part_config; in mmc_blk_part_switch() local934 part_config &= ~EXT_CSD_PART_CONFIG_ACC_MASK; in mmc_blk_part_switch()935 part_config |= part_type; in mmc_blk_part_switch()938 EXT_CSD_PART_CONFIG, part_config, in mmc_blk_part_switch()945 card->ext_csd.part_config = part_config; in mmc_blk_part_switch()