Searched refs:OTGSC_BSVIE (Results 1 – 5 of 5) sorted by relevance
53 #define OTGSC_BSVIE (1 << 27) macro
43 # define OTGSC_BSVIE BIT(27) macro
220 #define OTGSC_BSVIE BIT(27) /* B session valid interrupt enable */ macro
242 val |= OTGSC_IDIE | OTGSC_BSVIE; in msm_otg_reset()245 val |= OTGSC_BSVIE; in msm_otg_reset()627 writel(readl(USB_OTGSC) & ~OTGSC_BSVIE, USB_OTGSC); in msm_otg_sm_work()684 } else if ((otgsc & OTGSC_BSVIS) && (otgsc & OTGSC_BSVIE)) { in msm_otg_irq()
238 val &= (~(OTGSC_BSVIE | OTGSC_BSEIE)); in langwell_otg_start_srp()250 val |= (OTGSC_BSVIE | OTGSC_BSEIE); in langwell_otg_start_srp()2120 val32 = OTGSC_DPIE | OTGSC_BSEIE | OTGSC_BSVIE | in langwell_otg_probe()