Home
last modified time | relevance | path

Searched full:s500 (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/linux/arch/arm/boot/dts/actions/
H A Dowl-s500.dtsi3 * Actions Semi S500 SoC
8 #include <dt-bindings/clock/actions,s500-cmu.h>
11 #include <dt-bindings/power/owl-s500-powergate.h>
12 #include <dt-bindings/reset/actions,s500-reset.h>
15 compatible = "actions,s500";
34 enable-method = "actions,s500-smp";
41 enable-method = "actions,s500-smp";
48 enable-method = "actions,s500-smp";
56 enable-method = "actions,s500-smp";
133 compatible = "actions,s500-uart", "actions,owl-uart";
[all …]
H A DMakefile3 owl-s500-cubieboard6.dtb \
4 owl-s500-guitar-bb-rev-b.dtb \
5 owl-s500-labrador-base-m.dtb \
6 owl-s500-roseapplepi.dtb \
7 owl-s500-sparky.dtb
H A Dowl-s500-guitar.dtsi8 #include "owl-s500.dtsi"
11 compatible = "lemaker,guitar", "actions,s500";
H A Dowl-s500-labrador-v2.dtsi8 #include "owl-s500.dtsi"
12 compatible = "caninos,labrador-v2", "actions,s500";
H A Dowl-s500-guitar-bb-rev-b.dts8 #include "owl-s500-guitar.dtsi"
11 compatible = "lemaker,guitar-bb-rev-b", "lemaker,guitar", "actions,s500";
H A Dowl-s500-labrador-base-m.dts10 #include "owl-s500-labrador-v2.dtsi"
15 "caninos,labrador-v2", "actions,s500";
H A Dowl-s500-cubieboard6.dts10 #include "owl-s500.dtsi"
13 compatible = "cubietech,cubieboard6", "actions,s500";
H A Dowl-s500-sparky.dts10 #include "owl-s500.dtsi"
13 compatible = "allo,sparky", "actions,s500";
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Dactions,owl-sps.txt4 - compatible : "actions,s500-sps" for S500
10 include/dt-bindings/power/owl-s500-powergate.h for S500
18 compatible = "actions,s500-sps";
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dactions.yaml18 # The Actions Semi S500 is a quad-core ARM Cortex-A9 SoC.
24 - const: actions,s500
29 - const: actions,s500
34 - const: actions,s500
/openbmc/linux/Documentation/devicetree/bindings/serial/
H A Dactions,owl-uart.txt4 - compatible : "actions,s500-uart", "actions,owl-uart" for S500
13 compatible = "actions,s500-uart", "actions,owl-uart";
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dactions,owl-timer.txt4 - compatible : "actions,s500-timer" for S500
16 compatible = "actions,s500-timer";
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dactions,owl-emac.yaml27 - actions,s500-emac
72 #include <dt-bindings/clock/actions,s500-cmu.h>
74 #include <dt-bindings/reset/actions,s500-reset.h>
77 compatible = "actions,s500-emac", "actions,owl-emac";
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-owl.yaml14 S500, S700 and S900.
22 - actions,s500-i2c # Actions Semi S500 compatible SoCs
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dactions,owl-cmu.txt5 applicable to S900, S700 and S500 SoC's.
12 "actions,s500-cmu"
24 actions,s500-cmu.h header and can be used in device tree sources.
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dactions,owl-sirq.yaml14 This interrupt controller is found in the Actions Semi Owl SoCs (S500, S700
20 - actions,s500-sirq
56 compatible = "actions,s500-sirq";
/openbmc/linux/drivers/pinctrl/actions/
H A DKconfig14 bool "Actions Semi S500 pinctrl driver"
18 Say Y here to enable Actions Semi S500 pinctrl driver
H A DMakefile3 obj-$(CONFIG_PINCTRL_S500) += pinctrl-s500.o
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dactions,s500-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/actions,s500-pinctrl.yaml#
7 title: Actions Semi S500 SoC pinmux & GPIO controller
20 const: actions,s500-pinctrl
207 compatible = "actions,s500-pinctrl";
/openbmc/linux/arch/arm/mach-actions/
H A Dplatsmp.c101 node = of_find_compatible_node(NULL, NULL, "actions,s500-timer"); in s500_smp_prepare_cpus()
113 node = of_find_compatible_node(NULL, NULL, "actions,s500-sps"); in s500_smp_prepare_cpus()
154 CPU_METHOD_OF_DECLARE(s500_smp, "actions,s500-smp", &s500_smp_ops);
H A DKconfig16 This enables support for the Actions Semiconductor S500 SoC family.
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dowl-dma.yaml12 independent DMA channels for the S500 and S900 SoC variants.
23 - actions,s500-dma
/openbmc/linux/drivers/irqchip/
H A Dirq-owl-sirq.c32 /* S500 & S700 SIRQ control register masks */
56 /* S500 & S700 SoCs */
350 IRQCHIP_DECLARE(owl_sirq_s500, "actions,s500-sirq", owl_sirq_s500_of_init);
/openbmc/linux/drivers/soc/actions/
H A DKconfig14 power-gating on Actions Semiconductor S500, S700 and S900 SoCs.
/openbmc/linux/drivers/clk/actions/
H A DKconfig14 bool "Support for the Actions Semi OWL S500 clocks"

12