Home
last modified time | relevance | path

Searched refs:RT2860_BCN_TIME_CFG (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/bus/u4b/wlan/
H A Dif_run.c2091 run_read(sc, RT2860_BCN_TIME_CFG, &tmp); in run_newstate()
2092 run_write(sc, RT2860_BCN_TIME_CFG, in run_newstate()
4831 run_read(sc, RT2860_BCN_TIME_CFG, &tmp); in run_scan_start()
4832 run_write(sc, RT2860_BCN_TIME_CFG, in run_scan_start()
5073 run_read(sc, RT2860_BCN_TIME_CFG, &tmp); in run_enable_tsf_sync()
5101 run_write(sc, RT2860_BCN_TIME_CFG, tmp); in run_enable_tsf_sync()
5109 if (run_read(sc, RT2860_BCN_TIME_CFG, &tmp) == 0) { in run_enable_tsf()
5112 run_write(sc, RT2860_BCN_TIME_CFG, tmp); in run_enable_tsf()
6067 run_read(sc, RT2860_BCN_TIME_CFG, &tmp); in run_init_locked()
6070 run_write(sc, RT2860_BCN_TIME_CFG, tmp); in run_init_locked()
H A Dif_runreg.h107 #define RT2860_BCN_TIME_CFG 0x1114 macro
/dragonfly/sys/dev/netif/ral/
H A Drt2860reg.h109 #define RT2860_BCN_TIME_CFG 0x1114 macro
H A Drt2860.c960 tmp = RAL_READ(sc, RT2860_BCN_TIME_CFG); in rt2860_newstate()
961 RAL_WRITE(sc, RT2860_BCN_TIME_CFG, in rt2860_newstate()
2375 tmp = RAL_READ(sc, RT2860_BCN_TIME_CFG); in rt2860_scan_start()
2376 RAL_WRITE(sc, RT2860_BCN_TIME_CFG, in rt2860_scan_start()
4374 tmp = RAL_READ(sc, RT2860_BCN_TIME_CFG); in rt2860_enable_tsf_sync()
4400 RAL_WRITE(sc, RT2860_BCN_TIME_CFG, tmp); in rt2860_enable_tsf_sync()