Home
last modified time | relevance | path

Searched refs:PSTATE_DLEV_DAT0 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-omap.c44 #define PSTATE_DLEV_DAT0 BIT(20) macro
503 if ((reg & PSTATE_DATI) || !(reg & PSTATE_DLEV_DAT0)) in sdhci_omap_card_busy()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-omap.c52 #define PSTATE_DLEV_DAT0 BIT(20) macro
530 if ((reg & PSTATE_DATI) || !(reg & PSTATE_DLEV_DAT0)) in sdhci_omap_card_busy()

Completed in 4 milliseconds