Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-pxa2xx.c81 u32 tx_threshold_lo; member
98 .tx_threshold_lo = 160,
108 .tx_threshold_lo = 160,
118 .tx_threshold_lo = 160,
131 .tx_threshold_lo = 32,
141 .tx_threshold_lo = 16,
153 .tx_threshold_lo = 32,
1252 tx_thres = config->tx_threshold_lo; in setup()