Searched refs:OTGSC_ID (Results 1 – 4 of 4) sorted by relevance
85 #define OTGSC_ID BIT(8) macro
52 enum ci_role role = hw_read_otgsc(ci, OTGSC_ID) in ci_otg_role()
721 fsm->id = (otgsc & OTGSC_ID) ? 1 : 0; in ci_otg_fsm_irq()792 ci->fsm.id = hw_read_otgsc(ci, OTGSC_ID) ? 1 : 0; in ci_hdrc_otg_fsm_init()
1139 if (otgsc & OTGSC_ID) in msm_otg_init_sm()1281 if (otgsc & OTGSC_ID) in msm_otg_irq()