Searched refs:S3C_GRSTCTL (Results 1 – 2 of 2) sorted by relevance
63 #define S3C_GRSTCTL S3C_HSOTG_REG(0x010) macro
352 S3C_GRSTCTL_RxFFlsh, hsotg->regs + S3C_GRSTCTL); in s3c_hsotg_init_fifo()357 val = readl(hsotg->regs + S3C_GRSTCTL); in s3c_hsotg_init_fifo()2489 writel(S3C_GRSTCTL_CSftRst, hsotg->regs + S3C_GRSTCTL); in s3c_hsotg_corereset()2493 grstctl = readl(hsotg->regs + S3C_GRSTCTL); in s3c_hsotg_corereset()2504 u32 grstctl = readl(hsotg->regs + S3C_GRSTCTL); in s3c_hsotg_corereset()