Searched refs:OTGSC_BSV (Results 1 – 5 of 5) sorted by relevance
50 val |= OTGSC_BSV; in hw_read_otgsc()52 val &= ~OTGSC_BSV; in hw_read_otgsc()101 if (hw_read_otgsc(ci, OTGSC_BSV)) in ci_handle_vbus_change()120 hw_wait_reg(ci, OP_OTGSC, OTGSC_BSV, 0, in ci_handle_id_switch()
618 otg_bsess_vld = hw_read_otgsc(ci, OTGSC_BSV); in ci_otg_fsm_event()731 if (otgsc & OTGSC_BSV) { in ci_otg_fsm_irq()802 hw_read_otgsc(ci, OTGSC_BSV) ? 0 : 1; in ci_hdrc_otg_fsm_init()804 hw_read_otgsc(ci, OTGSC_BSV) ? 1 : 0; in ci_hdrc_otg_fsm_init()
111 #define OTGSC_BSV BIT(11) macro
70 #define OTGSC_BSV (1 << 11) macro
1162 if (otgsc & OTGSC_BSV) in msm_otg_init_sm()1176 if (otgsc & OTGSC_BSV) in msm_otg_init_sm()1308 if (otgsc & OTGSC_BSV) in msm_otg_irq()