Home
last modified time | relevance | path

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

/NextBSD/sys/dev/etherswitch/arswitch/
HDarswitchreg.h346 #define AR934X_REG_PORT_BASE(_port) (0x100 + (_port) * 0x100) macro
348 #define AR934X_REG_PORT_VLAN1(_port) (AR934X_REG_PORT_BASE((_port)) + 0x08)
358 #define AR934X_REG_PORT_VLAN2(_port) (AR934X_REG_PORT_BASE((_port)) + 0x0c)