Home
last modified time | relevance | path

Searched full:pxs3 (Results 1 – 25 of 64) sorted by relevance

123

/openbmc/linux/arch/arm64/boot/dts/socionext/
H A Duniphier-pxs3.dtsi3 // Device Tree Source for UniPhier PXs3 SoC
14 compatible = "socionext,uniphier-pxs3";
374 compatible = "socionext,uniphier-pxs3-sdctrl",
379 compatible = "socionext,uniphier-pxs3-sd-clock";
384 compatible = "socionext,uniphier-pxs3-sd-reset";
390 compatible = "socionext,uniphier-pxs3-perictrl",
395 compatible = "socionext,uniphier-pxs3-peri-clock";
400 compatible = "socionext,uniphier-pxs3-peri-reset";
444 compatible = "socionext,uniphier-pxs3-soc-glue",
449 compatible = "socionext,uniphier-pxs3-pinctrl";
[all …]
H A Duniphier-pxs3-ref.dts3 // Device Tree Source for UniPhier PXs3 Reference Board
9 #include "uniphier-pxs3.dtsi"
13 model = "UniPhier PXs3 Reference Board";
14 compatible = "socionext,uniphier-pxs3-ref", "socionext,uniphier-pxs3";
H A DMakefile8 uniphier-pxs3-ref.dtb \
9 uniphier-pxs3-ref-gadget0.dtb \
10 uniphier-pxs3-ref-gadget1.dtb
H A Duniphier-pxs3-ref-gadget1.dts3 // Device Tree Source for UniPhier PXs3 Reference Board (for USB-Device #1)
9 #include "uniphier-pxs3-ref.dts"
12 model = "UniPhier PXs3 Reference Board (USB-Device #1)";
H A Duniphier-pxs3-ref-gadget0.dts3 // Device Tree Source for UniPhier PXs3 Reference Board (for USB-Device #0)
9 #include "uniphier-pxs3-ref.dts"
12 model = "UniPhier PXs3 Reference Board (USB-Device #0)";
/openbmc/u-boot/arch/arm/dts/
H A Duniphier-pxs3.dtsi3 // Device Tree Source for UniPhier PXs3 SoC
14 compatible = "socionext,uniphier-pxs3";
316 compatible = "socionext,uniphier-pxs3-sdctrl",
321 compatible = "socionext,uniphier-pxs3-sd-clock";
326 compatible = "socionext,uniphier-pxs3-sd-reset";
332 compatible = "socionext,uniphier-pxs3-perictrl",
337 compatible = "socionext,uniphier-pxs3-peri-clock";
342 compatible = "socionext,uniphier-pxs3-peri-reset";
385 compatible = "socionext,uniphier-pxs3-soc-glue",
390 compatible = "socionext,uniphier-pxs3-pinctrl";
[all …]
H A Duniphier-pxs3-ref.dts3 // Device Tree Source for UniPhier PXs3 Reference Board
9 #include "uniphier-pxs3.dtsi"
13 model = "UniPhier PXs3 Reference Board";
14 compatible = "socionext,uniphier-pxs3-ref", "socionext,uniphier-pxs3";
/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/
H A Dsocionext,uniphier-ahci-glue.yaml22 - socionext,uniphier-pxs3-ahci-glue
52 compatible = "socionext,uniphier-pxs3-ahci-glue", "simple-mfd";
59 compatible = "socionext,uniphier-pxs3-ahci-reset";
69 compatible = "socionext,uniphier-pxs3-ahci-phy";
/openbmc/linux/Documentation/devicetree/bindings/arm/socionext/
H A Duniphier.yaml64 - description: PXs3 SoC boards
67 - socionext,uniphier-pxs3-ref
68 - const: socionext,uniphier-pxs3
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dsocionext,uniphier-clock.yaml25 - socionext,uniphier-pxs3-clock
36 - socionext,uniphier-pxs3-sd-clock
47 - socionext,uniphier-pxs3-peri-clock
/openbmc/linux/Documentation/devicetree/bindings/reset/
H A Dsocionext,uniphier-reset.yaml25 - socionext,uniphier-pxs3-reset
37 - socionext,uniphier-pxs3-sd-reset
48 - socionext,uniphier-pxs3-peri-reset
H A Dsocionext,uniphier-glue-reset.yaml25 - socionext,uniphier-pxs3-usb3-reset
29 - socionext,uniphier-pxs3-ahci-reset
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dsocionext,uniphier-ahci-phy.yaml21 - socionext,uniphier-pxs3-ahci-phy
89 const: socionext,uniphier-pxs3-ahci-phy
121 compatible = "socionext,uniphier-pxs3-ahci-phy";
H A Dsocionext,uniphier-usb3hs-phy.yaml24 - socionext,uniphier-pxs3-usb3-hsphy
51 Available only for HS-PHY implemented on LD20 and PXs3, and
115 - socionext,uniphier-pxs3-usb3-hsphy
H A Dsocionext,uniphier-usb3ss-phy.yaml25 - socionext,uniphier-pxs3-usb3-ssphy
100 - socionext,uniphier-pxs3-usb3-ssphy
/openbmc/linux/drivers/phy/socionext/
H A DKconfig36 on UniPhier SoCs. This driver supports LD20 and PXs3 SoCs.
46 on UniPhier SoCs. This driver supports Pro4, PXs2 and PXs3 SoCs.
/openbmc/linux/Documentation/devicetree/bindings/ata/
H A Dahci-platform.yaml35 - socionext,uniphier-pxs3-ahci
50 - socionext,uniphier-pxs3-ahci
121 - socionext,uniphier-pxs3-ahci
/openbmc/u-boot/arch/arm/mach-uniphier/clk/
H A DMakefile22 obj-$(CONFIG_ARCH_UNIPHIER_PXS3) += clk-pxs3.o pll-pxs3.o
/openbmc/linux/drivers/clk/uniphier/
H A Dclk-uniphier-core.c124 .compatible = "socionext,uniphier-pxs3-clock",
161 .compatible = "socionext,uniphier-pxs3-sd-clock",
198 .compatible = "socionext,uniphier-pxs3-peri-clock",
/openbmc/linux/drivers/reset/
H A Dreset-uniphier-glue.c145 .compatible = "socionext,uniphier-pxs3-usb3-reset",
161 .compatible = "socionext,uniphier-pxs3-ahci-reset",
/openbmc/u-boot/arch/arm/mach-uniphier/sbc/
H A Dsbc-pxs2.c19 uniphier_pin_init("system-bus"); /* PXs3 */ in uniphier_pxs2_sbc_init()
/openbmc/linux/drivers/pinctrl/uniphier/
H A DKconfig45 bool "UniPhier PXs3 SoC pinctrl driver"
/openbmc/u-boot/drivers/pinctrl/uniphier/
H A DKconfig55 bool "UniPhier PXs3 SoC pinctrl driver"
H A DMakefile13 obj-$(CONFIG_PINCTRL_UNIPHIER_PXS3) += pinctrl-uniphier-pxs3.o
/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/
H A DMakefile13 obj-$(CONFIG_ARCH_UNIPHIER_PXS3) += boot-device-pxs3.o

123