Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/phy/
Domap_control_phy.h47 USB_MODE_DEVICE, enumerator
/linux-4.4.14/drivers/phy/
Dphy-omap-control.c231 case USB_MODE_DEVICE: in omap_control_usb_set_mode()
/linux-4.4.14/drivers/usb/host/
Dehci-orion.c36 #define USB_MODE_DEVICE 0x2 macro
/linux-4.4.14/drivers/usb/musb/
Domap2430.c287 omap_control_usb_set_mode(glue->control_otghs, USB_MODE_DEVICE); in omap_musb_set_mailbox()
478 omap_control_usb_set_mode(glue->control_otghs, USB_MODE_DEVICE); in omap2430_musb_enable()