Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/
Dvsc8575_phy.c224 volatile vtss_rc vrc; in MSS_MAC_VSC8575_phy_init() local
235 vrc = vtss_inst_create(&g_vtss_create_inst, &g_vtss_inst_p); in MSS_MAC_VSC8575_phy_init()
237 vrc = vtss_init_conf_get(g_vtss_inst_p, &g_vtss_init_conf); in MSS_MAC_VSC8575_phy_init()
244 vrc = vtss_init_conf_set(g_vtss_inst_p, &g_vtss_init_conf); in MSS_MAC_VSC8575_phy_init()
254 vrc = vtss_phy_pre_reset(g_vtss_inst_p, 0); in MSS_MAC_VSC8575_phy_init()
256 vrc = vtss_phy_reset(g_vtss_inst_p, 0, &vts_phy_init_params); in MSS_MAC_VSC8575_phy_init()
323 vrc = vtss_phy_conf_set(g_vtss_inst_p, 0 /*port_no*/, &g_phy); in MSS_MAC_VSC8575_phy_init()
326 vrc = vtss_phy_post_reset(g_vtss_inst_p, 0); in MSS_MAC_VSC8575_phy_init()