Searched refs:thresh62 (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | ar9280.c | 366 reg = RW(reg, AR9280_PHY_CCA_THRESH62, modal->thresh62); in ar9280_init_from_rom() 370 reg = RW(reg, AR_PHY_EXT_CCA0_THRESH62, modal->thresh62); in ar9280_init_from_rom()
|
| D | ar9287.c | 228 reg = RW(reg, AR9280_PHY_CCA_THRESH62, modal->thresh62); in ar9287_init_from_rom() 232 reg = RW(reg, AR_PHY_EXT_CCA0_THRESH62, modal->thresh62); in ar9287_init_from_rom()
|
| D | ar5416.c | 312 reg = RW(reg, AR_PHY_CCA_THRESH62, modal->thresh62); in ar5416_init_from_rom() 316 reg = RW(reg, AR_PHY_EXT_CCA_THRESH62, modal->thresh62); in ar5416_init_from_rom()
|
| D | ar9285.c | 384 reg = RW(reg, AR9280_PHY_CCA_THRESH62, modal->thresh62); in ar9285_init_from_rom() 388 reg = RW(reg, AR_PHY_EXT_CCA0_THRESH62, modal->thresh62); in ar9285_init_from_rom()
|
| D | ar9287reg.h | 113 uint8_t thresh62; member
|
| D | ar5416reg.h | 92 uint8_t thresh62; member
|
| D | ar9285reg.h | 201 uint8_t thresh62; member
|
| D | ar9380reg.h | 141 uint8_t thresh62; member
|
| /openbsd/src/sys/dev/usb/ |
| D | if_otusreg.h | 739 uint8_t thresh62; member
|
| D | if_otus.c | 1767 tmp |= (eep->thresh62 & 0x7f) << 12; in otus_set_board_values()
|