Lines Matching refs:PHY_REG
124 #define PHY_REG(page, reg) (((page) << PHY_PAGE_SHIFT) | \ macro
126 #define IGP3_KMRN_DIAG PHY_REG(770, 19) /* KMRN Diagnostic */
127 #define IGP3_VR_CTRL PHY_REG(776, 18) /* Voltage Regulator Control */
134 #define BM_PORT_GEN_CFG PHY_REG(BM_PORT_CTRL_PAGE, 17)
135 #define BM_RCTL PHY_REG(BM_WUC_PAGE, 0)
136 #define BM_WUC PHY_REG(BM_WUC_PAGE, 1)
137 #define BM_WUFC PHY_REG(BM_WUC_PAGE, 2)
138 #define BM_WUS PHY_REG(BM_WUC_PAGE, 3)
153 #define HV_LED_CONFIG PHY_REG(768, 30) /* LED Configuration */
154 #define HV_MUX_DATA_CTRL PHY_REG(776, 16)
159 #define HV_SCC_UPPER PHY_REG(HV_STATS_PAGE, 16) /* Single Collision */
160 #define HV_SCC_LOWER PHY_REG(HV_STATS_PAGE, 17)
161 #define HV_ECOL_UPPER PHY_REG(HV_STATS_PAGE, 18) /* Excessive Coll. */
162 #define HV_ECOL_LOWER PHY_REG(HV_STATS_PAGE, 19)
163 #define HV_MCC_UPPER PHY_REG(HV_STATS_PAGE, 20) /* Multiple Collision */
164 #define HV_MCC_LOWER PHY_REG(HV_STATS_PAGE, 21)
165 #define HV_LATECOL_UPPER PHY_REG(HV_STATS_PAGE, 23) /* Late Collision */
166 #define HV_LATECOL_LOWER PHY_REG(HV_STATS_PAGE, 24)
167 #define HV_COLC_UPPER PHY_REG(HV_STATS_PAGE, 25) /* Collision */
168 #define HV_COLC_LOWER PHY_REG(HV_STATS_PAGE, 26)
169 #define HV_DC_UPPER PHY_REG(HV_STATS_PAGE, 27) /* Defer Count */
170 #define HV_DC_LOWER PHY_REG(HV_STATS_PAGE, 28)
171 #define HV_TNCRS_UPPER PHY_REG(HV_STATS_PAGE, 29) /* Tx with no CRS */
172 #define HV_TNCRS_LOWER PHY_REG(HV_STATS_PAGE, 30)
180 #define CV_SMB_CTRL PHY_REG(769, 23)
184 #define I218_ULP_CONFIG1 PHY_REG(779, 16)
194 #define HV_SMB_ADDR PHY_REG(768, 26)
210 #define HV_OEM_BITS PHY_REG(768, 25)
216 #define HV_KMRN_MODE_CTRL PHY_REG(769, 16)
220 #define HV_KMRN_FIFO_CTRLSTA PHY_REG(770, 16)
225 #define HV_PM_CTRL PHY_REG(770, 17)
232 #define I217_INBAND_CTRL PHY_REG(770, 18)
237 #define I217_LPI_GPIO_CTRL PHY_REG(772, 18)
241 #define I82579_LPI_CTRL PHY_REG(772, 20)
275 #define I217_SxCTRL PHY_REG(BM_PORT_CTRL_PAGE, 28)
277 #define I217_CGFREG PHY_REG(772, 29)
279 #define I217_MEMPWR PHY_REG(772, 26)