Searched full:jh8100 (Results 1 – 15 of 15) sorted by relevance
/linux/Documentation/devicetree/bindings/perf/ |
H A D | starfive,jh8100-starlink-pmu.yaml | 4 $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 D | starfive,jh8100-intc.yaml | 4 $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 D | starfive,jh8100-starlink-cache.yaml | 4 $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 D | irq-starfive-jh8100-intc.c | 3 * 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 D | Kconfig | 597 bool "StarFive JH8100 External Interrupt Controller" 602 This enables support for the INTC chip found in StarFive JH8100
|
H A D | Makefile | 103 obj-$(CONFIG_STARFIVE_JH8100_INTC) += irq-starfive-jh8100-intc.o
|
/linux/Documentation/devicetree/bindings/crypto/ |
H A D | starfive,jh7110-crypto.yaml | 17 - starfive,jh8100-crypto 76 const: starfive,jh8100-crypto
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | starfive,jh7100-wdt.yaml | 30 - starfive,jh8100-wdt 68 - starfive,jh8100-wdt
|
/linux/Documentation/devicetree/bindings/timer/ |
H A D | sifive,clint.yaml | 36 - starfive,jh8100-clint # StarFive JH8100
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | starfive,jh7110-dwmac.yaml | 34 - const: starfive,jh8100-dwmac 127 const: starfive,jh8100-dwmac
|
/linux/Documentation/devicetree/bindings/rng/ |
H A D | starfive,jh7110-trng.yaml | 16 - const: starfive,jh8100-trng
|
/linux/Documentation/devicetree/bindings/pwm/ |
H A D | opencores,pwm.yaml | 26 - starfive,jh8100-pwm
|
/linux/drivers/cache/ |
H A D | starfive_starlink_cache.c | 99 { .compatible = "starfive,jh8100-starlink-cache" },
|
/linux/drivers/perf/ |
H A D | starfive_starlink_pmu.c | 574 { .compatible = "starfive,jh8100-starlink-pmu" },
|
/linux/ |
H A D | MAINTAINERS | 22089 F: Documentation/devicetree/bindings/perf/starfive,jh8100-starlink-pmu.yaml 22113 STARFIVE JH8100 EXTERNAL INTERRUPT CONTROLLER DRIVER 22116 F: Documentation/devicetree/bindings/interrupt-controller/starfive,jh8100-intc.yaml 22117 F: drivers/irqchip/irq-starfive-jh8100-intc.c
|