Searched refs:OTG_A_BUSREQ (Results 1 – 4 of 4) sorted by relevance
70 (OTG_A_BUSREQ|OTG_A_SETB_HNPEN|OTG_B_BUSREQ|OTG_B_HNPEN|OTG_BUSDROP)699 otg_ctrl |= OTG_A_BUSREQ; in omap_otg_irq()722 otg_ctrl &= ~OTG_A_BUSREQ & OTG_CTRL_MASK & ~OTG_XCEIV_INPUTS; in omap_otg_irq()736 otg_ctrl &= ~OTG_A_BUSREQ & OTG_CTRL_MASK & ~OTG_XCEIV_INPUTS; in omap_otg_irq()772 omap_writel(otg_ctrl | OTG_A_BUSREQ, OTG_CTRL); in omap_otg_irq()1124 otg_ctrl |= OTG_A_BUSREQ; in isp1301_work()1412 otg_ctrl &= ~OTG_A_BUSREQ & OTG_CTRL_MASK; in isp1301_start_srp()
81 # define OTG_A_BUSREQ (1 << 11) macro
177 l &= ~OTG_A_BUSREQ; in start_hnp()
2272 (tmp & OTG_A_BUSREQ) ? " a_bus" : "", in proc_otg_show()