Searched refs:URTW_RF_PINS_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/usb/ |
| D | if_urtwreg.h | 163 #define URTW_RF_PINS_ENABLE 0x0082 /* 2 byte */ macro
|
| D | if_urtw.c | 1126 urtw_read16_m(sc, URTW_RF_PINS_ENABLE, &o2); in urtw_8225_read() 1128 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, o2 | 0xf); in urtw_8225_read() 1194 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, o2); in urtw_8225_read() 1212 urtw_read16_m(sc, URTW_RF_PINS_ENABLE, &d82); in urtw_8225_write_c() 1215 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, d82 | 0x0007); in urtw_8225_write_c() 1247 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x0080); in urtw_8225_isv2() 2724 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x80); in urtw_8225_usb_init() 2736 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x1ff7); in urtw_8185_rf_pins_enable() 3760 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x1fff); in urtw_8225v2_b_init_rfe()
|