Searched refs:thresh62 (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dar9280.c366 reg = RW(reg, AR9280_PHY_CCA_THRESH62, modal->thresh62);
370 reg = RW(reg, AR_PHY_EXT_CCA0_THRESH62, modal->thresh62);
H A Dar5416.c312 reg = RW(reg, AR_PHY_CCA_THRESH62, modal->thresh62);
316 reg = RW(reg, AR_PHY_EXT_CCA_THRESH62, modal->thresh62);
H A Dar9285.c384 reg = RW(reg, AR9280_PHY_CCA_THRESH62, modal->thresh62);
388 reg = RW(reg, AR_PHY_EXT_CCA0_THRESH62, modal->thresh62);
H A Dar9287.c228 reg = RW(reg, AR9280_PHY_CCA_THRESH62, modal->thresh62);
232 reg = RW(reg, AR_PHY_EXT_CCA0_THRESH62, modal->thresh62);
H A Dar9287reg.h113 uint8_t thresh62; member in struct:ar9287_modal_eep_header
H A Dar9285reg.h201 uint8_t thresh62; member in struct:ar9285_modal_eep_header
H A Dar5416reg.h92 uint8_t thresh62; member in struct:ar5416_modal_eep_header
H A Dar9380reg.h141 uint8_t thresh62; member in struct:ar9380_modal_eep_header
/openbsd-current/sys/dev/usb/
H A Dif_otusreg.h739 uint8_t thresh62; member in struct:ModalEepHeader
H A Dif_otus.c1767 tmp |= (eep->thresh62 & 0x7f) << 12;

Completed in 203 milliseconds