Searched refs:DWC2_HPRT0_PRTRST (Results 1 – 2 of 2) sorted by relevance
571 if (hprt0 & DWC2_HPRT0_PRTRST) in dwc_otg_submit_rh_msg_in_status()767 DWC2_HPRT0_PRTRST); in dwc_otg_submit_rh_msg_out()769 clrbits_le32(®s->hprt0, DWC2_HPRT0_PRTRST); in dwc_otg_submit_rh_msg_out()777 DWC2_HPRT0_PRTRST); in dwc_otg_submit_rh_msg_out()1209 DWC2_HPRT0_PRTRST); in dwc2_init_common()1213 DWC2_HPRT0_PRTRST); in dwc2_init_common()1242 DWC2_HPRT0_PRTRST); in dwc2_uninit_common()
534 #define DWC2_HPRT0_PRTRST (1 << 8) macro