Searched refs:SGMII_OFFSET (Results 1 – 1 of 1) sorted by relevance
27 #define SGMII_OFFSET(x) ((x <= 1) ? (x * 0x100) : (SGMII23_OFFSET(x))) macro30 #define SGMII_SRESET_REG(x) (SGMII_OFFSET(x) + 0x004)31 #define SGMII_CTL_REG(x) (SGMII_OFFSET(x) + 0x010)32 #define SGMII_STATUS_REG(x) (SGMII_OFFSET(x) + 0x014)33 #define SGMII_MRADV_REG(x) (SGMII_OFFSET(x) + 0x018)