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

/freebsd-12-stable/sys/dev/usb/wlan/
H A Dif_uralreg.h119 #define RAL_ENABLE_TSF_SYNC(x) (((x) & 0x3) << 1) macro
H A Dif_ural.c1758 tmp |= RAL_ENABLE_TSF_SYNC(1);
1760 tmp |= RAL_ENABLE_TSF_SYNC(2) | RAL_ENABLE_BEACON_GENERATOR;
1771 ural_write(sc, RAL_TXRX_CSR19, RAL_ENABLE_TSF | RAL_ENABLE_TSF_SYNC(2));

Completed in 104 milliseconds