Searched refs:OTGSC_BSV (Results 1 – 5 of 5) sorted by relevance
64 if (hw_read_otgsc(ci, OTGSC_BSV)) in ci_handle_vbus_change()81 hw_wait_reg(ci, OP_OTGSC, OTGSC_BSV, 0, in ci_handle_id_switch()
619 otg_bsess_vld = hw_read_otgsc(ci, OTGSC_BSV); in ci_otg_fsm_event()732 if (otgsc & OTGSC_BSV) { in ci_otg_fsm_irq()803 hw_read_otgsc(ci, OTGSC_BSV) ? 0 : 1; in ci_hdrc_otg_fsm_init()805 hw_read_otgsc(ci, OTGSC_BSV) ? 1 : 0; in ci_hdrc_otg_fsm_init()
99 #define OTGSC_BSV BIT(11) macro
61 #define OTGSC_BSV (1 << 11) macro
1136 if (otgsc & OTGSC_BSV) in msm_otg_init_sm()1150 if (otgsc & OTGSC_BSV) in msm_otg_init_sm()1282 if (otgsc & OTGSC_BSV) in msm_otg_irq()