OTG_A_BUSREQ     2272 drivers/usb/gadget/udc/omap_udc.c 		(tmp & OTG_A_BUSREQ) ? " a_bus" : "",
OTG_A_BUSREQ      186 drivers/usb/host/ohci-omap.c 	l &= ~OTG_A_BUSREQ;
OTG_A_BUSREQ       70 drivers/usb/phy/phy-isp1301-omap.c 	(OTG_A_BUSREQ|OTG_A_SETB_HNPEN|OTG_B_BUSREQ|OTG_B_HNPEN|OTG_BUSDROP)
OTG_A_BUSREQ      699 drivers/usb/phy/phy-isp1301-omap.c 			otg_ctrl |= OTG_A_BUSREQ;
OTG_A_BUSREQ      722 drivers/usb/phy/phy-isp1301-omap.c 		otg_ctrl &= ~OTG_A_BUSREQ & OTG_CTRL_MASK & ~OTG_XCEIV_INPUTS;
OTG_A_BUSREQ      736 drivers/usb/phy/phy-isp1301-omap.c 		otg_ctrl &= ~OTG_A_BUSREQ & OTG_CTRL_MASK & ~OTG_XCEIV_INPUTS;
OTG_A_BUSREQ      772 drivers/usb/phy/phy-isp1301-omap.c 				omap_writel(otg_ctrl | OTG_A_BUSREQ, OTG_CTRL);
OTG_A_BUSREQ     1124 drivers/usb/phy/phy-isp1301-omap.c 				otg_ctrl |= OTG_A_BUSREQ;
OTG_A_BUSREQ     1412 drivers/usb/phy/phy-isp1301-omap.c 	otg_ctrl &= ~OTG_A_BUSREQ & OTG_CTRL_MASK;