Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/plat-omap/include/plat/
Dusb.h193 # define OTG_A_SETB_HNPEN (1 << 12) macro
/linux-3.3/drivers/usb/otg/
Disp1301_omap.c85 (OTG_A_BUSREQ|OTG_A_SETB_HNPEN|OTG_B_BUSREQ|OTG_B_HNPEN|OTG_BUSDROP)
1471 l |= OTG_A_SETB_HNPEN; in isp1301_start_hnp()
/linux-3.3/drivers/usb/gadget/
Domap_udc.c2351 (tmp & OTG_A_SETB_HNPEN) ? " a_setb_hnpen" : "", in proc_otg_show()