Lines Matching defs:hsic
202 u32 hsic;
287 hsic = (EXYNOS_5250_HSICPHYCTRLX_REFCLKDIV_12 |
290 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL1);
291 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL2);
293 hsic &= ~EXYNOS_5250_HSICPHYCTRLX_PHYSWRST;
294 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL1);
295 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL2);
326 u32 hsic;
349 hsic = (EXYNOS_5250_HSICPHYCTRLX_REFCLKDIV_12 |
355 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL1);
356 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL2);
399 .label = "hsic",