Home
last modified time | relevance | path

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

/freebsd/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
/freebsd/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c198 printf("| ob_ch1: 0x%.2x | db_ch1: 0x%.2x |\n", mh->ob_ch1, mh->db_ch1); in eeprom_v14_modal_print()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1662 OS_A_REG_RMW_FIELD(ah, AR_AN_RF2G1_CH1, AR_AN_RF2G1_CH1_OB, pModal->ob_ch1); in ar5416SetBoardValues()
1667 … OS_A_REG_RMW_FIELD(ah, AR_AN_RF5G1_CH1, AR_AN_RF5G1_CH1_OB5, pModal->ob_ch1); in ar5416SetBoardValues()