Home
last modified time | relevance | path

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

/linux/include/dt-bindings/clock/
H A Dmeson8b-clkc.h9 #define CLKID_PLL_FIXED 2 macro
/linux/drivers/clk/meson/
H A Dmeson8b.c2775 [CLKID_PLL_FIXED] = &meson8b_fixed_pll.hw,
2979 [CLKID_PLL_FIXED] = &meson8b_fixed_pll.hw,
3194 [CLKID_PLL_FIXED] = &meson8b_fixed_pll.hw,
3830 for (i = CLKID_PLL_FIXED; i < hw_clks->num; i++) { in meson8b_clkc_init_common()