Searched refs:ob_ch1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/ath_hal/
H A Dah_eeprom_v14.h230 uint8_t ob_ch1; // 1 -> ob and db become chain specific from AR9280 member in struct:ModalEepHeader
/freebsd-11.0-release/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c200 printf("| ob_ch1: 0x%.2x | db_ch1: 0x%.2x |\n", mh->ob_ch1, mh->db_ch1);
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1655 OS_A_REG_RMW_FIELD(ah, AR_AN_RF2G1_CH1, AR_AN_RF2G1_CH1_OB, pModal->ob_ch1);
1660 OS_A_REG_RMW_FIELD(ah, AR_AN_RF5G1_CH1, AR_AN_RF5G1_CH1_OB5, pModal->ob_ch1);

Completed in 162 milliseconds