Searched refs:HAL_RF_TSSI_TRK (Results 1 – 8 of 8) sorted by relevance
101 HAL_RF_TSSI_TRK | in halrf_rfability_init_mp()172 HAL_RF_TSSI_TRK | in halrf_rfability_init()
110 HAL_RF_TSSI_TRK = BIT(RF17_TSSI_TRK), enumerator
399 if ((!(rf->support_ability & HAL_RF_TX_PWR_TRACK)) || (!(rf->support_ability & HAL_RF_TSSI_TRK)) in halrf_tssi_tracking()425 if ((!(rf->support_ability & HAL_RF_TX_PWR_TRACK)) || (!(rf->support_ability & HAL_RF_TSSI_TRK)) in halrf_tssi_tracking_clean()451 if ((!(rf->support_ability & HAL_RF_TX_PWR_TRACK)) || (!(rf->support_ability & HAL_RF_TSSI_TRK)) in halrf_tssi_ant_open()
144 ((rf->support_ability & HAL_RF_TSSI_TRK) ? ("V") : in halrf_support_ability()