OTG_PULLUP       1384 drivers/usb/gadget/udc/omap_udc.c 		l &= ~OTG_PULLUP;
OTG_PULLUP       2277 drivers/usb/gadget/udc/omap_udc.c 		(tmp & OTG_PULLUP) ? " up" : "",
OTG_PULLUP         68 drivers/usb/phy/phy-isp1301-omap.c 	(OTG_PULLDOWN|OTG_PULLUP|OTG_DRV_VBUS|OTG_PD_VBUS|OTG_PU_VBUS|OTG_PU_ID)
OTG_PULLUP        542 drivers/usb/phy/phy-isp1301-omap.c 		if (!(otg_ctrl & OTG_PULLUP)) {
OTG_PULLUP        556 drivers/usb/phy/phy-isp1301-omap.c 		if (otg_ctrl & OTG_PULLUP)
OTG_PULLUP        612 drivers/usb/phy/phy-isp1301-omap.c 	if (otg_change & OTG_PULLUP) {
OTG_PULLUP        632 drivers/usb/phy/phy-isp1301-omap.c 		l |= OTG_PULLUP;