Searched refs:OTG_A_BUSREQ (Results 1 – 4 of 4) sorted by relevance
83 (OTG_A_BUSREQ|OTG_A_SETB_HNPEN|OTG_B_BUSREQ|OTG_B_HNPEN|OTG_BUSDROP)712 otg_ctrl |= OTG_A_BUSREQ; in omap_otg_irq()735 otg_ctrl &= ~OTG_A_BUSREQ & OTG_CTRL_MASK & ~OTG_XCEIV_INPUTS; in omap_otg_irq()749 otg_ctrl &= ~OTG_A_BUSREQ & OTG_CTRL_MASK & ~OTG_XCEIV_INPUTS; in omap_otg_irq()785 omap_writel(otg_ctrl | OTG_A_BUSREQ, OTG_CTRL); in omap_otg_irq()1137 otg_ctrl |= OTG_A_BUSREQ; in isp1301_work()1424 otg_ctrl &= ~OTG_A_BUSREQ & OTG_CTRL_MASK; in isp1301_start_srp()
82 # define OTG_A_BUSREQ (1 << 11) macro
189 l &= ~OTG_A_BUSREQ; in start_hnp()
2275 (tmp & OTG_A_BUSREQ) ? " a_bus" : "", in proc_otg_show()