Searched full:capll (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/clk/nuvoton/ |
D | clk-ma35d1-pll.c | 231 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()
|
D | clk-ma35d1.c | 67 { .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/ |
D | nuvoton,ma35d1-clk.yaml | 36 A list of PLL operation mode corresponding to CAPLL, DDRPLL, APLL,
|
/linux-6.12.1/arch/arm64/boot/dts/nuvoton/ |
D | ma35d1-som-256m.dts | 41 assigned-clocks = <&clk CAPLL>,
|
D | ma35d1-iot-512m.dts | 41 assigned-clocks = <&clk CAPLL>,
|
/linux-6.12.1/include/dt-bindings/clock/ |
D | nuvoton,ma35d1-clk.h | 19 #define CAPLL 8 macro
|