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

/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_uralreg.h75 #define RAL_TXRX_CSR19 0x0466 /* Beacon/sync control */ macro
H A Dif_ural.c218 { RAL_TXRX_CSR19, 0x0000 },
694 ural_write(sc, RAL_TXRX_CSR19, 0);
1563 ural_write(sc, RAL_TXRX_CSR19, 0);
1748 ural_write(sc, RAL_TXRX_CSR19, 0);
1764 ural_write(sc, RAL_TXRX_CSR19, tmp);
1773 ural_write(sc, RAL_TXRX_CSR19, 0);
1774 ural_write(sc, RAL_TXRX_CSR19, RAL_ENABLE_TSF | RAL_ENABLE_TSF_SYNC(2));

Completed in 170 milliseconds