Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x_reg.h7 #define XRS_PORT_BASE(x) (0x200000 + XRS_PORT_OFFSET * (x)) macro
29 #define XRS_PORT_GEN_BASE(x) (XRS_PORT_BASE(x) + 0x0)
30 #define XRS_PORT_HSR_BASE(x) (XRS_PORT_BASE(x) + 0x2000)
31 #define XRS_PORT_PTP_BASE(x) (XRS_PORT_BASE(x) + 0x4000)
32 #define XRS_PORT_CNT_BASE(x) (XRS_PORT_BASE(x) + 0x6000)
33 #define XRS_PORT_IPO_BASE(x) (XRS_PORT_BASE(x) + 0x8000)