Searched refs:gotgint (Results 1 – 5 of 5) sorted by relevance
84 u32 gotgint; in dwc2_handle_otg_intr() local88 gotgint = dwc2_readl(hsotg, GOTGINT); in dwc2_handle_otg_intr()90 dev_dbg(hsotg->dev, "++OTG Interrupt gotgint=%0x [%s]\n", gotgint, in dwc2_handle_otg_intr()93 if (gotgint & GOTGINT_SES_END_DET) { in dwc2_handle_otg_intr()128 if (gotgint & GOTGINT_SES_REQ_SUC_STS_CHNG) { in dwc2_handle_otg_intr()145 if (gotgint & GOTGINT_HST_NEG_SUC_STS_CHNG) { in dwc2_handle_otg_intr()195 if (gotgint & GOTGINT_HST_NEG_DET) { in dwc2_handle_otg_intr()224 if (gotgint & GOTGINT_A_DEV_TOUT_CHG) in dwc2_handle_otg_intr()227 if (gotgint & GOTGINT_DBNCE_DONE) in dwc2_handle_otg_intr()231 dwc2_writel(hsotg, gotgint, GOTGINT); in dwc2_handle_otg_intr()
78 uint32_t gotgint; /* 04 */ member
1251 s->gotgint = 0; in dwc2_reset_enter()
53 u32 gotgint; /* OTG Interrupt */ member
33 u32 gotgint; member