Searched full:fu740 (Results 1 – 21 of 21) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/clock/sifive/ |
D | fu740-prci.yaml | 5 $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/ |
D | fu740-c000.dtsi | 6 #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 …]
|
D | hifive-unmatched-a00.dts | 4 #include "fu740-c000.dtsi" 14 compatible = "sifive,hifive-unmatched-a00", "sifive,fu740-c000", 15 "sifive,fu740";
|
/Linux-v5.15/Documentation/devicetree/bindings/pci/ |
D | sifive,fu740-pcie.yaml | 4 $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/ |
D | pwm-sifive.yaml | 30 - 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/ |
D | spi-sifive.yaml | 22 - 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/ |
D | Kconfig | 18 FU540/FU740 SoCs. If this kernel is meant to run on a SiFive FU540/ 19 FU740 SoCs, enable this driver.
|
D | Makefile | 2 obj-$(CONFIG_CLK_SIFIVE_PRCI) += sifive-prci.o fu540-prci.o fu740-prci.o
|
D | fu740-prci.c | 9 #include <dt-bindings/clock/sifive-fu740-prci.h>
|
D | sifive-prci.c | 13 #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/ |
D | sifive.yaml | 30 - const: sifive,fu740-c000 31 - const: sifive,fu740
|
D | sifive-l2-cache.yaml | 30 - sifive,fu740-c000-ccache 40 - sifive,fu740-c000-ccache
|
/Linux-v5.15/Documentation/devicetree/bindings/gpio/ |
D | sifive,gpio.yaml | 18 - sifive,fu740-c000-gpio 67 - sifive,fu740-c000-gpio
|
/Linux-v5.15/Documentation/devicetree/bindings/i2c/ |
D | i2c-ocores.txt | 9 "sifive,fu740-c000-i2c", "sifive,i2c0" 11 FU740-C000 SoC.
|
/Linux-v5.15/drivers/pci/controller/dwc/ |
D | pcie-fu740.c | 3 * FU740 DesignWare PCIe Controller integration 295 { .compatible = "sifive,fu740-pcie", }, 301 .name = "fu740-pcie",
|
D | Kconfig | 371 bool "SiFive FU740 PCIe host controller" 377 FU740.
|
D | Makefile | 8 obj-$(CONFIG_PCIE_FU740) += pcie-fu740.o
|
/Linux-v5.15/Documentation/devicetree/bindings/serial/ |
D | sifive-serial.yaml | 22 - sifive,fu740-c000-uart
|
/Linux-v5.15/drivers/soc/sifive/ |
D | sifive_l2_cache.c | 101 { .compatible = "sifive,fu740-c000-ccache" },
|
/Linux-v5.15/drivers/reset/ |
D | Kconfig | 217 - SiFive FU740 SoCs
|
/Linux-v5.15/ |
D | MAINTAINERS | 14347 PCI DRIVER FOR FU740 14352 F: Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml 14353 F: drivers/pci/controller/dwc/pcie-fu740.c
|