Searched refs:S3C_DCTL_PWROnPrgDone (Results 1 – 2 of 2) sorted by relevance
199 #define S3C_DCTL_PWROnPrgDone (1 << 11) macro
2697 __orr32(hsotg->regs + S3C_DCTL, S3C_DCTL_PWROnPrgDone); in s3c_hsotg_start()2699 __bic32(hsotg->regs + S3C_DCTL, S3C_DCTL_PWROnPrgDone); in s3c_hsotg_start()