Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.h68 u16 lpss_tx_threshold; member
H A Dspi-pxa2xx.c1061 pxa2xx_spi_update(drv_data, SSITF, GENMASK(15, 0), chip->lpss_tx_threshold); in pxa2xx_spi_transfer_one()
1069 thresh |= SFIFOTT_TxThresh(chip->lpss_tx_threshold); in pxa2xx_spi_transfer_one()
1260 chip->lpss_tx_threshold = SSITF_TxLoThresh(tx_thres) | in setup()
1266 chip->lpss_tx_threshold = tx_thres; in setup()