Searched refs:DCTL_PWRONPRGDONE (Results 1 – 2 of 2) sorted by relevance
433 #define DCTL_PWRONPRGDONE (1 << 11) macro
2213 __orr32(hsotg->regs + DCTL, DCTL_PWRONPRGDONE); in s3c_hsotg_core_init()2215 __bic32(hsotg->regs + DCTL, DCTL_PWRONPRGDONE); in s3c_hsotg_core_init()