Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/rwn/
H A Drt2860.c1964 RT2860_WRITE(sc, RT2860_H2M_BBPAGENT, 0); in rt2860_load_microcode()
2027 RT2860_H2M_BBPAGENT) & RT2860_BBP_CSR_KICK)) in rt2860_mcu_bbp_read()
2037 RT2860_WRITE(sc, RT2860_H2M_BBPAGENT, RT2860_BBP_RW_PARALLEL | in rt2860_mcu_bbp_read()
2044 val = RT2860_READ(sc, RT2860_H2M_BBPAGENT); in rt2860_mcu_bbp_read()
2062 RT2860_H2M_BBPAGENT) & RT2860_BBP_CSR_KICK)) in rt2860_mcu_bbp_write()
2072 RT2860_WRITE(sc, RT2860_H2M_BBPAGENT, RT2860_BBP_RW_PARALLEL | in rt2860_mcu_bbp_write()
2359 RT2860_WRITE(sc, RT2860_H2M_BBPAGENT, 0); in rt2860_init()
H A Drt2860_reg.h205 #define RT2860_H2M_BBPAGENT 0x7028 macro