Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Ddw_mmc.c1026 u16 thld_size; in dw_mci_ctrl_thld() local
1066 thld_size = blksz; in dw_mci_ctrl_thld()
1067 mci_writel(host, CDTHRCTL, SDMMC_SET_THLD(thld_size, enable)); in dw_mci_ctrl_thld()