Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Ddw_mmc.c995 u32 blksz_depth = blksz / fifo_width, fifoth_val; in dw_mci_adjust_fifoth() local
1014 if (!((blksz_depth % mszs[idx]) || in dw_mci_adjust_fifoth()
1033 u32 blksz_depth, fifo_depth; in dw_mci_ctrl_thld() local
1063 blksz_depth = blksz / (1 << host->data_shift); in dw_mci_ctrl_thld()
1066 if (blksz_depth > fifo_depth) in dw_mci_ctrl_thld()