Searched full:econet (Results 1 – 17 of 17) sorted by relevance
| /linux/Documentation/devicetree/bindings/timer/ |
| H A D | econet,en751221-timer.yaml | 4 $id: http://devicetree.org/schemas/timer/econet,en751221-timer.yaml# 7 title: EcoNet EN751221 High Precision Timer (HPT) 13 The EcoNet High Precision Timer (HPT) is a timer peripheral found in various 14 EcoNet SoCs, including the EN751221 and EN751627 families. It provides per-VPE 21 - const: econet,en751221-timer 23 - const: econet,en751627-timer 24 - const: econet,en751221-timer 48 const: econet,en751627-timer 66 compatible = "econet,en751627-timer", "econet,en751221-timer"; 74 compatible = "econet,en751221-timer";
|
| /linux/Documentation/devicetree/bindings/mips/ |
| H A D | econet.yaml | 4 $id: http://devicetree.org/schemas/mips/econet.yaml# 7 title: EcoNet MIPS SoCs 18 - description: Boards with EcoNet EN751221 family SoC 22 - const: econet,en751221
|
| /linux/drivers/net/phy/mediatek/ |
| H A D | Kconfig | 35 depends on ARM64 || ECONET || COMPILE_TEST 37 ECONET || COMPILE_TEST 49 the Airoha AN7581 and AN7583 SoCs and of the EcoNet EN7528 SoC,
|
| H A D | mtk-ge-soc.c | 1532 .name = "EcoNet EN7528 PHY",
|
| /linux/drivers/clocksource/ |
| H A D | timer-econet-en751221.c | 3 * Timer present on EcoNet EN75xx MIPS based SoCs. 162 "clockevents/econet/timer:starting", in cevt_init() 216 TIMER_OF_DECLARE(econet_timer_hpt, "econet,en751221-timer", timer_init);
|
| /linux/arch/mips/econet/ |
| H A D | Platform | 1 # To address a 7.2MB kernel size limit in the EcoNet SDK bootloader,
|
| /linux/arch/mips/boot/dts/ |
| H A D | Makefile | 4 subdir-y += econet
|
| /linux/drivers/clk/ |
| H A D | Kconfig | 221 bool "Clock driver for Airoha/EcoNet SoC system clocks" 223 depends on ARCH_AIROHA || ECONET || COMPILE_TEST 227 and EcoNet silicon.
|
| H A D | clk-en7523.c | 15 #include <dt-bindings/clock/econet,en751221-scu.h> 16 #include <dt-bindings/reset/econet,en751221-scu.h> 891 pr_warn("Unable to determine EcoNet SoC\n"); in get_hw_id() 968 map = syscon_regmap_lookup_by_compatible("econet,en751221-chip-scu"); in en751221_clk_hw_init() 1040 { .compatible = "econet,en751221-scu", .data = &en751221_data },
|
| /linux/arch/mips/ |
| H A D | Kbuild.platforms | 14 platform-$(CONFIG_ECONET) += econet/
|
| /linux/drivers/net/dsa/ |
| H A D | mt7530-mmio.c | 15 { .compatible = "econet,en7528-switch", .data = &mt753x_table[ID_EN7528], },
|
| /linux/Documentation/devicetree/bindings/net/dsa/ |
| H A D | mediatek,mt7530.yaml | 104 Built-in switch of the EcoNet EN7528 SoC 105 const: econet,en7528-switch 325 - econet,en7528-switch
|
| /linux/Documentation/devicetree/bindings/pci/ |
| H A D | mediatek-pcie.yaml | 17 - econet,en7528-pcie 234 const: econet,en7528-pcie
|
| /linux/include/uapi/linux/ |
| H A D | if_arp.h | 80 #define ARPHRD_ECONET 782 /* Acorn Econet */
|
| /linux/tools/perf/trace/beauty/include/linux/ |
| H A D | socket.h | 225 #define AF_ECONET 19 /* Acorn Econet */
|
| /linux/include/linux/ |
| H A D | socket.h | 225 #define AF_ECONET 19 /* Acorn Econet */
|
| /linux/ |
| H A D | MAINTAINERS | 9319 ECONET MIPS PLATFORM 9323 F: Documentation/devicetree/bindings/interrupt-controller/econet,en751221-intc.yaml 9324 F: Documentation/devicetree/bindings/mips/econet.yaml 9325 F: Documentation/devicetree/bindings/timer/econet,en751221-timer.yaml 9326 F: arch/mips/boot/dts/econet/ 9327 F: arch/mips/econet/ 9328 F: drivers/clocksource/timer-econet-en751221.c 9329 F: drivers/irqchip/irq-econet-en751221.c 9330 F: include/dt-bindings/clock/econet,en751221-scu.h 9331 F: include/dt-bindings/reset/econet,en751221-scu.h [all …]
|