Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A D_sdhost.h485 #define SDXC_FIFOEmpty BIT(2) macro
A Dhal_sdhost.c407 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