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

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_attach.c 473 static const int chan_mask_reg[4] = { AR_PHY_TIMING9, AR_PHY_TIMING10, local in function:ar5416SpurMitigate
577 OS_REG_WRITE(ah, chan_mask_reg[i], chan_mask);
ar9280_attach.c 364 static const int chan_mask_reg[4] = { AR_PHY_TIMING9, AR_PHY_TIMING10, local in function:ar9280SpurMitigate
526 OS_REG_WRITE(ah, chan_mask_reg[i], chan_mask);

Completed in 12 milliseconds