Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dsdmmc-internal.h77 #define EXT_CSD_DRIVER_STRENGTH 197 macro
/openbmc/linux/include/linux/mmc/
H A Dmmc.h288 #define EXT_CSD_DRIVER_STRENGTH 197 /* RO */ macro
/openbmc/linux/drivers/mmc/core/
H A Dmmc.c477 card->ext_csd.raw_driver_strength = ext_csd[EXT_CSD_DRIVER_STRENGTH]; in mmc_decode_ext_csd()