Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Ddw_mmc.c994 u32 blksz_depth = blksz / fifo_width, fifoth_val; in dw_mci_adjust_fifoth() local
1013 if (!((blksz_depth % mszs[idx]) || in dw_mci_adjust_fifoth()
1032 u32 blksz_depth, fifo_depth; in dw_mci_ctrl_thld() local
1062 blksz_depth = blksz / (1 << host->data_shift); in dw_mci_ctrl_thld()
1065 if (blksz_depth > fifo_depth) in dw_mci_ctrl_thld()