Searched refs:OTGSC_ID (Results 1 – 6 of 6) sorted by relevance
65 val |= OTGSC_ID; in hw_read_otgsc()67 val &= ~OTGSC_ID; in hw_read_otgsc()89 enum ci_role role = hw_read_otgsc(ci, OTGSC_ID) in ci_otg_role()
108 #define OTGSC_ID BIT(8) macro
715 fsm->id = (otgsc & OTGSC_ID) ? 1 : 0; in ci_otg_fsm_irq()776 ci->fsm.id = hw_read_otgsc(ci, OTGSC_ID) ? 1 : 0; in ci_hdrc_otg_fsm_init()
1101 !hw_read_otgsc(ci, OTGSC_ID)) { in ci_otg_fsm_suspend_for_srp()1114 if (!hw_read_otgsc(ci, OTGSC_ID)) { in ci_otg_fsm_wakeup_by_srp()
69 #define OTGSC_ID (1 << 8) macro
1157 if (otgsc & OTGSC_ID) in msm_otg_init_sm()1301 if (otgsc & OTGSC_ID) in msm_otg_irq()