Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/phy/
Dphy-ab8500-usb.c108 USB_IDLE = 0, enumerator
339 ab->mode = USB_IDLE; in ab8505_usb_link_status_update()
359 if (ab->mode == USB_IDLE) { in ab8505_usb_link_status_update()
375 if (ab->mode == USB_IDLE) { in ab8505_usb_link_status_update()
431 ab->mode = USB_IDLE; in ab8500_usb_link_status_update()
452 if (ab->mode == USB_IDLE) { in ab8500_usb_link_status_update()
467 if (ab->mode == USB_IDLE) { in ab8500_usb_link_status_update()
555 ab->mode = USB_IDLE; in ab8500_usb_disconnect_irq()
564 ab->mode = USB_IDLE; in ab8500_usb_disconnect_irq()
626 if ((ab->mode != USB_IDLE) && !gadget) { in ab8500_usb_set_peripheral()
[all …]