Searched refs:OTGSC_IDIS (Results 1 – 4 of 4) sorted by relevance
58 val |= OTGSC_IDIS; in hw_read_otgsc()60 val &= ~OTGSC_IDIS; in hw_read_otgsc()101 if (data & mask & OTGSC_IDIS) in hw_write_otgsc()
110 #define OTGSC_IDIS BIT(16) macro127 #define OTGSC_INT_STATUS_BITS (OTGSC_IDIS | OTGSC_AVVIS | OTGSC_ASVIS \
747 } else if (otg_int_src & OTGSC_IDIS) { in ci_otg_fsm_irq()748 hw_write_otgsc(ci, OTGSC_IDIS, OTGSC_IDIS); in ci_otg_fsm_irq()
563 if (ci->is_otg && (otgsc & OTGSC_IDIE) && (otgsc & OTGSC_IDIS)) { in ci_irq()566 hw_write_otgsc(ci, OTGSC_IDIS, OTGSC_IDIS); in ci_irq()