Home
last modified time | relevance | path

Searched defs:phydev (Results 1 – 5 of 5) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/phy/
A Dhal_phy.c392 int genphy_config(struct phy_device *phydev) in genphy_config()
445 int genphy_startup(struct phy_device *phydev) in genphy_startup()
453 int genphy_shutdown(struct phy_device *phydev) in genphy_shutdown()
523 static int phy_probe(struct phy_device *phydev) in phy_probe()
667 struct phy_device *phydev; in get_phy_device_by_mask() local
700 int phy_reset(struct phy_device *phydev) in phy_reset()
758 struct phy_device *phydev; in miiphy_reset() local
798 struct phy_device *phydev; in phy_connect() local
811 int phy_startup(struct phy_device *phydev) in phy_startup()
829 int phy_config(struct phy_device *phydev) in phy_config()
[all …]
A Dhal_miiphyutil.c213 struct phy_device *phydev = bus->phymap[i]; in mdio_list_devices() local
/bsp/renesas/rzn2l_etherkit/board/ports/rtl8211f/
A Drtl8211f_init.c18 static int phy_rtl8211f_led_fixup(ether_phy_instance_ctrl_t *phydev) in phy_rtl8211f_led_fixup()
/bsp/allwinner/libraries/sunxi-hal/include/hal/phy/
A Dsunxi_hal_phy.h287 static inline int phy_read(struct phy_device *phydev, int devad, int regnum) in phy_read()
294 static inline int phy_write(struct phy_device *phydev, int devad, int regnum, in phy_write()
/bsp/cvitek/drivers/libraries/eth/
A Dcvi_eth_phy.c182 eth_phy_dev_t *phydev = NULL; in eth_connect_phy() local

Completed in 16 milliseconds