Searched refs:OTGSC_IDIE (Results 1 – 3 of 3) sorted by relevance
97 #define OTGSC_IDIE BIT(24) macro104 #define OTGSC_INT_EN_BITS (OTGSC_IDIE | OTGSC_AVVIE | OTGSC_ASVIE \
430 if (ci->is_otg && (otgsc & OTGSC_IDIE) && (otgsc & OTGSC_IDIS)) { in ci_irq()687 hw_write_otgsc(ci, OTGSC_IDIE, OTGSC_IDIE); in ci_hdrc_probe()
424 val |= OTGSC_IDIE | OTGSC_BSVIE; in msm_phy_init()1280 if ((otgsc & OTGSC_IDIS) && (otgsc & OTGSC_IDIE)) { in msm_otg_irq()