Searched refs:tx_threshold_lo (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-pxa2xx.c | 87 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()
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-pxa2xx.c | 87 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, 1292 tx_thres = config->tx_threshold_lo; in setup()
|
Completed in 6 milliseconds