Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/phy/
Dphy-ab8500-usb.c108 USB_IDLE = 0, enumerator
338 ab->mode = USB_IDLE; in ab8505_usb_link_status_update()
357 if (ab->mode == USB_IDLE) { in ab8505_usb_link_status_update()
372 if (ab->mode == USB_IDLE) { in ab8505_usb_link_status_update()
427 ab->mode = USB_IDLE; in ab8500_usb_link_status_update()
447 if (ab->mode == USB_IDLE) { in ab8500_usb_link_status_update()
461 if (ab->mode == USB_IDLE) { in ab8500_usb_link_status_update()
545 ab->mode = USB_IDLE; in ab8500_usb_disconnect_irq()
554 ab->mode = USB_IDLE; in ab8500_usb_disconnect_irq()
616 if ((ab->mode != USB_IDLE) && !gadget) { in ab8500_usb_set_peripheral()
[all …]