Searched refs:embd_phy (Results 1 – 2 of 2) sorted by relevance
149 uint8_t embd_phy; member
303 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