Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/xrs700x/
A Dxrs700x_reg.h29 #define XRS_PORT_GEN_BASE(x) (XRS_PORT_BASE(x) + 0x0) macro
36 #define XRS_PORT_STATE(x) (XRS_PORT_GEN_BASE(x) + 0x0)
45 #define XRS_PORT_VLAN(x) (XRS_PORT_GEN_BASE(x) + 0x10)
46 #define XRS_PORT_VLAN0_MAPPING(x) (XRS_PORT_GEN_BASE(x) + 0x12)
47 #define XRS_PORT_FWD_MASK(x) (XRS_PORT_GEN_BASE(x) + 0x14)
48 #define XRS_PORT_VLAN_PRIO(x) (XRS_PORT_GEN_BASE(x) + 0x16)

Completed in 4 milliseconds