Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Ddw_mmc.c908 u16 thld_size; in dw_mci_ctrl_rd_thld() local
935 thld_size = blksz; in dw_mci_ctrl_rd_thld()
936 mci_writel(host, CDTHRCTL, SDMMC_SET_RD_THLD(thld_size, 1)); in dw_mci_ctrl_rd_thld()