Home
last modified time | relevance | path

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

/linux-6.12.1/include/dt-bindings/clock/
Dmeson8b-clkc.h9 #define CLKID_PLL_FIXED 2 macro
/linux-6.12.1/drivers/clk/meson/
Dmeson8b.c2780 [CLKID_PLL_FIXED] = &meson8b_fixed_pll.hw,
2984 [CLKID_PLL_FIXED] = &meson8b_fixed_pll.hw,
3199 [CLKID_PLL_FIXED] = &meson8b_fixed_pll.hw,
3840 for (i = CLKID_PLL_FIXED; i < hw_clks->num; i++) { in meson8b_clkc_init_common()