Searched refs:tx_thres (Results 1 – 1 of 1) sorted by relevance
1084 uint tx_thres, tx_hi_thres, rx_thres; in setup() local1088 tx_thres = TX_THRESH_QUARK_X1000_DFLT; in setup()1093 tx_thres = LPSS_TX_LOTHRESH_DFLT; in setup()1098 tx_thres = TX_THRESH_DFLT; in setup()1136 tx_thres = chip_info->tx_threshold; in setup()1155 chip->lpss_tx_threshold = SSITF_TxLoThresh(tx_thres) in setup()1181 | (QUARK_X1000_SSCR1_TxTresh(tx_thres) in setup()1186 (SSCR1_TxTresh(tx_thres) & SSCR1_TFT); in setup()