Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ral/
H A Drt2860.c2128 if (!(RAL_READ(sc, RT2860_H2M_BBPAGENT) & RT2860_BBP_CSR_KICK)) in rt2860_mcu_bbp_write()
2138 RAL_WRITE(sc, RT2860_H2M_BBPAGENT, RT2860_BBP_RW_PARALLEL | in rt2860_mcu_bbp_write()
2153 if (!(RAL_READ(sc, RT2860_H2M_BBPAGENT) & RT2860_BBP_CSR_KICK)) in rt2860_mcu_bbp_read()
2163 RAL_WRITE(sc, RT2860_H2M_BBPAGENT, RT2860_BBP_RW_PARALLEL | in rt2860_mcu_bbp_read()
2171 val = RAL_READ(sc, RT2860_H2M_BBPAGENT); in rt2860_mcu_bbp_read()
3978 RAL_WRITE(sc, RT2860_H2M_BBPAGENT, 0); in rt2860_init_locked()
4202 RAL_WRITE(sc, RT2860_H2M_BBPAGENT, 0); in rt2860_load_microcode()
H A Drt2860reg.h210 #define RT2860_H2M_BBPAGENT 0x7028 macro
/dragonfly/sys/bus/u4b/wlan/
H A Dif_runreg.h209 #define RT2860_H2M_BBPAGENT 0x7028 macro
H A Dif_run.c1181 run_write(sc, RT2860_H2M_BBPAGENT, 0); in run_load_microcode()
6057 run_write(sc, RT2860_H2M_BBPAGENT, 0); in run_init_locked()