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

/freebsd-10.1-release/sys/dev/usb/wlan/
H A Dif_uralreg.h119 #define RAL_ENABLE_TSF_SYNC(x) (((x) & 0x3) << 1) macro
H A Dif_ural.c1799 tmp |= RAL_ENABLE_TSF_SYNC(1);
1801 tmp |= RAL_ENABLE_TSF_SYNC(2) | RAL_ENABLE_BEACON_GENERATOR;
1812 ural_write(sc, RAL_TXRX_CSR19, RAL_ENABLE_TSF | RAL_ENABLE_TSF_SYNC(2));

Completed in 72 milliseconds