Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dsxiccmu.c1124 #define A64_PLL_CPUX_FACTOR_K_MASK (0x3 << 4) macro
1848 reg &= ~A64_PLL_CPUX_FACTOR_K_MASK; in sxiccmu_a64_set_frequency()