Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/etherswitch/arswitch/
Darswitchreg.h393 #define AR934X_REG_PORT_BASE(_port) (0x100 + (_port) * 0x100) macro
395 #define AR934X_REG_PORT_VLAN1(_port) (AR934X_REG_PORT_BASE((_port)) + 0x08)
405 #define AR934X_REG_PORT_VLAN2(_port) (AR934X_REG_PORT_BASE((_port)) + 0x0c)