Home
last modified time | relevance | path

Searched refs:SDMMC_CARD_RD_THR_EN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mmc/host/
H A Ddw_mmc.h452 #define SDMMC_CARD_RD_THR_EN BIT(0) macro
H A Ddw_mmc.c1055 enable = SDMMC_CARD_RD_THR_EN; in dw_mci_ctrl_thld()