Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/phy/
H A Domap_control_phy.h37 USB_MODE_DEVICE, enumerator
/OK3568_Linux_fs/kernel/drivers/phy/ti/
H A Dphy-omap-control.c221 case USB_MODE_DEVICE: in omap_control_usb_set_mode()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-orion.c33 #define USB_MODE_DEVICE 0x2 macro
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Domap2430.c134 omap_control_usb_set_mode(glue->control_otghs, USB_MODE_DEVICE); in omap_musb_set_mailbox()