Searched refs:OTGSC_ID (Results 1 – 2 of 2) sorted by relevance
105 #define OTGSC_ID BIT(8) macro
747 fsm->id = (otgsc & OTGSC_ID) ? 1 : 0; in ci_otg_fsm_irq()808 ci->fsm.id = hw_read_otgsc(ci, OTGSC_ID) ? 1 : 0; in ci_hdrc_otg_fsm_init()