Home
last modified time | relevance | path

Searched refs:wm_aligned (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc.h111 * @wm_aligned: force fifo watermark equal with data length in PIO mode.
161 bool wm_aligned; member
H A Ddw_mmc.c1184 if (host->wm_aligned) in dw_mci_submit_data()
3116 host->wm_aligned = true; in dw_mci_parse_dt()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc.h114 * @wm_aligned: force fifo watermark equal with data length in PIO mode.
165 bool wm_aligned; member
H A Ddw_mmc.c1189 if (host->wm_aligned) in dw_mci_submit_data()
3239 host->wm_aligned = true; in dw_mci_parse_dt()

Completed in 10 milliseconds