Searched refs:AR_PHY_BASE (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dphy.h24 #define AR_PHY_BASE 0x9800 macro
25 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2))
H A Dath9k_eeprom_4k.c337 regOffset = AR_PHY_BASE + (672 << 2) + regChainOffset;
H A Dath9k_eeprom_9287.c439 regOffset = AR_PHY_BASE +
H A Dath9k_eeprom_def.c837 regOffset = AR_PHY_BASE + (672 << 2) + regChainOffset;
H A Dath9k_hw.c291 regAddr[1] = AR_PHY_BASE + (8 << 2);

Completed in 55 milliseconds