Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtmio_mmc.h44 #define CTL_RESET_SD 0xe0 macro
H A Dtmio_mmc_core.c195 sd_ctrl_write16(host, CTL_RESET_SD, 0x0000); in tmio_mmc_reset()
197 sd_ctrl_write16(host, CTL_RESET_SD, 0x0001); in tmio_mmc_reset()
H A Drenesas_sdhi_core.c589 sd_ctrl_write16(host, CTL_RESET_SD, 0x0001); in renesas_sdhi_reset()