Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-pxa2xx.c90 u32 tx_threshold_lo; member
108 .tx_threshold_lo = 160,
118 .tx_threshold_lo = 160,
128 .tx_threshold_lo = 160,
140 .tx_threshold_lo = 32,
150 .tx_threshold_lo = 16,
163 .tx_threshold_lo = 32,
1161 tx_thres = config->tx_threshold_lo; in setup()