Home
last modified time | relevance | path

Searched full:fu740 (Results 1 – 21 of 21) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/clock/sifive/
Dfu740-prci.yaml5 $id: http://devicetree.org/schemas/clock/sifive/fu740-prci.yaml#
8 title: SiFive FU740 Power Reset Clock Interrupt Controller (PRCI)
15 On the FU740 family of SoCs, most system-wide clock and reset integration
18 macros defined in include/dt-bindings/clock/sifive-fu740-prci.h.
27 const: sifive,fu740-c000-prci
56 compatible = "sifive,fu740-c000-prci";
/Linux-v5.15/arch/riscv/boot/dts/sifive/
Dfu740-c000.dtsi6 #include <dt-bindings/clock/sifive-fu740-prci.h>
11 compatible = "sifive,fu740-c000", "sifive,fu740";
158 compatible = "sifive,fu740-c000-prci";
165 compatible = "sifive,fu740-c000-uart", "sifive,uart0";
173 compatible = "sifive,fu740-c000-uart", "sifive,uart0";
181 compatible = "sifive,fu740-c000-i2c", "sifive,i2c0";
193 compatible = "sifive,fu740-c000-i2c", "sifive,i2c0";
205 compatible = "sifive,fu740-c000-spi", "sifive,spi0";
216 compatible = "sifive,fu740-c000-spi", "sifive,spi0";
227 compatible = "sifive,fu740-c000-spi", "sifive,spi0";
[all …]
Dhifive-unmatched-a00.dts4 #include "fu740-c000.dtsi"
14 compatible = "sifive,hifive-unmatched-a00", "sifive,fu740-c000",
15 "sifive,fu740";
/Linux-v5.15/Documentation/devicetree/bindings/pci/
Dsifive,fu740-pcie.yaml4 $id: http://devicetree.org/schemas/pci/sifive,fu740-pcie.yaml#
7 title: SiFive FU740 PCIe host controller
10 SiFive FU740 PCIe host controller is based on the Synopsys DesignWare
24 const: sifive,fu740-pcie
80 #include <dt-bindings/clock/sifive-fu740-prci.h>
83 compatible = "sifive,fu740-pcie";
/Linux-v5.15/Documentation/devicetree/bindings/pwm/
Dpwm-sifive.yaml30 - sifive,fu740-c000-pwm
35 "sifive,fu740-c000-pwm" for the SiFive PWM v0 as integrated onto the
36 SiFive FU540 and FU740 chip respectively, and "sifive,pwm0" for the
/Linux-v5.15/Documentation/devicetree/bindings/spi/
Dspi-sifive.yaml22 - sifive,fu740-c000-spi
28 "sifive,fu540-c000-spi" and "sifive,fu740-c000-spi" for the SiFive SPI v0
29 as integrated onto the SiFive FU540 and FU740 chip resp, and "sifive,spi0"
/Linux-v5.15/drivers/clk/sifive/
DKconfig18 FU540/FU740 SoCs. If this kernel is meant to run on a SiFive FU540/
19 FU740 SoCs, enable this driver.
DMakefile2 obj-$(CONFIG_CLK_SIFIVE_PRCI) += sifive-prci.o fu540-prci.o fu740-prci.o
Dfu740-prci.c9 #include <dt-bindings/clock/sifive-fu740-prci.h>
Dsifive-prci.c13 #include "fu740-prci.h"
54 * Given a value @r read from an FU740 PRCI PLL configuration register,
617 {.compatible = "sifive,fu740-c000-prci", .data = &prci_clk_fu740},
/Linux-v5.15/Documentation/devicetree/bindings/riscv/
Dsifive.yaml30 - const: sifive,fu740-c000
31 - const: sifive,fu740
Dsifive-l2-cache.yaml30 - sifive,fu740-c000-ccache
40 - sifive,fu740-c000-ccache
/Linux-v5.15/Documentation/devicetree/bindings/gpio/
Dsifive,gpio.yaml18 - sifive,fu740-c000-gpio
67 - sifive,fu740-c000-gpio
/Linux-v5.15/Documentation/devicetree/bindings/i2c/
Di2c-ocores.txt9 "sifive,fu740-c000-i2c", "sifive,i2c0"
11 FU740-C000 SoC.
/Linux-v5.15/drivers/pci/controller/dwc/
Dpcie-fu740.c3 * FU740 DesignWare PCIe Controller integration
295 { .compatible = "sifive,fu740-pcie", },
301 .name = "fu740-pcie",
DKconfig371 bool "SiFive FU740 PCIe host controller"
377 FU740.
DMakefile8 obj-$(CONFIG_PCIE_FU740) += pcie-fu740.o
/Linux-v5.15/Documentation/devicetree/bindings/serial/
Dsifive-serial.yaml22 - sifive,fu740-c000-uart
/Linux-v5.15/drivers/soc/sifive/
Dsifive_l2_cache.c101 { .compatible = "sifive,fu740-c000-ccache" },
/Linux-v5.15/drivers/reset/
DKconfig217 - SiFive FU740 SoCs
/Linux-v5.15/
DMAINTAINERS14347 PCI DRIVER FOR FU740
14352 F: Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml
14353 F: drivers/pci/controller/dwc/pcie-fu740.c