HomeSort by: relevance | last modified time | path
    Searched defs:CLOCK_WRITE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/samsung/
exynos5410_clock.c 423 #define CLOCK_WRITE(sc, reg, val) \
624 CLOCK_WRITE(sc, emux->reg, v);
690 CLOCK_WRITE(sc, ediv->reg, v);
709 CLOCK_WRITE(sc, egate->reg, v);
exynos5422_clock.c 600 #define CLOCK_WRITE(sc, reg, val) \
801 CLOCK_WRITE(sc, emux->reg, v);
867 CLOCK_WRITE(sc, ediv->reg, v);
886 CLOCK_WRITE(sc, egate->reg, v);

Completed in 13 milliseconds