Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap1/include/mach/
Dusb.h48 # define OTG_EN (1 << 31) macro
/linux-4.4.14/arch/arm/mach-omap1/
Dusb.c88 syscon |= OTG_EN; in omap_otg_init()
/linux-4.4.14/drivers/usb/phy/
Dphy-isp1301-omap.c833 l |= OTG_EN in isp1301_otg_init()
857 l |= OTG_EN; in isp1301_otg_init()
/linux-4.4.14/drivers/usb/gadget/udc/
Domap_udc.c2254 (tmp & OTG_EN) ? " otg_en" : "", in proc_otg_show()