/linux-6.14.4/Documentation/devicetree/bindings/mfd/ |
D | airoha,en7581-gpio-sysctl.yaml | 4 $id: http://devicetree.org/schemas/mfd/airoha,en7581-gpio-sysctl.yaml# 7 title: Airoha EN7581 GPIO System Controller 14 Airoha EN7581 SoC GPIO system controller which provided a register map 20 - const: airoha,en7581-gpio-sysctl 29 $ref: /schemas/pinctrl/airoha,en7581-pinctrl.yaml 31 Child node definition for EN7581 Pin controller 35 $ref: /schemas/pwm/airoha,en7581-pwm.yaml 37 Child node definition for EN7581 PWM controller 50 compatible = "airoha,en7581-gpio-sysctl", "syscon", "simple-mfd"; 54 compatible = "airoha,en7581-pinctrl"; [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/arm/ |
D | airoha,en7581-chip-scu.yaml | 4 $id: http://devicetree.org/schemas/arm/airoha,en7581-chip-scu.yaml# 7 title: Airoha Chip SCU Controller for EN7581 SoC 15 pinctrl, ecc) on EN7581 SoC. 21 - airoha,en7581-chip-scu 39 compatible = "airoha,en7581-chip-scu", "syscon";
|
D | airoha.yaml | 27 - airoha,en7581-evb 28 - const: airoha,en7581
|
/linux-6.14.4/arch/arm64/boot/dts/airoha/ |
D | en7581-evb.dts | 7 #include "en7581.dtsi" 10 model = "Airoha EN7581 Evaluation Board"; 11 compatible = "airoha,en7581-evb", "airoha,en7581";
|
D | Makefile | 2 dtb-$(CONFIG_ARCH_AIROHA) += en7581-evb.dtb
|
/linux-6.14.4/Documentation/devicetree/bindings/pwm/ |
D | airoha,en7581-pwm.yaml | 4 $id: http://devicetree.org/schemas/pwm/airoha,en7581-pwm.yaml# 7 title: Airoha EN7581 PWM Controller 17 const: airoha,en7581-pwm 31 compatible = "airoha,en7581-pwm";
|
/linux-6.14.4/Documentation/devicetree/bindings/watchdog/ |
D | airoha,en7581-wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/airoha,en7581-wdt.yaml# 7 title: Airoha EN7581 Watchdog Timer 17 const: airoha,en7581-wdt 42 compatible = "airoha,en7581-wdt";
|
/linux-6.14.4/Documentation/devicetree/bindings/cpufreq/ |
D | airoha,en7581-cpufreq.yaml | 4 $id: http://devicetree.org/schemas/cpufreq/airoha,en7581-cpufreq.yaml# 7 title: Airoha EN7581 CPUFreq 28 const: airoha,en7581-cpufreq 49 compatible = "airoha,en7581-cpufreq";
|
/linux-6.14.4/Documentation/devicetree/bindings/phy/ |
D | airoha,en7581-pcie-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/airoha,en7581-pcie-phy.yaml# 7 title: Airoha EN7581 PCI-Express PHY 17 const: airoha,en7581-pcie-phy 57 compatible = "airoha,en7581-pcie-phy";
|
/linux-6.14.4/Documentation/devicetree/bindings/rng/ |
D | airoha,en7581-trng.yaml | 4 $id: http://devicetree.org/schemas/rng/airoha,en7581-trng.yaml# 14 const: airoha,en7581-trng 35 compatible = "airoha,en7581-trng";
|
/linux-6.14.4/Documentation/devicetree/bindings/net/ |
D | airoha,en7581-eth.yaml | 4 $id: http://devicetree.org/schemas/net/airoha,en7581-eth.yaml# 7 title: Airoha EN7581 Frame Engine Ethernet controller 19 - airoha,en7581-eth 106 compatible = "airoha,en7581-eth";
|
/linux-6.14.4/Documentation/devicetree/bindings/spi/ |
D | airoha,en7581-snand.yaml | 4 $id: http://devicetree.org/schemas/spi/airoha,en7581-snand.yaml# 17 const: airoha,en7581-snand 48 compatible = "airoha,en7581-snand";
|
/linux-6.14.4/Documentation/devicetree/bindings/clock/ |
D | airoha,en7523-scu.yaml | 34 - airoha,en7581-scu 72 const: airoha,en7581-scu 96 compatible = "airoha,en7581-scu";
|
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | airoha,en7581-pinctrl.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/airoha,en7581-pinctrl.yaml# 7 title: Airoha EN7581 Pin Controller 13 The Airoha's EN7581 Pin controller is used to control SoC pins. 17 const: airoha,en7581-pinctrl 336 compatible = "airoha,en7581-pinctrl";
|
/linux-6.14.4/drivers/pinctrl/mediatek/ |
D | Kconfig | 130 tristate "Airoha EN7581 pin control" 142 on Airoha EN7581 SoC.
|
/linux-6.14.4/drivers/clk/ |
D | clk-en7523.c | 12 #include <dt-bindings/reset/airoha,en7581-reset.h> 35 /* EN7581 */ 89 /* EN7581 */ 685 map = syscon_regmap_lookup_by_compatible("airoha,en7581-chip-scu"); in en7581_clk_hw_init() 750 { .compatible = "airoha,en7581-scu", .data = &en7581_data },
|
/linux-6.14.4/drivers/cpufreq/ |
D | Kconfig.arm | 19 tristate "Airoha EN7581 SoC CPUFreq support" 25 This adds the CPUFreq driver for Airoha EN7581 SoCs.
|
D | airoha-cpufreq.c | 110 { .compatible = "airoha,en7581" },
|
/linux-6.14.4/drivers/watchdog/ |
D | airoha_wdt.c | 194 { .compatible = "airoha,en7581-wdt", }, 215 MODULE_DESCRIPTION("Airoha EN7581 Watchdog Driver");
|
/linux-6.14.4/Documentation/devicetree/bindings/pci/ |
D | mediatek-pcie-gen3.yaml | 56 - const: airoha,en7581-pcie 230 const: airoha,en7581-pcie
|
/linux-6.14.4/drivers/pci/controller/ |
D | pcie-mediatek-gen3.c | 132 /* Time in ms needed to complete PCIe reset on EN7581 SoC */ 455 * Airoha EN7581 has a hw bug asserting/releasing PCIE_PE_RSTB signal in mtk_pcie_startup_port() 975 * Unlike the other MediaTek Gen3 controllers, the Airoha EN7581 in mtk_pcie_en7581_power_up() 998 * This time is specific for EN7581 SoC. in mtk_pcie_en7581_power_up() 1024 * Airoha EN7581 performs PCIe reset via clk callbacks since it has a in mtk_pcie_en7581_power_up() 1351 { .compatible = "airoha,en7581-pcie", .data = &mtk_pcie_soc_en7581 },
|
/linux-6.14.4/drivers/net/dsa/ |
D | mt7530-mmio.c | 14 { .compatible = "airoha,en7581-switch", .data = &mt753x_table[ID_EN7581], },
|
/linux-6.14.4/Documentation/devicetree/bindings/net/dsa/ |
D | mediatek,mt7530.yaml | 96 Built-in switch of the Airoha EN7581 SoC 97 const: airoha,en7581-switch 293 - airoha,en7581-switch
|
/linux-6.14.4/drivers/pmdomain/mediatek/ |
D | airoha-cpu-pmdomain.c | 127 { .compatible = "airoha,en7581-cpufreq" },
|
/linux-6.14.4/drivers/char/hw_random/ |
D | airoha-trng.c | 226 { .compatible = "airoha,en7581-trng", },
|