Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-pxa2xx.c83 u32 tx_threshold_lo; member
96 .tx_threshold_lo = 160,
106 .tx_threshold_lo = 160,
116 .tx_threshold_lo = 32,
126 .tx_threshold_lo = 16,
1172 tx_thres = config->tx_threshold_lo; in setup()