Searched refs:DWC2_HPRT0_PRTENCHNG (Results 1 – 2 of 2) sorted by relevance
314 hprt0 &= ~(DWC2_HPRT0_PRTENCHNG | DWC2_HPRT0_PRTOVRCURRCHNG); in dwc_otg_core_host_init()582 if (hprt0 & DWC2_HPRT0_PRTENCHNG) in dwc_otg_submit_rh_msg_in_status()765 DWC2_HPRT0_PRTENCHNG | in dwc_otg_submit_rh_msg_out()775 DWC2_HPRT0_PRTENCHNG | in dwc_otg_submit_rh_msg_out()1207 DWC2_HPRT0_PRTCONNDET | DWC2_HPRT0_PRTENCHNG | in dwc2_init_common()1212 DWC2_HPRT0_PRTENCHNG | DWC2_HPRT0_PRTOVRCURRCHNG | in dwc2_init_common()1240 DWC2_HPRT0_PRTCONNDET | DWC2_HPRT0_PRTENCHNG | in dwc2_uninit_common()
524 #define DWC2_HPRT0_PRTENCHNG (1 << 3) macro