HomeSort by: relevance | last modified time | path
    Searched defs:ant_div_ctrl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
arn9380.c 305 uint8_t db, margin, ant_div_ctrl; local in function:ar9380_init_from_rom
349 ant_div_ctrl = eep->base_ext1.ant_div_control;
352 MS(ant_div_ctrl, AR_EEP_ANT_DIV_CTRL_ALL));
353 if (ant_div_ctrl & AR_EEP_ANT_DIV_CTRL_ANT_DIV)
359 if (ant_div_ctrl & AR_EEP_ANT_DIV_CTRL_FAST_DIV)

Completed in 11 milliseconds