Searched refs:OTG_BUSDROP (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dusb.h162 # define OTG_BUSDROP (1 << 7) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/otg/
H A Disp1301_omap.c85 (OTG_A_BUSREQ|OTG_A_SETB_HNPEN|OTG_B_BUSREQ|OTG_B_HNPEN|OTG_BUSDROP)
710 otg_ctrl |= OTG_BUSDROP;
734 otg_ctrl &= ~(OTG_BUSDROP|OTG_B_BUSREQ)
755 otg_ctrl |= OTG_BUSDROP;
769 otg_ctrl |= OTG_BUSDROP;
1160 otg_ctrl &= ~(OTG_BUSDROP|OTG_B_BUSREQ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.c2365 (tmp & OTG_BUSDROP) ? " busdrop" : "",

Completed in 109 milliseconds