OTG_BUSDROP      2275 drivers/usb/gadget/udc/omap_udc.c 		(tmp & OTG_BUSDROP) ? " busdrop" : "",
OTG_BUSDROP        70 drivers/usb/phy/phy-isp1301-omap.c 	(OTG_A_BUSREQ|OTG_A_SETB_HNPEN|OTG_B_BUSREQ|OTG_B_HNPEN|OTG_BUSDROP)
OTG_BUSDROP       676 drivers/usb/phy/phy-isp1301-omap.c 		otg_ctrl |= OTG_BUSDROP;
OTG_BUSDROP       700 drivers/usb/phy/phy-isp1301-omap.c 			otg_ctrl &= ~(OTG_BUSDROP|OTG_B_BUSREQ)
OTG_BUSDROP       721 drivers/usb/phy/phy-isp1301-omap.c 		otg_ctrl |= OTG_BUSDROP;
OTG_BUSDROP       735 drivers/usb/phy/phy-isp1301-omap.c 		otg_ctrl |= OTG_BUSDROP;
OTG_BUSDROP      1125 drivers/usb/phy/phy-isp1301-omap.c 				otg_ctrl &= ~(OTG_BUSDROP|OTG_B_BUSREQ)