Home
last modified time | relevance | path

Searched refs:EXT_CSD_PART_SWITCH_TIME (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/sd/
H A Dsdmmc-internal.h79 #define EXT_CSD_PART_SWITCH_TIME 199 macro
/openbmc/linux/include/linux/mmc/
H A Dmmc.h290 #define EXT_CSD_PART_SWITCH_TIME 199 /* RO */ macro
/openbmc/linux/drivers/mmc/core/
H A Dmmc.c436 card->ext_csd.part_time = 10 * ext_csd[EXT_CSD_PART_SWITCH_TIME]; in mmc_decode_ext_csd()