Home
last modified time | relevance | path

Searched full:syspll_in (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/clock/
Damlogic,a1-pll-clkc.yaml29 - description: input syspll_in
30 minItems: 2 # syspll_in is optional
36 - const: syspll_in
37 minItems: 2 # syspll_in is optional
62 clock-names = "fixpll_in", "hifipll_in", "syspll_in";
/linux-6.12.1/drivers/clk/meson/
Da1-peripherals.c95 static struct clk_regmap syspll_in = { variable
101 .name = "syspll_in",
1878 [CLKID_SYSPLL_IN] = &syspll_in.hw,
2036 &syspll_in,