Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Ddw_mmc.c1035 u16 thld_size; in dw_mci_ctrl_thld() local
1075 thld_size = blksz; in dw_mci_ctrl_thld()
1076 mci_writel(host, CDTHRCTL, SDMMC_SET_THLD(thld_size, enable)); in dw_mci_ctrl_thld()