Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Ddw_mmc.c791 u16 thld_size; in dw_mci_ctrl_rd_thld() local
818 thld_size = blksz; in dw_mci_ctrl_rd_thld()
819 mci_writel(host, CDTHRCTL, SDMMC_SET_RD_THLD(thld_size, 1)); in dw_mci_ctrl_rd_thld()