Searched refs:SDMMC_GET_FCNT (Results 1 – 2 of 2) sorted by relevance
409 #define SDMMC_GET_FCNT(x) (((x)>>17) & 0x1FFF) macro
2576 fcnt = (SDMMC_GET_FCNT(mci_readl(host, STATUS)) in dw_mci_read_data_pio()2592 (dto && SDMMC_GET_FCNT(mci_readl(host, STATUS)))); in dw_mci_read_data_pio()2632 SDMMC_GET_FCNT(mci_readl(host, STATUS))) in dw_mci_write_data_pio()
Completed in 11 milliseconds