Searched refs:antCtrlCommon (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dar9380.c227 modal->antCtrlCommon = swap32(modal->antCtrlCommon);
235 modal->antCtrlCommon = swap32(modal->antCtrlCommon);
329 reg = RW(reg, AR_SWITCH_TABLE_COM_ALL, modal->antCtrlCommon);
H A Dar5416.c162 modal->antCtrlCommon = swap32(modal->antCtrlCommon);
249 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon);
H A Dar9285.c174 eep->modalHeader.antCtrlCommon =
175 swap32(eep->modalHeader.antCtrlCommon);
204 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon);
H A Dar9287.c145 eep->modalHeader.antCtrlCommon =
146 swap32(eep->modalHeader.antCtrlCommon);
176 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon);
H A Dar9280.c252 AR_WRITE(sc, AR_PHY_SWITCH_COM, modal->antCtrlCommon);
H A Dar9287reg.h104 uint32_t antCtrlCommon; member in struct:ar9287_modal_eep_header
H A Dar9285reg.h190 uint32_t antCtrlCommon; member in struct:ar9285_modal_eep_header
H A Dar5416reg.h81 uint32_t antCtrlCommon; member in struct:ar5416_modal_eep_header
H A Dar9380reg.h118 uint32_t antCtrlCommon; member in struct:ar9380_modal_eep_header
/openbsd-current/sys/dev/usb/
H A Dif_otusreg.h728 uint32_t antCtrlCommon; member in struct:ModalEepHeader
H A Dif_otus.c1735 tmp = letoh32(eep->antCtrlCommon);

Completed in 210 milliseconds