Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Drt2860reg.h113 #define RT2860_BCN_TIME_CFG 0x1114 macro
Drt2860.c1038 tmp = RAL_READ(sc, RT2860_BCN_TIME_CFG); in rt2860_newstate()
1039 RAL_WRITE(sc, RT2860_BCN_TIME_CFG, in rt2860_newstate()
4263 tmp = RAL_READ(sc, RT2860_BCN_TIME_CFG); in rt2860_enable_tsf_sync()
4290 RAL_WRITE(sc, RT2860_BCN_TIME_CFG, tmp); in rt2860_enable_tsf_sync()
/netbsd/src/sys/dev/usb/
Dif_run.c1910 run_read(sc, RT2860_BCN_TIME_CFG, &tmp); in run_newstate_cb()
1911 run_write(sc, RT2860_BCN_TIME_CFG, in run_newstate_cb()
3868 run_read(sc, RT2860_BCN_TIME_CFG, &tmp); in run_enable_tsf_sync()
3893 run_write(sc, RT2860_BCN_TIME_CFG, tmp); in run_enable_tsf_sync()
4836 run_read(sc, RT2860_BCN_TIME_CFG, &tmp); in run_init()
4839 run_write(sc, RT2860_BCN_TIME_CFG, tmp); in run_init()