Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/vendor/net/
A Dusbh_asix.c257 static int usbh_asix_write_gpio(struct usbh_asix *asix_class, uint16_t value, int sleep) in usbh_asix_write_gpio() function
299 ret = usbh_asix_write_gpio(asix_class, AX_GPIO_RSE | AX_GPIO_GPO_2 | AX_GPIO_GPO2EN, 5); in usbh_ax88772_hw_reset()
379 ret = usbh_asix_write_gpio(asix_class, AX_GPIO_RSE, 5); in usbh_ax88772a_hw_reset()

Completed in 4 milliseconds