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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c576 static const int pilot_mask_reg[4] = { AR_PHY_TIMING7, AR_PHY_TIMING8, local
739 OS_REG_WRITE(ah, pilot_mask_reg[i], pilot_mask);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c643 static const int pilot_mask_reg[4] = { AR_PHY_TIMING7, AR_PHY_TIMING8, local
749 OS_REG_WRITE(ah, pilot_mask_reg[i], pilot_mask);

Completed in 39 milliseconds