Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dtmio_mmc.h44 #define CTL_RESET_SD 0xe0 macro
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()
Drenesas_sdhi_core.c589 sd_ctrl_write16(host, CTL_RESET_SD, 0x0001); in renesas_sdhi_reset()