Home
last modified time | relevance | path

Searched full:ath79 (Results 1 – 25 of 41) sorted by relevance

12

/linux-6.14.4/arch/mips/ath79/
Dearly_printk.c16 #include <asm/mach-ath79/ath79.h>
17 #include <asm/mach-ath79/ar71xx_regs.h>
18 #include <asm/mach-ath79/ar933x_uart.h>
Dsetup.c29 #include <asm/mach-ath79/ath79.h>
30 #include <asm/mach-ath79/ar71xx_regs.h>
184 panic("ath79: unknown SoC, id:0x%08x", id); in ath79_detect_sys_type()
Dcommon.c17 #include <asm/mach-ath79/ath79.h>
18 #include <asm/mach-ath79/ar71xx_regs.h>
DPlatform5 cflags-$(CONFIG_ATH79) += -I$(srctree)/arch/mips/include/asm/mach-ath79
DKconfig2 if ATH79
Dclock.c20 #include <dt-bindings/clock/ath79-clk.h>
24 #include <asm/mach-ath79/ath79.h>
25 #include <asm/mach-ath79/ar71xx_regs.h>
/linux-6.14.4/drivers/net/ethernet/atheros/
DKconfig9 depends on PCI || ATH79 || COMPILE_TEST
22 depends on ATH79 || COMPILE_TEST
/linux-6.14.4/drivers/phy/qualcomm/
Dphy-ath79-usb.c102 .name = "ath79-usb-phy",
107 MODULE_DESCRIPTION("ATH79 USB PHY driver");
DMakefile2 obj-$(CONFIG_PHY_ATH79_USB) += phy-ath79-usb.o
/linux-6.14.4/drivers/irqchip/
Dirq-ath79-cpu.c18 #include <asm/mach-ath79/ath79.h>
DMakefile6 obj-$(CONFIG_ATH79) += irq-ath79-cpu.o
7 obj-$(CONFIG_ATH79) += irq-ath79-misc.o
/linux-6.14.4/arch/mips/boot/compressed/
Duart-ath79.c2 #include "../../ath79/early_printk.c"
/linux-6.14.4/arch/mips/pci/
Dpci-ar71xx.c21 #include <asm/mach-ath79/ar71xx_regs.h>
22 #include <asm/mach-ath79/ath79.h>
Dpci-ar724x.c14 #include <asm/mach-ath79/ath79.h>
15 #include <asm/mach-ath79/ar71xx_regs.h>
DMakefile28 obj-$(CONFIG_ATH79) += fixup-ath79.o
/linux-6.14.4/Documentation/devicetree/bindings/spi/
Dqca,ar934x-spi.yaml36 #include <dt-bindings/clock/ath79-clk.h>
/linux-6.14.4/drivers/watchdog/
Dath79_wdt.c36 #define DRIVER_NAME "ath79-wdt"
180 .identity = "ATH79 watchdog",
/linux-6.14.4/Documentation/devicetree/bindings/mtd/partitions/
Dseama.yaml12 DIR890L and DCH-M225, as well as in WD and NEC routers on the ath79
/linux-6.14.4/Documentation/devicetree/bindings/memory-controllers/
Dqca,ath79-ddr-controller.yaml4 $id: http://devicetree.org/schemas/memory-controllers/qca,ath79-ddr-controller.yaml#
/linux-6.14.4/drivers/gpio/
Dgpio-ath79.c176 .name = "gpio-ath79",
288 .name = "ath79-gpio",
/linux-6.14.4/arch/mips/
DKbuild.platforms6 platform-$(CONFIG_ATH79) += ath79/
/linux-6.14.4/drivers/reset/
DKconfig27 default ATH79
29 This enables the ATH79 reset controller driver that supports the
DMakefile9 obj-$(CONFIG_RESET_ATH79) += reset-ath79.o
Dreset-ath79.c129 .name = "ath79-reset",
/linux-6.14.4/arch/mips/boot/dts/qca/
Dar9132.dtsi2 #include <dt-bindings/clock/ath79-clk.h>

12