Searched refs:pilot_mask_reg (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c641 static const int pilot_mask_reg[4] = { AR_PHY_TIMING7, AR_PHY_TIMING8, local
748 OS_REG_WRITE(ah, pilot_mask_reg[i], pilot_mask);
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c574 static const int pilot_mask_reg[4] = { AR_PHY_TIMING7, AR_PHY_TIMING8, local
737 OS_REG_WRITE(ah, pilot_mask_reg[i], pilot_mask);

Completed in 79 milliseconds