Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/spi/
Dspi-pxa2xx.h104 u16 lpss_tx_threshold; member
Dspi-pxa2xx.c974 != chip->lpss_tx_threshold) in pump_transfers()
976 chip->lpss_tx_threshold); in pump_transfers()
1155 chip->lpss_tx_threshold = SSITF_TxLoThresh(tx_thres) in setup()