Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dtmio_mmc.h43 #define CTL_RESET_SD 0xe0 macro
Dtmio_mmc_core.c194 sd_ctrl_write16(host, CTL_RESET_SD, 0x0000); in tmio_mmc_reset()
196 sd_ctrl_write16(host, CTL_RESET_SD, 0x0001); in tmio_mmc_reset()
Drenesas_sdhi_core.c589 sd_ctrl_write16(host, CTL_RESET_SD, 0x0001); in renesas_sdhi_reset()