Searched refs:featureEnable (Results 1 – 2 of 2) sorted by relevance
65 .featureEnable = 0x0c,643 .featureEnable = 0x0d,1222 .featureEnable = 0x0d,1801 .featureEnable = 0x0d,2379 .featureEnable = 0x0d,2999 return !!(pBase->featureEnable & BIT(5)); in ath9k_hw_ar9300_get_eeprom()3553 PR_EEP("Enable Paprd", !!(pBase->featureEnable & BIT(5))); in ath9k_hw_ar9003_dump_eeprom()3959 if (pBase->featureEnable & BIT(4)) { in ar9003_hw_internal_regulator_apply()4056 if (eep->baseEepHeader.featureEnable & 0x40) { in ar9003_hw_apply_tuning_caps()4105 if (!(eep->baseEepHeader.featureEnable & 0x80)) in ar9003_hw_xpa_timing_control_apply()[all …]
206 u8 featureEnable; member