Searched refs:URTW_RF_PINS_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/usb/ |
| D | if_urtwreg.h | 159 #define URTW_RF_PINS_ENABLE 0x0082 /* 2 byte */ macro
|
| D | if_urtw.c | 1091 urtw_read16_m(sc, URTW_RF_PINS_ENABLE, &o2); in urtw_8225_read() 1093 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, o2 | 0xf); in urtw_8225_read() 1159 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, o2); in urtw_8225_read() 1177 urtw_read16_m(sc, URTW_RF_PINS_ENABLE, &d82); in urtw_8225_write_c() 1180 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, d82 | 0x0007); in urtw_8225_write_c() 1212 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x0080); in urtw_8225_isv2() 2705 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x80); in urtw_8225_usb_init() 2717 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x1ff7); in urtw_8185_rf_pins_enable() 3737 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x1fff); in urtw_8225v2_b_init_rfe()
|