Lines Matching refs:PHY_REG
117 #define PHY_REG(page, reg) (((page) << PHY_PAGE_SHIFT) | \ macro
119 #define IGP3_KMRN_DIAG PHY_REG(770, 19) /* KMRN Diagnostic */
120 #define IGP3_VR_CTRL PHY_REG(776, 18) /* Voltage Regulator Control */
127 #define BM_PORT_GEN_CFG PHY_REG(BM_PORT_CTRL_PAGE, 17)
128 #define BM_RCTL PHY_REG(BM_WUC_PAGE, 0)
129 #define BM_WUC PHY_REG(BM_WUC_PAGE, 1)
130 #define BM_WUFC PHY_REG(BM_WUC_PAGE, 2)
131 #define BM_WUS PHY_REG(BM_WUC_PAGE, 3)
146 #define HV_LED_CONFIG PHY_REG(768, 30) /* LED Configuration */
147 #define HV_MUX_DATA_CTRL PHY_REG(776, 16)
152 #define HV_SCC_UPPER PHY_REG(HV_STATS_PAGE, 16) /* Single Collision */
153 #define HV_SCC_LOWER PHY_REG(HV_STATS_PAGE, 17)
154 #define HV_ECOL_UPPER PHY_REG(HV_STATS_PAGE, 18) /* Excessive Coll. */
155 #define HV_ECOL_LOWER PHY_REG(HV_STATS_PAGE, 19)
156 #define HV_MCC_UPPER PHY_REG(HV_STATS_PAGE, 20) /* Multiple Collision */
157 #define HV_MCC_LOWER PHY_REG(HV_STATS_PAGE, 21)
158 #define HV_LATECOL_UPPER PHY_REG(HV_STATS_PAGE, 23) /* Late Collision */
159 #define HV_LATECOL_LOWER PHY_REG(HV_STATS_PAGE, 24)
160 #define HV_COLC_UPPER PHY_REG(HV_STATS_PAGE, 25) /* Collision */
161 #define HV_COLC_LOWER PHY_REG(HV_STATS_PAGE, 26)
162 #define HV_DC_UPPER PHY_REG(HV_STATS_PAGE, 27) /* Defer Count */
163 #define HV_DC_LOWER PHY_REG(HV_STATS_PAGE, 28)
164 #define HV_TNCRS_UPPER PHY_REG(HV_STATS_PAGE, 29) /* Tx with no CRS */
165 #define HV_TNCRS_LOWER PHY_REG(HV_STATS_PAGE, 30)
173 #define CV_SMB_CTRL PHY_REG(769, 23)
177 #define I218_ULP_CONFIG1 PHY_REG(779, 16)
187 #define HV_SMB_ADDR PHY_REG(768, 26)
203 #define HV_OEM_BITS PHY_REG(768, 25)
209 #define HV_KMRN_MODE_CTRL PHY_REG(769, 16)
213 #define HV_KMRN_FIFO_CTRLSTA PHY_REG(770, 16)
218 #define HV_PM_CTRL PHY_REG(770, 17)
225 #define I217_INBAND_CTRL PHY_REG(770, 18)
230 #define I217_LPI_GPIO_CTRL PHY_REG(772, 18)
234 #define I82579_LPI_CTRL PHY_REG(772, 20)
268 #define I217_SxCTRL PHY_REG(BM_PORT_CTRL_PAGE, 28)
270 #define I217_CGFREG PHY_REG(772, 29)
272 #define I217_MEMPWR PHY_REG(772, 26)