Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c1965 RT2860_WRITE(sc, RT2860_H2M_BBPAGENT, 0); in rt2860_load_microcode()
2028 RT2860_H2M_BBPAGENT) & RT2860_BBP_CSR_KICK)) in rt2860_mcu_bbp_read()
2038 RT2860_WRITE(sc, RT2860_H2M_BBPAGENT, RT2860_BBP_RW_PARALLEL | in rt2860_mcu_bbp_read()
2045 val = RT2860_READ(sc, RT2860_H2M_BBPAGENT); in rt2860_mcu_bbp_read()
2063 RT2860_H2M_BBPAGENT) & RT2860_BBP_CSR_KICK)) in rt2860_mcu_bbp_write()
2073 RT2860_WRITE(sc, RT2860_H2M_BBPAGENT, RT2860_BBP_RW_PARALLEL | in rt2860_mcu_bbp_write()
2360 RT2860_WRITE(sc, RT2860_H2M_BBPAGENT, 0); in rt2860_init()
H A Drt2860_reg.h205 #define RT2860_H2M_BBPAGENT 0x7028 macro