Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_ether_phy/
Dr_ether_phy.c146 static void ether_phy_reg_set(ether_phy_instance_ctrl_t * p_instance_ctrl, uint32_t reg_addr, int32…
565 ether_phy_reg_set(p_instance_ctrl, reg_addr, ETHER_PHY_MII_READ); in R_ETHER_PHY_Read()
600 ether_phy_reg_set(p_instance_ctrl, reg_addr, ETHER_PHY_MII_WRITE); in R_ETHER_PHY_Write()
651 static void ether_phy_reg_set (ether_phy_instance_ctrl_t * p_instance_ctrl, uint32_t reg_addr, int3… in ether_phy_reg_set() function