Lines Matching +full:ip +full:- +full:clock +full:- +full:frequency
1 # SPDX-License-Identifier: GPL-2.0
2 # common clock support for SOPHGO SoC family.
5 tristate "Support for the Sophgo CV1800 series SoCs clock controller"
8 This driver supports clock controller of Sophgo CV18XX series SoC.
9 The driver require a 25MHz Oscillator to function generate clock.
10 It includes PLLs, common clock function and some vendor clock for
14 tristate "Sophgo SG2042 PLL clock support"
17 This driver supports the PLL clock controller on the
18 Sophgo SG2042 SoC. This clock IP uses three oscillators with
19 frequency of 25 MHz as input, which are used for Main/Fixed
23 tristate "Sophgo SG2042 Clock Generator support"
26 This driver supports the Clock Generator on the
27 Sophgo SG2042 SoC. This clock IP depends on SG2042 PLL clock
29 This driver provides clock function such as DIV/Mux/Gate.
32 tristate "Sophgo SG2042 RP subsystem clock controller support"
35 This driver supports the RP((Riscv Processors)) subsystem clock
37 This clock IP depends on SG2042 Clock Generator because it uses
38 clock from Clock Generator IP as input.