Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/clock/sifive/
H A 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/arch/riscv/boot/dts/sifive/
H A Dfu740-c000.dtsi6 #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 Dhifive-unmatched-a00.dts4 #include "fu740-c000.dtsi"
15 compatible = "sifive,hifive-unmatched-a00", "sifive,fu740-c000",
16 "sifive,fu740";
/linux/Documentation/devicetree/bindings/pci/
H A 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/Documentation/devicetree/bindings/cache/
H A Dsifive,ccache0.yaml26 - 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 Dpwm-sifive.yaml31 - 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 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/drivers/clk/sifive/
H A DKconfig20 FU540/FU740 SoCs. If this kernel is meant to run on a SiFive FU540/
21 FU740 SoCs, enable this driver.
H A Dsifive-prci.c13 #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 Dfu740-prci.h12 #include <dt-bindings/clock/sifive-fu740-prci.h>
/linux/Documentation/devicetree/bindings/riscv/
H A Dsifive.yaml30 - const: sifive,fu740-c000
31 - const: sifive,fu740
/linux/Documentation/devicetree/bindings/gpio/
H A Dsifive,gpio.yaml17 - sifive,fu740-c000-gpio
70 - sifive,fu740-c000-gpio
/linux/Documentation/devicetree/bindings/i2c/
H A Dopencores,i2c-ocores.yaml21 - sifive,fu740-c000-i2c # Opencore based IP block FU740-C000 SoC
/linux/drivers/pci/controller/dwc/
H A Dpcie-fu740.c3 * FU740 DesignWare PCIe Controller integration
343 { .compatible = "sifive,fu740-pcie", },
349 .name = "fu740-pcie",
H A DMakefile9 obj-$(CONFIG_PCIE_FU740) += pcie-fu740.o
H A DKconfig356 bool "SiFive FU740 PCIe controller"
362 FU740.
/linux/Documentation/devicetree/bindings/serial/
H A Dsifive-serial.yaml22 - sifive,fu740-c000-uart
/linux/drivers/cache/
H A Dsifive_ccache.c122 { .compatible = "sifive,fu740-c000-ccache" },
/linux/drivers/reset/
H A DKconfig248 - SiFive FU740 SoCs
/linux/
H A DMAINTAINERS17849 PCI DRIVER FOR FU740
17855 F: Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml
17856 F: drivers/pci/controller/dwc/pcie-fu740.c