Searched full:prci (Results 1 – 8 of 8) sorted by relevance
16 * The FU540 PRCI implements clock and reset control for the SiFive18 * over all PRCI resources.20 * This driver is based on the PRCI driver written by Wesley Terpstra:27 #include <dt-bindings/clock/sifive-fu540-prci.h>140 * @va: base virtual address of the PRCI IP block143 * PRCI per-device instance data155 * @cfg0_offs: WRPLL CFG0 register offset (in bytes) from the PRCI base address169 * struct __prci_clock - describes a clock device managed by PRCI175 * @pd: PRCI-specific data associated with this clock (if not NULL)177 * PRCI clock data. Used by the PRCI driver to register PRCI-provided[all …]
12 bool "PRCI driver for SiFive FU540 SoCs"15 Supports the Power Reset Clock interface (PRCI) IP block found in
2 obj-$(CONFIG_CLK_SIFIVE_FU540_PRCI) += fu540-prci.o
5 $id: http://devicetree.org/schemas/clock/sifive/fu540-prci.yaml#8 title: SiFive FU540 Power Reset Clock Interrupt Controller (PRCI)16 is via the PRCI IP block.18 macros defined in include/dt-bindings/clock/sifive-fu540-prci.h.27 const: sifive,fu540-c000-prci55 prci: clock-controller@10000000 {56 compatible = "sifive,fu540-c000-prci";
6 #include <dt-bindings/clock/sifive-fu540-prci.h>155 prci: clock-controller@10000000 { label156 compatible = "sifive,fu540-c000-prci";166 clocks = <&prci PRCI_CLK_TLCLK>;181 clocks = <&prci PRCI_CLK_TLCLK>;189 clocks = <&prci PRCI_CLK_TLCLK>;202 clocks = <&prci PRCI_CLK_TLCLK>;213 clocks = <&prci PRCI_CLK_TLCLK>;223 clocks = <&prci PRCI_CLK_TLCLK>;236 clocks = <&prci PRCI_CLK_GEMGXLPLL>,[all …]
53 #include <dt-bindings/clock/sifive-fu540-prci.h>59 clocks = <&prci PRCI_CLK_TLCLK>;
11 /* Clock indexes for use by Device Tree data and the PRCI driver */
55 #include <dt-bindings/clock/sifive-fu540-prci.h>