Home
last modified time | relevance | path

Searched full:ma35 (Results 1 – 10 of 10) sorted by relevance

/linux-6.14.4/drivers/phy/nuvoton/
DKconfig3 # PHY drivers for Nuvoton MA35 platforms
6 tristate "Nuvoton MA35 USB2.0 PHY driver"
11 Enable this to support the USB2.0 PHY on the Nuvoton MA35
/linux-6.14.4/Documentation/devicetree/bindings/arm/nuvoton/
Dnuvoton,ma35d1.yaml7 title: Nuvoton MA35 series SoC based platforms
13 Boards with an ARMv8 based Nuvoton MA35 series SoC shall have
/linux-6.14.4/drivers/pinctrl/nuvoton/
DMakefile7 obj-$(CONFIG_PINCTRL_MA35) += pinctrl-ma35.o
Dpinctrl-ma35.c24 #include "pinctrl-ma35.h"
488 .name = "MA35-GPIO-IRQ",
1162 return dev_err_probe(&pdev->dev, ret, "fail to probe MA35 pinctrl dt\n"); in ma35_pinctrl_probe()
1166 return dev_err_probe(&pdev->dev, ret, "fail to register MA35 pinctrl\n"); in ma35_pinctrl_probe()
1170 return dev_err_probe(&pdev->dev, ret, "fail to enable MA35 pinctrl\n"); in ma35_pinctrl_probe()
Dpinctrl-ma35d1.c18 #include "pinctrl-ma35.h"
/linux-6.14.4/arch/arm64/
DKconfig.platforms238 bool "Nuvoton MA35 Architecture"
243 This enables support for the ARMv8 based Nuvoton MA35 series SoCs.
/linux-6.14.4/drivers/mmc/host/
Dsdhci-of-ma35d1.c304 .name = "sdhci-ma35",
312 MODULE_DESCRIPTION("SDHCI platform driver for Nuvoton MA35");
/linux-6.14.4/drivers/mtd/nand/raw/
DKconfig458 tristate "Nuvoton MA35 SoC NAND controller"
463 the Nuvoton MA35 series SoCs.
Dnuvoton-ma35d1-nand-controller.c1027 MODULE_DESCRIPTION("Nuvoton ma35 NAND driver");
/linux-6.14.4/
DMAINTAINERS2816 ARM/NUVOTON MA35 ARCHITECTURE
2821 F: Documentation/devicetree/bindings/*/*/*ma35*
2822 F: Documentation/devicetree/bindings/*/*ma35*
2823 F: arch/arm64/boot/dts/nuvoton/*ma35*
2824 F: drivers/*/*/*ma35*
2825 F: drivers/*/*ma35*