Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom_4k.c765 u8 ant_div_control1, ant_div_control2; in ath9k_hw_4k_set_board_values() local
779 ant_div_control1 = pModal->antdiv_ctl1; in ath9k_hw_4k_set_board_values()
785 regVal |= SM(ant_div_control1, in ath9k_hw_4k_set_board_values()
791 regVal |= SM((ant_div_control1 >> 1), in ath9k_hw_4k_set_board_values()
793 regVal |= SM((ant_div_control1 >> 2), in ath9k_hw_4k_set_board_values()
801 regVal |= SM((ant_div_control1 >> 3), in ath9k_hw_4k_set_board_values()