Searched refs:SDXC_FIFOFull (Results 1 – 2 of 2) sorted by relevance
486 #define SDXC_FIFOFull BIT(3) macro
435 while ((mci_readl(host, SDXC_REG_STAS) & SDXC_FIFOFull) && in __mci_trans_by_ahb()437 if(mci_readl(host, SDXC_REG_STAS) & SDXC_FIFOFull){ in __mci_trans_by_ahb()447 while ((mci_readl(host, SDXC_REG_STAS) & SDXC_FIFOFull) && in __mci_trans_by_ahb()449 if(mci_readl(host, SDXC_REG_STAS) & SDXC_FIFOFull){ in __mci_trans_by_ahb()
Completed in 10 milliseconds