Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/usb/wlan/
HDif_urtwreg.h171 #define URTW_RF_PINS_ENABLE 0x0082 /* 2 byte */ macro
HDif_urtw.c2592 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x1ff7); in urtw_8185_rf_pins_enable()
2673 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x80); in urtw_8225_usb_init()
2688 urtw_read16_m(sc, URTW_RF_PINS_ENABLE, &d82); in urtw_8225_write_c()
2691 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, d82 | URTW_RF_PINS_MAGIC3); in urtw_8225_write_c()
3015 urtw_read16_m(sc, URTW_RF_PINS_ENABLE, &o2); in urtw_8225_read()
3017 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, o2 | URTW_RF_PINS_MAGIC4); in urtw_8225_read()
3083 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, o2); in urtw_8225_read()
3170 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, URTW_RF_PINS_MAGIC5); in urtw_8225_isv2()
3292 urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x1fff); in urtw_8225v2b_rf_init()