Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_phy.c67 hw_atl_glb_mdio_iface3_set(aq_hw, (data & HW_ATL_MDIO_WRITE_DATA_MSK) << in aq_mdio_write_word()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh.h835 void hw_atl_glb_mdio_iface3_set(struct aq_hw_s *hw, u32 value);
H A Dhw_atl_llh.c1818 void hw_atl_glb_mdio_iface3_set(struct aq_hw_s *aq_hw, u32 value) in hw_atl_glb_mdio_iface3_set() function