fifoth_val 780 drivers/mmc/host/dw_mmc.c u32 fifoth_val; fifoth_val 791 drivers/mmc/host/dw_mmc.c fifoth_val = mci_readl(host, FIFOTH); fifoth_val 792 drivers/mmc/host/dw_mmc.c cfg.dst_maxburst = mszs[(fifoth_val >> 28) & 0x7]; fifoth_val 987 drivers/mmc/host/dw_mmc.c u32 blksz_depth = blksz / fifo_width, fifoth_val; fifoth_val 1018 drivers/mmc/host/dw_mmc.c fifoth_val = SDMMC_SET_FIFOTH(msize, rx_wmark, tx_wmark); fifoth_val 1019 drivers/mmc/host/dw_mmc.c mci_writel(host, FIFOTH, fifoth_val); fifoth_val 1184 drivers/mmc/host/dw_mmc.c mci_writel(host, FIFOTH, host->fifoth_val); fifoth_val 3298 drivers/mmc/host/dw_mmc.c host->fifoth_val = fifoth_val 3300 drivers/mmc/host/dw_mmc.c mci_writel(host, FIFOTH, host->fifoth_val); fifoth_val 3444 drivers/mmc/host/dw_mmc.c mci_writel(host, FIFOTH, host->fifoth_val); fifoth_val 201 drivers/mmc/host/dw_mmc.h u32 fifoth_val;