Home
last modified time | relevance | path

Searched refs:URTW_RF_PINS_ENABLE (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/usb/wlan/
H A Dif_urtwreg.h171 #define URTW_RF_PINS_ENABLE 0x0082 /* 2 byte */ macro
H A Dif_urtw.c2595 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x1ff7); in urtw_8185_rf_pins_enable()
2676 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x80); in urtw_8225_usb_init()
2691 urtw_read16_m(sc, URTW_RF_PINS_ENABLE, &d82); in urtw_8225_write_c()
2694 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, d82 | URTW_RF_PINS_MAGIC3); in urtw_8225_write_c()
3018 urtw_read16_m(sc, URTW_RF_PINS_ENABLE, &o2); in urtw_8225_read()
3020 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, o2 | URTW_RF_PINS_MAGIC4); in urtw_8225_read()
3086 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, o2); in urtw_8225_read()
3173 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, URTW_RF_PINS_MAGIC5); in urtw_8225_isv2()
3295 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x1fff); in urtw_8225v2b_rf_init()