Home
last modified time | relevance | path

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

/Linux-v6.1/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
59 compatible = "sifive,fu740-c000-prci";
/Linux-v6.1/arch/riscv/boot/dts/sifive/
Dfu740-c000.dtsi6 #include <dt-bindings/clock/sifive-fu740-prci.h>
11 compatible = "sifive,fu740-c000", "sifive,fu740";
182 compatible = "sifive,fu740-c000-prci";
189 compatible = "sifive,fu740-c000-uart", "sifive,uart0";
197 compatible = "sifive,fu740-c000-uart", "sifive,uart0";
205 compatible = "sifive,fu740-c000-i2c", "sifive,i2c0";
217 compatible = "sifive,fu740-c000-i2c", "sifive,i2c0";
229 compatible = "sifive,fu740-c000-spi", "sifive,spi0";
240 compatible = "sifive,fu740-c000-spi", "sifive,spi0";
251 compatible = "sifive,fu740-c000-spi", "sifive,spi0";
[all …]
Dhifive-unmatched-a00.dts4 #include "fu740-c000.dtsi"
15 compatible = "sifive,hifive-unmatched-a00", "sifive,fu740-c000",
16 "sifive,fu740";
/Linux-v6.1/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
87 #include <dt-bindings/clock/sifive-fu740-prci.h>
90 compatible = "sifive,fu740-pcie";
/Linux-v6.1/Documentation/devicetree/bindings/riscv/
Dsifive,ccache0.yaml27 - sifive,fu740-c000-ccache
39 - sifive,fu740-c000-ccache
87 - sifive,fu740-c000-ccache
108 const: sifive,fu740-c000-ccache
Dsifive.yaml30 - const: sifive,fu740-c000
31 - const: sifive,fu740
/Linux-v6.1/Documentation/devicetree/bindings/pwm/
Dpwm-sifive.yaml32 - sifive,fu740-c000-pwm
37 "sifive,fu740-c000-pwm" for the SiFive PWM v0 as integrated onto the
38 SiFive FU540 and FU740 chip respectively, and "sifive,pwm0" for the
/Linux-v6.1/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-v6.1/drivers/clk/sifive/
DKconfig20 FU540/FU740 SoCs. If this kernel is meant to run on a SiFive FU540/
21 FU740 SoCs, enable this driver.
Dsifive-prci.c13 #include "fu740-prci.h"
49 * Given a value @r read from an FU740 PRCI PLL configuration register,
612 {.compatible = "sifive,fu740-c000-prci", .data = &prci_clk_fu740},
Dfu740-prci.h12 #include <dt-bindings/clock/sifive-fu740-prci.h>
/Linux-v6.1/Documentation/devicetree/bindings/gpio/
Dsifive,gpio.yaml17 - sifive,fu740-c000-gpio
70 - sifive,fu740-c000-gpio
/Linux-v6.1/Documentation/devicetree/bindings/i2c/
Dopencores,i2c-ocores.yaml21 - sifive,fu740-c000-i2c # Opencore based IP block FU740-C000 SoC
/Linux-v6.1/drivers/pci/controller/dwc/
Dpcie-fu740.c3 * FU740 DesignWare PCIe Controller integration
342 { .compatible = "sifive,fu740-pcie", },
348 .name = "fu740-pcie",
DKconfig379 bool "SiFive FU740 PCIe host controller"
385 FU740.
DMakefile8 obj-$(CONFIG_PCIE_FU740) += pcie-fu740.o
/Linux-v6.1/Documentation/devicetree/bindings/serial/
Dsifive-serial.yaml22 - sifive,fu740-c000-uart
/Linux-v6.1/drivers/soc/sifive/
Dsifive_ccache.c108 { .compatible = "sifive,fu740-c000-ccache" },
/Linux-v6.1/drivers/reset/
DKconfig225 - SiFive FU740 SoCs
/Linux-v6.1/
DMAINTAINERS15768 PCI DRIVER FOR FU740
15773 F: Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml
15774 F: drivers/pci/controller/dwc/pcie-fu740.c