Searched refs:OTGSC_BSVIE (Results 1 – 6 of 6) sorted by relevance
111 #define OTGSC_BSVIE BIT(27) macro116 | OTGSC_BSVIE | OTGSC_BSEIE | OTGSC_1MSIE \
807 hw_write_otgsc(ci, OTGSC_BSVIE, OTGSC_BSVIE); in ci_hdrc_otg_fsm_init()
1924 hw_write_otgsc(ci, OTGSC_BSVIS | OTGSC_BSVIE, in udc_id_switch_for_device()1925 OTGSC_BSVIS | OTGSC_BSVIE); in udc_id_switch_for_device()1937 hw_write_otgsc(ci, OTGSC_BSVIE | OTGSC_BSVIS, OTGSC_BSVIS); in udc_id_switch_for_host()
545 if (ci->is_otg && (otgsc & OTGSC_BSVIE) && (otgsc & OTGSC_BSVIS)) { in ci_irq()
65 #define OTGSC_BSVIE (1 << 27) macro
415 val |= OTGSC_IDIE | OTGSC_BSVIE; in msm_phy_init()418 val |= OTGSC_BSVIE; in msm_phy_init()1176 writel(readl(USB_OTGSC) & ~OTGSC_BSVIE, USB_OTGSC); in msm_otg_sm_work()1281 } else if ((otgsc & OTGSC_BSVIS) && (otgsc & OTGSC_BSVIE)) { in msm_otg_irq()