Home
last modified time | relevance | path

Searched refs:AR_PHY_SWITCH_COM (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/sys/dev/ic/
Dar9380.c328 reg = AR_READ(sc, AR_PHY_SWITCH_COM); in ar9380_init_from_rom()
330 AR_WRITE(sc, AR_PHY_SWITCH_COM, reg); in ar9380_init_from_rom()
Dar5008reg.h101 #define AR_PHY_SWITCH_COM 0x9964 macro
Dar9003reg.h143 #define AR_PHY_SWITCH_COM 0x0a288 macro
Dar9280.c252 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon); in ar9280_init_from_rom()
Dar9287.c176 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon); in ar9287_init_from_rom()
Dar5416.c249 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon); in ar5416_init_from_rom()
Dar9285.c204 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon); in ar9285_init_from_rom()
/openbsd/src/sys/dev/usb/
Dif_otusreg.h119 #define AR_PHY_SWITCH_COM (AR_PHY_BASE + 0x0164) macro
Dif_otus.c1736 otus_write(sc, AR_PHY_SWITCH_COM, tmp); in otus_set_board_values()