Searched refs:OTGSC_BSV (Results 1 – 4 of 4) sorted by relevance
46 val |= OTGSC_BSV; in hw_read_otgsc()48 val &= ~OTGSC_BSV; in hw_read_otgsc()139 if (hw_read_otgsc(ci, OTGSC_BSV) && !ci->vbus_active) in ci_handle_vbus_change()141 else if (!hw_read_otgsc(ci, OTGSC_BSV) && ci->vbus_active) in ci_handle_vbus_change()157 u32 mask = OTGSC_BSV; in hw_wait_vbus_lower_bsv()
652 otg_bsess_vld = hw_read_otgsc(ci, OTGSC_BSV); in ci_otg_fsm_event()765 if (otgsc & OTGSC_BSV) { in ci_otg_fsm_irq()840 hw_read_otgsc(ci, OTGSC_BSV) ? 0 : 1; in ci_hdrc_otg_fsm_init()842 hw_read_otgsc(ci, OTGSC_BSV) ? 1 : 0; in ci_hdrc_otg_fsm_init()
108 #define OTGSC_BSV BIT(11) macro
872 if (ci->is_otg && hw_read_otgsc(ci, OTGSC_BSV)) in ci_power_lost_work()