Searched refs:DCTL_PWRONPRGDONE (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/dwc2/
H A Dhw.h433 #define DCTL_PWRONPRGDONE (1 << 11) macro
H A Dgadget.c2213 __orr32(hsotg->regs + DCTL, DCTL_PWRONPRGDONE);
2215 __bic32(hsotg->regs + DCTL, DCTL_PWRONPRGDONE);

Completed in 62 milliseconds