Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/spi/
Dspi-pxa2xx.c89 u32 tx_threshold_lo; member
108 .tx_threshold_lo = 160,
118 .tx_threshold_lo = 160,
128 .tx_threshold_lo = 160,
141 .tx_threshold_lo = 32,
151 .tx_threshold_lo = 16,
164 .tx_threshold_lo = 32,
1277 tx_thres = config->tx_threshold_lo; in setup()