Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/etherswitch/arswitch/
HDarswitch_8327.c1051 AR8327_REG_ATU_FUNC, in ar8327_atu_wait_ready()
1073 AR8327_REG_ATU_FUNC, in ar8327_atu_flush()
1095 AR8327_REG_ATU_FUNC, in ar8327_atu_flush_port()
1120 AR8327_REG_ATU_FUNC, AR8327_ATU_FUNC_OP_GET_NEXT); in ar8327_atu_fetch_table()
1135 val = arswitch_readreg(sc->sc_dev, AR8327_REG_ATU_FUNC); in ar8327_atu_fetch_table()
1137 arswitch_writereg(sc->sc_dev, AR8327_REG_ATU_FUNC, val); in ar8327_atu_fetch_table()
HDarswitchreg.h500 #define AR8327_REG_ATU_FUNC 0x60c macro