Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc.c1073 u16 thld_size; in dw_mci_ctrl_thld() local
1113 thld_size = blksz; in dw_mci_ctrl_thld()
1114 mci_writel(host, CDTHRCTL, SDMMC_SET_THLD(thld_size, enable)); in dw_mci_ctrl_thld()