Searched refs:phy_lsi_address (Results 1 – 4 of 4) sorted by relevance
45 uint8_t phy_lsi_address; ///< Address of PHY-LSI member
96 uint8_t phy_lsi_address; ///< Address of PHY-LSI member
77 … Add phy_lsi_address to Ethernet phy instance control to allow the control of phy address as input.
672 data |= (uint32_t) (p_instance_ctrl->phy_lsi_address << 7); /* PHY Address */ in ether_phy_reg_set()