Home
last modified time | relevance | path

Searched refs:g_phy_reset_conf (Results 1 – 1 of 1) sorted by relevance

/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/
Dvsc8575_phy.c218 static vtss_phy_reset_conf_t g_phy_reset_conf; in MSS_MAC_VSC8575_phy_init() local
246 (void)memset(&g_phy_reset_conf, 0, sizeof(g_phy_reset_conf)); in MSS_MAC_VSC8575_phy_init()
248 g_phy_reset_conf.mac_if = VTSS_PORT_INTERFACE_SGMII; in MSS_MAC_VSC8575_phy_init()
249 g_phy_reset_conf.media_if = VTSS_PHY_MEDIA_IF_CU; in MSS_MAC_VSC8575_phy_init()
250 g_phy_reset_conf.rgmii.rx_clk_skew_ps = 0; in MSS_MAC_VSC8575_phy_init()
251 g_phy_reset_conf.rgmii.tx_clk_skew_ps = 0; in MSS_MAC_VSC8575_phy_init()
252 g_phy_reset_conf.tbi.aneg_enable = 1; in MSS_MAC_VSC8575_phy_init()