Home
last modified time | relevance | path

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

/Linux-v5.10/include/dt-bindings/clock/
Dmeson8b-clkc.h11 #define CLKID_PLL_FIXED 2 macro
/Linux-v5.10/drivers/clk/meson/
Dmeson8b.c2719 [CLKID_PLL_FIXED] = &meson8b_fixed_pll.hw,
2926 [CLKID_PLL_FIXED] = &meson8b_fixed_pll.hw,
3144 [CLKID_PLL_FIXED] = &meson8b_fixed_pll.hw,
3785 i = CLKID_PLL_FIXED; in meson8b_clkc_init_common()