Searched refs:WB_SD_FIFOSTS (Results 1 – 2 of 2) sorted by relevance
139 while ((wb_read(wb, WB_SD_FIFOSTS) & WB_FIFO_EMPTY) == 0) in wb_sdmmc_enable()384 fifosts = wb_read(wb, WB_SD_FIFOSTS); in wb_sdmmc_transfer_data()388 fifosts = wb_read(wb, WB_SD_FIFOSTS); in wb_sdmmc_transfer_data()404 fifosts = wb_read(wb, WB_SD_FIFOSTS); in wb_sdmmc_transfer_data()
126 #define WB_SD_FIFOSTS 0x04 macro