/linux/Documentation/devicetree/bindings/clock/sifive/ |
H A 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 59 compatible = "sifive,fu740-c000-prci";
|
/linux/arch/riscv/boot/dts/sifive/ |
H A D | fu740-c000.dtsi | 6 #include <dt-bindings/clock/sifive-fu740-prci.h> 11 compatible = "sifive,fu740-c000", "sifive,fu740"; 197 compatible = "sifive,fu740-c000-prci"; 204 compatible = "sifive,fu740-c000-uart", "sifive,uart0"; 212 compatible = "sifive,fu740-c000-uart", "sifive,uart0"; 220 compatible = "sifive,fu740-c000-i2c", "sifive,i2c0"; 232 compatible = "sifive,fu740-c000-i2c", "sifive,i2c0"; 244 compatible = "sifive,fu740-c000-spi", "sifive,spi0"; 255 compatible = "sifive,fu740-c000-spi", "sifive,spi0"; 266 compatible = "sifive,fu740-c000-spi", "sifive,spi0"; [all …]
|
H A D | hifive-unmatched-a00.dts | 4 #include "fu740-c000.dtsi" 15 compatible = "sifive,hifive-unmatched-a00", "sifive,fu740-c000", 16 "sifive,fu740";
|
/linux/Documentation/devicetree/bindings/pci/ |
H A 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 87 #include <dt-bindings/clock/sifive-fu740-prci.h> 90 compatible = "sifive,fu740-pcie";
|
/linux/Documentation/devicetree/bindings/cache/ |
H A D | sifive,ccache0.yaml | 26 - sifive,fu740-c000-ccache 38 - sifive,fu740-c000-ccache 92 - sifive,fu740-c000-ccache 116 - sifive,fu740-c000-ccache
|
/linux/Documentation/devicetree/bindings/pwm/ |
H A D | pwm-sifive.yaml | 31 - sifive,fu740-c000-pwm 36 "sifive,fu740-c000-pwm" for the SiFive PWM v0 as integrated onto the 37 SiFive FU540 and FU740 chip respectively, and "sifive,pwm0" for the
|
/linux/Documentation/devicetree/bindings/spi/ |
H A 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/drivers/clk/sifive/ |
H A D | Kconfig | 20 FU540/FU740 SoCs. If this kernel is meant to run on a SiFive FU540/ 21 FU740 SoCs, enable this driver.
|
H A D | sifive-prci.c | 13 #include "fu740-prci.h" 49 * Given a value @r read from an FU740 PRCI PLL configuration register, 603 {.compatible = "sifive,fu740-c000-prci", .data = &prci_clk_fu740},
|
H A D | fu740-prci.h | 12 #include <dt-bindings/clock/sifive-fu740-prci.h>
|
/linux/Documentation/devicetree/bindings/riscv/ |
H A D | sifive.yaml | 30 - const: sifive,fu740-c000 31 - const: sifive,fu740
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | sifive,gpio.yaml | 17 - sifive,fu740-c000-gpio 70 - sifive,fu740-c000-gpio
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | opencores,i2c-ocores.yaml | 21 - sifive,fu740-c000-i2c # Opencore based IP block FU740-C000 SoC
|
/linux/drivers/pci/controller/dwc/ |
H A D | pcie-fu740.c | 3 * FU740 DesignWare PCIe Controller integration 343 { .compatible = "sifive,fu740-pcie", }, 349 .name = "fu740-pcie",
|
H A D | Makefile | 9 obj-$(CONFIG_PCIE_FU740) += pcie-fu740.o
|
H A D | Kconfig | 356 bool "SiFive FU740 PCIe controller" 362 FU740.
|
/linux/Documentation/devicetree/bindings/serial/ |
H A D | sifive-serial.yaml | 22 - sifive,fu740-c000-uart
|
/linux/drivers/cache/ |
H A D | sifive_ccache.c | 122 { .compatible = "sifive,fu740-c000-ccache" },
|
/linux/drivers/reset/ |
H A D | Kconfig | 248 - SiFive FU740 SoCs
|
/linux/ |
H A D | MAINTAINERS | 17849 PCI DRIVER FOR FU740 17855 F: Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml 17856 F: drivers/pci/controller/dwc/pcie-fu740.c
|