Searched refs:DWC2_HPRT0_PRTRST (Results 1 – 2 of 2) sorted by relevance
556 if (hprt0 & DWC2_HPRT0_PRTRST) in dwc_otg_submit_rh_msg_in_status()752 DWC2_HPRT0_PRTRST); in dwc_otg_submit_rh_msg_out()754 clrbits_le32(®s->hprt0, DWC2_HPRT0_PRTRST); in dwc_otg_submit_rh_msg_out()762 DWC2_HPRT0_PRTRST); in dwc_otg_submit_rh_msg_out()1191 DWC2_HPRT0_PRTRST); in dwc2_init_common()1195 DWC2_HPRT0_PRTRST); in dwc2_init_common()1222 DWC2_HPRT0_PRTRST); in dwc2_uninit_common()
533 #define DWC2_HPRT0_PRTRST (1 << 8) macro