Searched refs:SDXC_FIFOEmpty (Results 1 – 2 of 2) sorted by relevance
485 #define SDXC_FIFOEmpty BIT(2) macro
407 while ((mci_readl(host, SDXC_REG_STAS) & SDXC_FIFOEmpty) && in __mci_trans_by_ahb()409 if(mci_readl(host, SDXC_REG_STAS) & SDXC_FIFOEmpty){ in __mci_trans_by_ahb()418 while ((mci_readl(host, SDXC_REG_STAS) & SDXC_FIFOEmpty) && in __mci_trans_by_ahb()420 if(mci_readl(host, SDXC_REG_STAS) & SDXC_FIFOEmpty){ in __mci_trans_by_ahb()
Completed in 11 milliseconds