Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Ddw_mmc.c1034 u16 thld_size; in dw_mci_ctrl_thld() local
1074 thld_size = blksz; in dw_mci_ctrl_thld()
1075 mci_writel(host, CDTHRCTL, SDMMC_SET_THLD(thld_size, enable)); in dw_mci_ctrl_thld()