Lines Matching +full:s4 +full:- +full:peripherals +full:- +full:clkc
1 // SPDX-License-Identifier: (GPL-2.0-only OR MIT)
3 * Amlogic S4 Peripherals Clock Controller Driver
5 * Copyright (c) 2022-2023 Amlogic, inc. All rights reserved
9 #include <linux/clk-provider.h>
13 #include "clk-regmap.h"
14 #include "vid-pll-div.h"
15 #include "clk-dualdiv.h"
16 #include "meson-clkc-utils.h"
17 #include <dt-bindings/clock/amlogic,s4-peripherals-clkc.h>
1328 * muxed by a glitch-free switch. The CCF can manage this glitch-free
1329 * mux because it does top-to-bottom updates the each clock tree and
2746 * - remove the flag if not necessary
2747 * - replace the flag with something more adequate, such as CLK_IS_CRITICAL,
2749 * - add a comment explaining why the use of CLK_IGNORE_UNUSED is desirable
3042 .compatible = "amlogic,s4-peripherals-clkc",
3052 .name = "s4-peripherals-clkc",
3058 MODULE_DESCRIPTION("Amlogic S4 Peripherals Clock Controller driver");