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