Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Darn9380.c305 uint8_t db, margin, ant_div_ctrl; in ar9380_init_from_rom() local
349 ant_div_ctrl = eep->base_ext1.ant_div_control; in ar9380_init_from_rom()
352 MS(ant_div_ctrl, AR_EEP_ANT_DIV_CTRL_ALL)); in ar9380_init_from_rom()
353 if (ant_div_ctrl & AR_EEP_ANT_DIV_CTRL_ANT_DIV) in ar9380_init_from_rom()
359 if (ant_div_ctrl & AR_EEP_ANT_DIV_CTRL_FAST_DIV) in ar9380_init_from_rom()