Searched refs:misc_configuration (Results 1 – 3 of 3) sorted by relevance
514 return p_base->misc_configuration & AR9300_EEP_BASE_DRIVE_STRENGTH; in ar9300_eeprom_get()526 return ((p_base->misc_configuration >> 3) & 0x1); in ar9300_eeprom_get()2055 if (eep->base_eep_header.misc_configuration & 0x10) in ar9300_quick_drop_apply()2343 if ((eep->base_eep_header.misc_configuration & 0x20) != 0) in ar9300_power_control_override()4458 (ahp->ah_eeprom.base_eep_header.misc_configuration >> 1) & 0x3; in ar9300_thermometer_get()4633 if ((eep->base_eep_header.misc_configuration & 0x40) >> 6) { in ar9300_x_lNA_bias_strength_apply()
257 u_int8_t misc_configuration; //misc flags: bit0 - turn down drivestrength member
3413 if ( !((eep->base_eep_header.misc_configuration & 0x80) >> 7) ) in ar9300_rf_gain_cap_apply()