Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/etherswitch/arswitch/
HDarswitch.c262 arswitch_writereg(sc->sc_dev, AR8X16_REG_PORT_STS(0), in ar8xxx_port_init()
275 arswitch_writereg(sc->sc_dev, AR8X16_REG_PORT_STS(port), in ar8xxx_port_init()
818 AR8X16_REG_PORT_STS(arswitch_portforphy(i))); in arswitch_miipollstat()
HDarswitchreg.h243 #define AR8X16_REG_PORT_STS(_p) (AR8X16_REG_PORT_BASE((_p)) + 0x0000) macro