Home
last modified time | relevance | path

Searched refs:EXT_CSD_RST_N_FUNCTION (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/sd/
H A Dsdmmc-internal.h47 #define EXT_CSD_RST_N_FUNCTION 162 /* R/W */ macro
/openbmc/u-boot/drivers/mmc/
H A Dmmc_boot.c125 return mmc_switch(mmc, EXT_CSD_CMD_SET_NORMAL, EXT_CSD_RST_N_FUNCTION, in mmc_set_rst_n_function()
/openbmc/linux/include/linux/mmc/
H A Dmmc.h270 #define EXT_CSD_RST_N_FUNCTION 162 /* R/W */ macro
/openbmc/u-boot/include/
H A Dmmc.h213 #define EXT_CSD_RST_N_FUNCTION 162 /* R/W */ macro
/openbmc/linux/drivers/mmc/core/
H A Dmmc.c568 card->ext_csd.rst_n_function = ext_csd[EXT_CSD_RST_N_FUNCTION]; in mmc_decode_ext_csd()