Searched refs:USB_DWC2_DCTL_PWRONPRGDONE (Results 1 – 2 of 2) sorted by relevance
731 #define USB_DWC2_DCTL_PWRONPRGDONE BIT(USB_DWC2_DCTL_PWRONPRGDONE_POS) macro
1212 sys_set_bits((mem_addr_t)&base->dctl, USB_DWC2_DCTL_PWRONPRGDONE); in dwc2_exit_hibernation()