Searched refs:RAL_TXRX_CSR19 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/usb/wlan/
H A Dif_uralreg.h75 #define RAL_TXRX_CSR19 0x0466 /* Beacon/sync control */ macro
H A Dif_ural.c217 { RAL_TXRX_CSR19, 0x0000 },
693 ural_write(sc, RAL_TXRX_CSR19, 0);
1560 ural_write(sc, RAL_TXRX_CSR19, 0);
1745 ural_write(sc, RAL_TXRX_CSR19, 0);
1761 ural_write(sc, RAL_TXRX_CSR19, tmp);
1770 ural_write(sc, RAL_TXRX_CSR19, 0);
1771 ural_write(sc, RAL_TXRX_CSR19, RAL_ENABLE_TSF | RAL_ENABLE_TSF_SYNC(2));

Completed in 104 milliseconds