Home
last modified time | relevance | path

Searched full:jh8100 (Results 1 – 14 of 14) sorted by relevance

/linux/Documentation/devicetree/bindings/perf/
H A Dstarfive,jh8100-starlink-pmu.yaml4 $id: http://devicetree.org/schemas/perf/starfive,jh8100-starlink-pmu.yaml#
7 title: StarFive JH8100 StarLink PMU
13 StarFive's JH8100 StarLink PMU integrates one or more CPU cores with a
16 counter. StarFive's JH8100 StarLink PMU is accessed via MMIO.
20 const: starfive,jh8100-starlink-pmu
42 compatible = "starfive,jh8100-starlink-pmu";
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dstarfive,jh8100-intc.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/starfive,jh8100-intc.yaml#
10 StarFive SoC JH8100 contain a external interrupt controller. It can be used
19 const: starfive,jh8100-intc
54 compatible = "starfive,jh8100-intc";
/linux/Documentation/devicetree/bindings/cache/
H A Dstarfive,jh8100-starlink-cache.yaml4 $id: http://devicetree.org/schemas/cache/starfive,jh8100-starlink-cache.yaml#
26 - starfive,jh8100-starlink-cache
34 - const: starfive,jh8100-starlink-cache
58 compatible = "starfive,jh8100-starlink-cache", "cache";
/linux/drivers/irqchip/
H A Dirq-starfive-jh8100-intc.c3 * StarFive JH8100 External Interrupt Controller driver
10 #define pr_fmt(fmt) "irq-starfive-jh8100: " fmt
74 .name = "StarFive JH8100 INTC",
202 IRQCHIP_MATCH("starfive,jh8100-intc", starfive_intc_init)
205 MODULE_DESCRIPTION("StarFive JH8100 External Interrupt Controller");
H A DKconfig644 bool "StarFive JH8100 External Interrupt Controller"
649 This enables support for the INTC chip found in StarFive JH8100
H A DMakefile110 obj-$(CONFIG_STARFIVE_JH8100_INTC) += irq-starfive-jh8100-intc.o
/linux/Documentation/devicetree/bindings/net/
H A Dstarfive,jh7110-dwmac.yaml34 - const: starfive,jh8100-dwmac
127 const: starfive,jh8100-dwmac
/linux/Documentation/devicetree/bindings/pwm/
H A Dopencores,pwm.yaml26 - starfive,jh8100-pwm
/linux/Documentation/devicetree/bindings/rng/
H A Dstarfive,jh7110-trng.yaml16 - const: starfive,jh8100-trng
/linux/drivers/cache/
H A Dstarfive_starlink_cache.c99 { .compatible = "starfive,jh8100-starlink-cache" },
/linux/Documentation/devicetree/bindings/dma/
H A Dsnps,dw-axi-dmac.yaml24 - starfive,jh8100-axi-dma
/linux/drivers/perf/
H A Dstarfive_starlink_pmu.c574 { .compatible = "starfive,jh8100-starlink-pmu" },
/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c1670 .compatible = "starfive,jh8100-axi-dma",
/linux/
H A DMAINTAINERS24102 F: Documentation/devicetree/bindings/perf/starfive,jh8100-starlink-pmu.yaml
24126 STARFIVE JH8100 EXTERNAL INTERRUPT CONTROLLER DRIVER
24129 F: Documentation/devicetree/bindings/interrupt-controller/starfive,jh8100-intc.yaml
24130 F: drivers/irqchip/irq-starfive-jh8100-intc.c