Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch.c272 AR8216_REG_ATU, in ar8xxx_atu_wait_ready()
298 AR8216_REG_ATU, in ar8xxx_atu_flush()
331 AR8216_REG_ATU, in ar8xxx_atu_flush_port()
360 AR8216_REG_ATU, AR8216_ATU_OP_GET_NEXT); in ar8xxx_atu_fetch_table()
376 val = arswitch_readreg(sc->sc_dev, AR8216_REG_ATU); in ar8xxx_atu_fetch_table()
378 arswitch_writereg(sc->sc_dev, AR8216_REG_ATU, val); in ar8xxx_atu_fetch_table()
384 ret0 = arswitch_readreg(sc->sc_dev, AR8216_REG_ATU); in ar8xxx_atu_fetch_table()
H A Darswitchreg.h138 #define AR8216_REG_ATU 0x0050 macro