Home
last modified time | relevance | path

Searched full:capll (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/clk/nuvoton/
Dclk-ma35d1-pll.c231 case CAPLL: in ma35d1_clk_pll_recalc_rate()
263 case CAPLL: in ma35d1_clk_pll_round_rate()
347 if (id == CAPLL || id == DDRPLL) in ma35d1_reg_clk_pll()
Dclk-ma35d1.c67 { .fw_name = "capll", },
501 hws[CAPLL] = ma35d1_reg_clk_pll(dev, CAPLL, pllmode[0], "capll", in ma35d1_clocks_probe()
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dnuvoton,ma35d1-clk.yaml36 A list of PLL operation mode corresponding to CAPLL, DDRPLL, APLL,
/linux-6.12.1/arch/arm64/boot/dts/nuvoton/
Dma35d1-som-256m.dts41 assigned-clocks = <&clk CAPLL>,
Dma35d1-iot-512m.dts41 assigned-clocks = <&clk CAPLL>,
/linux-6.12.1/include/dt-bindings/clock/
Dnuvoton,ma35d1-clk.h19 #define CAPLL 8 macro