Searched refs:OTGSC_BSVIS (Results 1 – 3 of 3) sorted by relevance
113 #define OTGSC_BSVIS BIT(19) macro128 | OTGSC_BSVIS | OTGSC_BSEIS | OTGSC_1MSIS \
761 } else if (otg_int_src & OTGSC_BSVIS) { in ci_otg_fsm_irq()762 hw_write_otgsc(ci, OTGSC_BSVIS, OTGSC_BSVIS); in ci_otg_fsm_irq()
2357 hw_write_otgsc(ci, OTGSC_BSVIS | OTGSC_BSVIE, in udc_id_switch_for_device()2358 OTGSC_BSVIS | OTGSC_BSVIE); in udc_id_switch_for_device()2370 hw_write_otgsc(ci, OTGSC_BSVIE | OTGSC_BSVIS, OTGSC_BSVIS); in udc_id_switch_for_host()2399 hw_write_otgsc(ci, OTGSC_BSVIS | OTGSC_BSVIE, in udc_resume()2400 OTGSC_BSVIS | OTGSC_BSVIE); in udc_resume()