Searched refs:DCTL_PWRONPRGDONE (Results 1 – 2 of 2) sorted by relevance
434 #define DCTL_PWRONPRGDONE (1 << 11) macro
2372 __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()