FZC_MAC
#define XTXMAC_SW_RST(port) (FZC_MAC + 0x00000 + (port) * 0x06000)
#define XRXMAC_SW_RST(port) (FZC_MAC + 0x00008 + (port) * 0x06000)
#define XTXMAC_STATUS(port) (FZC_MAC + 0x00020 + (port) * 0x06000)
#define XRXMAC_STATUS(port) (FZC_MAC + 0x00028 + (port) * 0x06000)
#define XTXMAC_STAT_MSK(port) (FZC_MAC + 0x00040 + (port) * 0x06000)
#define XRXMAC_STAT_MSK(port) (FZC_MAC + 0x00048 + (port) * 0x06000)
#define XMAC_CONFIG(port) (FZC_MAC + 0x00060 + (port) * 0x06000)
#define XMAC_IPG(port) (FZC_MAC + 0x00080 + (port) * 0x06000)
#define XMAC_MIN(port) (FZC_MAC + 0x00088 + (port) * 0x06000)
#define XMAC_MAX(port) (FZC_MAC + 0x00090 + (port) * 0x06000)
#define XMAC_ADDR0(port) (FZC_MAC + 0x000a0 + (port) * 0x06000)
#define XMAC_ADDR1(port) (FZC_MAC + 0x000a8 + (port) * 0x06000)
#define XMAC_ADDR2(port) (FZC_MAC + 0x000b0 + (port) * 0x06000)
#define XMAC_ADDR_CMPEN(port) (FZC_MAC + 0x00208 + (port) * 0x06000)
#define XMAC_ADD_FILT0(port) (FZC_MAC + 0x00818 + (port) * 0x06000)
#define XMAC_ADD_FILT1(port) (FZC_MAC + 0x00820 + (port) * 0x06000)
#define XMAC_ADD_FILT2(port) (FZC_MAC + 0x00828 + (port) * 0x06000)
#define XMAC_ADD_FILT12_MASK(port) (FZC_MAC + 0x00830 + (port) * 0x06000)
#define XMAC_ADD_FILT00_MASK(port) (FZC_MAC + 0x00838 + (port) * 0x06000)
#define XMAC_HASH_TBL0(port) (FZC_MAC + 0x00840 + (port) * 0x06000)
#define XMAC_HOST_INFO0(port) (FZC_MAC + 0x00900 + (port) * 0x06000)
#define RXMAC_BT_CNT(port) (FZC_MAC + 0x00100 + (port) * 0x06000)
#define TXMAC_FRM_CNT(port) (FZC_MAC + 0x00170 + (port) * 0x06000)
#define TXMAC_BYTE_CNT(port) (FZC_MAC + 0x00178 + (port) * 0x06000)
#define LINK_FAULT_CNT(port) (FZC_MAC + 0x00180 + (port) * 0x06000)
#define XMAC_SM_REG(port) (FZC_MAC + 0x001a8 + (port) * 0x06000)
#define TXMAC_SW_RST(port) (FZC_MAC + 0x0c000 + ((port) - 2) * 0x04000)
#define RXMAC_SW_RST(port) (FZC_MAC + 0x0c008 + ((port) - 2) * 0x04000)
#define TXMAC_CONFIG(port) (FZC_MAC + 0x0c060 + ((port) - 2) * 0x04000)
#define RXMAC_CONFIG(port) (FZC_MAC + 0x0c068 + ((port) - 2) * 0x04000)
#define MAC_XIF_CONFIG(port) (FZC_MAC + 0x0c078 + ((port) - 2) * 0x04000)
#define BMAC_MIN(port) (FZC_MAC + 0x0c0a0 + ((port) - 2) * 0x04000)
#define BMAC_MAX(port) (FZC_MAC + 0x0c0a8 + ((port) - 2) * 0x04000)
#define MAC_PA_SIZE(port) (FZC_MAC + 0x0c0b0 + ((port) - 2) * 0x04000)
#define MAC_CTRL_TYPE(port) (FZC_MAC + 0x0c0b8 + ((port) - 2) * 0x04000)
#define BMAC_ADDR0(port) (FZC_MAC + 0x0c100 + ((port) - 2) * 0x04000)
#define BMAC_ADDR1(port) (FZC_MAC + 0x0c108 + ((port) - 2) * 0x04000)
#define BMAC_ADDR2(port) (FZC_MAC + 0x0c110 + ((port) - 2) * 0x04000)
#define MAC_ADDR_FILT0(port) (FZC_MAC + 0x0c298 + ((port) - 2) * 0x04000)
#define MAC_ADDR_FILT1(port) (FZC_MAC + 0x0c2a0 + ((port) - 2) * 0x04000)
#define MAC_ADDR_FILT2(port) (FZC_MAC + 0x0c2a8 + ((port) - 2) * 0x04000)
#define MAC_ADDR_FILT12_MASK(port) (FZC_MAC + 0x0c2b0 + ((port) - 2) * 0x04000)
#define MAC_ADDR_FILT00_MASK(port) (FZC_MAC + 0x0c2b8 + ((port) - 2) * 0x04000)
#define MAC_HASH_TBL0(port) (FZC_MAC + 0x0c2c0 + ((port) - 2) * 0x04000)
#define RXMAC_FRM_CNT(port) (FZC_MAC + 0x0c370 + ((port) - 2) * 0x04000)
#define BMAC_ALTAD_CMPEN(port) (FZC_MAC + 0x0c3f8 + ((port) - 2) * 0x04000)
#define BMAC_HOST_INFO0(port) (FZC_MAC + 0x0c400 + ((port) - 2) * 0x04000)
#define PCS_MII_CTL(port) (FZC_MAC + 0x04000 + PCS_PORT_OFFSET(port))
#define PCS_DPATH_MODE(port) (FZC_MAC + 0x040a0 + PCS_PORT_OFFSET(port))
#define MIF_FRAME_OUTPUT (FZC_MAC + 0x16018)
#define MIF_CONFIG (FZC_MAC + 0x16020)