Searched refs:AR_PHY_SWITCH_COM (Results 1 – 9 of 9) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | ar9380.c | 328 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()
|
| D | ar5008reg.h | 101 #define AR_PHY_SWITCH_COM 0x9964 macro
|
| D | ar9003reg.h | 143 #define AR_PHY_SWITCH_COM 0x0a288 macro
|
| D | ar9280.c | 252 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon); in ar9280_init_from_rom()
|
| D | ar9287.c | 176 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon); in ar9287_init_from_rom()
|
| D | ar5416.c | 249 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon); in ar5416_init_from_rom()
|
| D | ar9285.c | 204 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon); in ar9285_init_from_rom()
|
| /openbsd/src/sys/dev/usb/ |
| D | if_otusreg.h | 119 #define AR_PHY_SWITCH_COM (AR_PHY_BASE + 0x0164) macro
|
| D | if_otus.c | 1736 otus_write(sc, AR_PHY_SWITCH_COM, tmp); in otus_set_board_values()
|