Home
last modified time | relevance | path

Searched refs:exynos5420_enable (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/armv7/exynos/
H A Dexclock.c111 void exynos5420_enable(void *, uint32_t *, int);
147 sc->sc_cd.cd_enable = exynos5420_enable; in exclock_attach()
317 exynos5420_enable(void *cookie, uint32_t *cells, int on) in exynos5420_enable() function