Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/spi/
Dspi-pxa2xx.c87 u32 tx_threshold_lo; member
106 .tx_threshold_lo = 160,
116 .tx_threshold_lo = 160,
126 .tx_threshold_lo = 160,
139 .tx_threshold_lo = 32,
149 .tx_threshold_lo = 16,
162 .tx_threshold_lo = 32,
1196 tx_thres = config->tx_threshold_lo; in setup()