Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhw.h434 #define DCTL_PWRONPRGDONE (1 << 11) macro
Dgadget.c2372 __orr32(hsotg->regs + DCTL, DCTL_PWRONPRGDONE); in s3c_hsotg_core_init_disconnected()
2374 __bic32(hsotg->regs + DCTL, DCTL_PWRONPRGDONE); in s3c_hsotg_core_init_disconnected()