Searched refs:ether_phy_reg_read (Results 1 – 1 of 1) sorted by relevance
147 static void ether_phy_reg_read(ether_phy_instance_ctrl_t * p_instance_ctrl, uint32_t * pdata);567 ether_phy_reg_read(p_instance_ctrl, &data); in R_ETHER_PHY_Read()702 static void ether_phy_reg_read (ether_phy_instance_ctrl_t * p_instance_ctrl, uint32_t * pdata) in ether_phy_reg_read() function