Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dsxiccmu.c957 case A10_CLK_PLL_CORE: in sxiccmu_a10_get_frequency()
979 parent = A10_CLK_PLL_CORE; in sxiccmu_a10_get_frequency()
1696 case A10_CLK_PLL_CORE: in sxiccmu_a10_set_frequency()
1722 error = sxiccmu_a10_set_frequency(sc, A10_CLK_PLL_CORE, freq); in sxiccmu_a10_set_frequency()
H A Dsxiccmu_clocks.h11 #define A10_CLK_PLL_CORE 2 macro