Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-pxa2xx.h94 u16 lpss_tx_threshold; member
Dspi-pxa2xx.c1049 != chip->lpss_tx_threshold) in pump_transfers()
1051 chip->lpss_tx_threshold); in pump_transfers()
1234 chip->lpss_tx_threshold = SSITF_TxLoThresh(tx_thres) in setup()