Home
last modified time | relevance | path

Searched full:ezchip (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v5.4/arch/arc/plat-eznps/
DKconfig8 bool "\"EZchip\" ARC dev platform"
14 Support for EZchip development platforms,
22 bool "ARC-EZchip MTM Extensions"
38 bool "ARC-EZchip Memory error as an exception"
49 bool "ARC-EZchip Shared Auxiliary Registers Per Core"
Dplatform.c3 * Copyright(c) 2015 EZchip Technologies.
84 "ezchip,arc-nps",
Dctop.c3 * Copyright(c) 2015 EZchip Technologies.
Dentry.S5 Copyright(c) 2012 EZchip Technologies.
Dsmp.c3 * Copyright(c) 2015 EZchip Technologies.
Dmtm.c3 * Copyright(c) 2015 EZchip Technologies.
/Linux-v5.4/arch/arc/boot/dts/
Deznps.dts3 * Copyright(c) 2015 EZchip Technologies.
9 compatible = "ezchip,arc-nps";
46 compatible = "ezchip,nps400-ic";
58 compatible = "ezchip,nps400-timer";
77 compatible = "ezchip,nps-mgt-enet";
Dnsimosci.dts79 compatible = "ezchip,nps-mgt-enet";
Dnsimosci_hs.dts79 compatible = "ezchip,nps-mgt-enet";
Dnsimosci_hs_idu.dts86 compatible = "ezchip,nps-mgt-enet";
/Linux-v5.4/drivers/net/ethernet/ezchip/
DKconfig3 # EZchip network device configuration
7 bool "EZchip devices"
14 the questions about EZchip devices. If you say Y, you will be asked for
20 tristate "EZchip NPS management enet support"
Dnps_enet.h3 * Copyright(c) 2015 EZchip Technologies.
171 * @priv: Pointer to EZchip ENET private data structure.
183 * @priv: Pointer to EZchip ENET private data structure.
Dnps_enet.c3 * Copyright(c) 2015 EZchip Technologies.
216 * EZchip ENET has 2 interrupt causes, and depending on bits raised in
655 { .compatible = "ezchip,nps-mgt-enet" },
671 MODULE_AUTHOR("EZchip Semiconductor");
/Linux-v5.4/Documentation/devicetree/bindings/timer/
Dezchip,nps400-timer1.txt5 - compatible : should be "ezchip,nps400-timer1"
7 Clocks required for compatible = "ezchip,nps400-timer1":
13 compatible = "ezchip,nps400-timer1";
Dezchip,nps400-timer0.txt5 - compatible : should be "ezchip,nps400-timer0"
7 Clocks required for compatible = "ezchip,nps400-timer0":
14 compatible = "ezchip,nps400-timer0";
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/
Dezchip,nps400-ic.txt1 EZchip NPS Interrupt Controller
5 - compatible : should be "ezchip,nps400-ic"
14 compatible = "ezchip,nps400-ic";
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dezchip_enet.txt1 * EZchip NPS Management Ethernet port driver
4 - compatible: Should be "ezchip,nps-mgt-enet"
11 compatible = "ezchip,nps-mgt-enet";
/Linux-v5.4/Documentation/devicetree/bindings/arc/
Deznps.txt1 EZchip NPS Network Processor Platforms Device Tree Bindings
7 - compatible = "ezchip,arc-nps";
/Linux-v5.4/drivers/clocksource/
Dtimer-nps.c113 TIMER_OF_DECLARE(ezchip_nps400_clksrc, "ezchip,nps400-timer",
115 TIMER_OF_DECLARE(ezchip_nps400_clk_src, "ezchip,nps400-timer1",
282 TIMER_OF_DECLARE(ezchip_nps400_clk_evt, "ezchip,nps400-timer0",
/Linux-v5.4/arch/arc/plat-eznps/include/plat/
Dctop.h3 * Copyright(c) 2015 EZchip Technologies.
40 /* EZchip core instructions */
Dsmp.h3 * Copyright(c) 2015 EZchip Technologies.
Dmtm.h3 * Copyright(c) 2015 EZchip Technologies.
/Linux-v5.4/arch/arc/kernel/
Ddevtree.c32 else if (of_flat_dt_is_compatible(dt_root, "ezchip,arc-nps")) in arc_set_early_base_baud()
/Linux-v5.4/drivers/irqchip/
Dirq-eznps.c165 IRQCHIP_DECLARE(ezchip_nps400_ic, "ezchip,nps400-ic", nps400_of_init);
/Linux-v5.4/drivers/net/ethernet/
DMakefile38 obj-$(CONFIG_NET_VENDOR_EZCHIP) += ezchip/

12