Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-pxa2xx.c1271 uint tx_thres, tx_hi_thres, rx_thres; in setup() local
1277 tx_hi_thres = 0; in setup()
1282 tx_hi_thres = 0; in setup()
1293 tx_hi_thres = config->tx_threshold_hi; in setup()
1297 tx_hi_thres = 0; in setup()
1341 tx_hi_thres = chip_info->tx_hi_threshold; in setup()
1357 | SSITF_TxHiThresh(tx_hi_thres); in setup()