Home
last modified time | relevance | path

Searched refs:rx_wmark (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc.c991 u32 msize = 0, rx_wmark = 1, tx_wmark, tx_wmark_invers; in dw_mci_adjust_fifoth() local
1012 rx_wmark = mszs[idx] - 1; in dw_mci_adjust_fifoth()
1021 fifoth_val = SDMMC_SET_FIFOTH(msize, rx_wmark, tx_wmark); in dw_mci_adjust_fifoth()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc.c996 u32 msize = 0, rx_wmark = 1, tx_wmark, tx_wmark_invers; in dw_mci_adjust_fifoth() local
1017 rx_wmark = mszs[idx] - 1; in dw_mci_adjust_fifoth()
1026 fifoth_val = SDMMC_SET_FIFOTH(msize, rx_wmark, tx_wmark); in dw_mci_adjust_fifoth()

Completed in 8 milliseconds