Searched refs:lpss_tx_threshold (Results 1 – 2 of 2) sorted by relevance
70 u16 lpss_tx_threshold; member
1084 pxa2xx_spi_update(drv_data, SSITF, GENMASK(15, 0), chip->lpss_tx_threshold); in pxa2xx_spi_transfer_one()1092 thresh |= SFIFOTT_TxThresh(chip->lpss_tx_threshold); in pxa2xx_spi_transfer_one()1342 chip->lpss_tx_threshold = SSITF_TxLoThresh(tx_thres) | in setup()1348 chip->lpss_tx_threshold = tx_thres; in setup()