Searched refs:lpss_tx_threshold (Results 1 – 2 of 2) sorted by relevance
68 u16 lpss_tx_threshold; member
1061 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()