Searched refs:RT2860_BCN_TIME_CFG (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/sys/dev/usb/wlan/ |
| D | if_runreg.h | 107 #define RT2860_BCN_TIME_CFG 0x1114 macro
|
| D | if_run.c | 2086 run_read(sc, RT2860_BCN_TIME_CFG, &tmp); in run_newstate() 2087 run_write(sc, RT2860_BCN_TIME_CFG, in run_newstate() 4859 run_read(sc, RT2860_BCN_TIME_CFG, &tmp); in run_scan_start() 4860 run_write(sc, RT2860_BCN_TIME_CFG, in run_scan_start() 5104 run_read(sc, RT2860_BCN_TIME_CFG, &tmp); in run_enable_tsf_sync() 5132 run_write(sc, RT2860_BCN_TIME_CFG, tmp); in run_enable_tsf_sync() 6083 run_read(sc, RT2860_BCN_TIME_CFG, &tmp); in run_init_locked() 6086 run_write(sc, RT2860_BCN_TIME_CFG, tmp); in run_init_locked()
|
| /freebsd-9-stable/sys/dev/ral/ |
| D | rt2860reg.h | 109 #define RT2860_BCN_TIME_CFG 0x1114 macro
|
| D | rt2860.c | 926 tmp = RAL_READ(sc, RT2860_BCN_TIME_CFG); in rt2860_newstate() 927 RAL_WRITE(sc, RT2860_BCN_TIME_CFG, in rt2860_newstate() 2328 tmp = RAL_READ(sc, RT2860_BCN_TIME_CFG); in rt2860_scan_start() 2329 RAL_WRITE(sc, RT2860_BCN_TIME_CFG, in rt2860_scan_start() 4076 tmp = RAL_READ(sc, RT2860_BCN_TIME_CFG); in rt2860_enable_tsf_sync() 4102 RAL_WRITE(sc, RT2860_BCN_TIME_CFG, tmp); in rt2860_enable_tsf_sync()
|