Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uralreg.h74 #define RAL_TXRX_CSR19 0x0466 /* Beacon/sync control */ macro
H A Dif_ural.c214 { RAL_TXRX_CSR19, 0x0000 },
688 ural_write(sc, RAL_TXRX_CSR19, 0); in ural_newstate()
1551 ural_write(sc, RAL_TXRX_CSR19, 0); in ural_scan_start()
1736 ural_write(sc, RAL_TXRX_CSR19, 0); in ural_enable_tsf_sync()
1752 ural_write(sc, RAL_TXRX_CSR19, tmp); in ural_enable_tsf_sync()
1761 ural_write(sc, RAL_TXRX_CSR19, 0); in ural_enable_tsf()
1762 ural_write(sc, RAL_TXRX_CSR19, RAL_ENABLE_TSF | RAL_ENABLE_TSF_SYNC(2)); in ural_enable_tsf()