Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddwmmc.h146 #define DW_MMC_240A 0x240a macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Drk_sdmmc.h20 #define DW_MMC_240A 0x240a macro
H A Ddw_mmc.h276 #define DW_MMC_240A 0x240a macro
H A Ddw_mmc.c1080 if (host->verid < DW_MMC_240A || in dw_mci_ctrl_thld()
3492 else if (host->verid < DW_MMC_240A) in dw_mci_probe()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Ddw_mmc.c802 if (verid >= DW_MMC_240A)