Searched refs:lpss_tx_threshold (Results 1 – 2 of 2) sorted by relevance
68 u16 lpss_tx_threshold; member
1062 pxa2xx_spi_update(drv_data, SSITF, GENMASK(15, 0), chip->lpss_tx_threshold); in pxa2xx_spi_transfer_one()1070 thresh |= SFIFOTT_TxThresh(chip->lpss_tx_threshold); in pxa2xx_spi_transfer_one()1261 chip->lpss_tx_threshold = SSITF_TxLoThresh(tx_thres) | in setup()1267 chip->lpss_tx_threshold = tx_thres; in setup()