Searched refs:ltr_thre (Results 1 – 1 of 1) sorted by relevance
318 u16 ltr_thre = phl_info->phl_com->bus_sw_cap.ltr_sw_ctrl_thre; in _phl_judge_idle_ltr_switching_conditions() local322 tx_thre = ltr_thre >> 8; in _phl_judge_idle_ltr_switching_conditions()323 rx_thre = (u8)(ltr_thre & 0xFF); in _phl_judge_idle_ltr_switching_conditions()