Searched refs:OTGSC_BSVIE (Results 1 – 6 of 6) sorted by relevance
123 #define OTGSC_BSVIE BIT(27) macro128 | OTGSC_BSVIE | OTGSC_BSEIE | OTGSC_1MSIE \
806 hw_write_otgsc(ci, OTGSC_BSVIE, OTGSC_BSVIE); in ci_hdrc_otg_fsm_init()
1950 hw_write_otgsc(ci, OTGSC_BSVIS | OTGSC_BSVIE, in udc_id_switch_for_device()1951 OTGSC_BSVIS | OTGSC_BSVIE); in udc_id_switch_for_device()1963 hw_write_otgsc(ci, OTGSC_BSVIE | OTGSC_BSVIS, OTGSC_BSVIS); in udc_id_switch_for_host()
591 if (ci->is_otg && (otgsc & OTGSC_BSVIE) && (otgsc & OTGSC_BSVIS)) { in ci_irq()
74 #define OTGSC_BSVIE (1 << 27) macro
423 val |= OTGSC_IDIE | OTGSC_BSVIE; in msm_phy_init()426 val |= OTGSC_BSVIE; in msm_phy_init()1202 writel(readl(USB_OTGSC) & ~OTGSC_BSVIE, USB_OTGSC); in msm_otg_sm_work()1307 } else if ((otgsc & OTGSC_BSVIS) && (otgsc & OTGSC_BSVIE)) { in msm_otg_irq()