Searched defs:halrf_pwr_track_info (Results 1 – 2 of 2) sorted by relevance
54 struct halrf_pwr_track_info { struct56 u8 tx_powercount;57 bool is_txpowertracking_init;58 bool is_txpowertracking;59 u8 txpowertrack_control; /* for mp mode, turn off txpwrtracking as default */60 u8 tm_trigger;61 u8 internal_pa_5g[2]; /* pathA / pathB */63 u8 thermal_meter[2]; /* thermal_meter, index 0 for RFIC0, and 1 for RFIC1 */64 u8 thermal_value;65 u8 thermal_value_path[MAX_RF_PATH];[all …]