Searched refs:SGMII_OFFSET (Results 1 – 1 of 1) sorted by relevance
30 #define SGMII_OFFSET(x) ((x <= 1) ? (x * 0x100) : (SGMII23_OFFSET(x))) macro33 #define SGMII_SRESET_REG(x) (SGMII_OFFSET(x) + 0x004)34 #define SGMII_CTL_REG(x) (SGMII_OFFSET(x) + 0x010)35 #define SGMII_STATUS_REG(x) (SGMII_OFFSET(x) + 0x014)36 #define SGMII_MRADV_REG(x) (SGMII_OFFSET(x) + 0x018)