Home
last modified time | relevance | path

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

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