Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/vendor/net/
A Dusbh_asix.h149 uint8_t embd_phy; member
A Dusbh_asix.c303 ret = usbh_asix_write_cmd(asix_class, AX_CMD_SW_PHY_SELECT, asix_class->embd_phy, in usbh_ax88772_hw_reset()
310 if (asix_class->embd_phy) { in usbh_ax88772_hw_reset()
383 …ret = usbh_asix_write_cmd(asix_class, AX_CMD_SW_PHY_SELECT, asix_class->embd_phy | AX_PHYSEL_SSEN,… in usbh_ax88772a_hw_reset()
558 asix_class->embd_phy = ((ret & 0x1f) == AX_EMBD_PHY_ADDR); in usbh_asix_connect()

Completed in 6 milliseconds