Home
last modified time | relevance | path

Searched refs:SDMMC_IDSTS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_thunderboot_mmc.c19 #define SDMMC_IDSTS 0x08c macro
48 if (readl_poll_timeout(regs + SDMMC_IDSTS, status, in rk_tb_mmc_thread()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Drk_sdmmc.h57 #define SDMMC_IDSTS 0x08c macro
H A Ddw_mmc.h313 #define SDMMC_IDSTS 0x08c macro
H A Ddw_mmc.c3354 if (readl_poll_timeout(host->regs + SDMMC_IDSTS, in dw_mci_probe()