Searched full:ezchip (Results 1 – 25 of 35) sorted by relevance
12
| /kernel/linux/linux-6.6/drivers/net/ethernet/ezchip/ |
| D | Kconfig | 3 # 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"
|
| D | nps_enet.h | 3 * Copyright(c) 2015 EZchip Technologies. 171 * @priv: Pointer to EZchip ENET private data structure. 183 * @priv: Pointer to EZchip ENET private data structure.
|
| D | nps_enet.c | 3 * Copyright(c) 2015 EZchip Technologies. 215 * EZchip ENET has 2 interrupt causes, and depending on bits raised in 649 { .compatible = "ezchip,nps-mgt-enet" }, 665 MODULE_AUTHOR("EZchip Semiconductor");
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/ezchip/ |
| D | Kconfig | 3 # 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"
|
| D | nps_enet.h | 3 * Copyright(c) 2015 EZchip Technologies. 171 * @priv: Pointer to EZchip ENET private data structure. 183 * @priv: Pointer to EZchip ENET private data structure.
|
| D | nps_enet.c | 3 * 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");
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/timer/ |
| D | ezchip,nps400-timer1.txt | 5 - compatible : should be "ezchip,nps400-timer1" 7 Clocks required for compatible = "ezchip,nps400-timer1": 13 compatible = "ezchip,nps400-timer1";
|
| D | ezchip,nps400-timer0.txt | 5 - compatible : should be "ezchip,nps400-timer0" 7 Clocks required for compatible = "ezchip,nps400-timer0": 14 compatible = "ezchip,nps400-timer0";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/timer/ |
| D | ezchip,nps400-timer1.txt | 5 - compatible : should be "ezchip,nps400-timer1" 7 Clocks required for compatible = "ezchip,nps400-timer1": 13 compatible = "ezchip,nps400-timer1";
|
| D | ezchip,nps400-timer0.txt | 5 - compatible : should be "ezchip,nps400-timer0" 7 Clocks required for compatible = "ezchip,nps400-timer0": 14 compatible = "ezchip,nps400-timer0";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/ |
| D | ezchip,nps400-ic.txt | 1 EZchip NPS Interrupt Controller 5 - compatible : should be "ezchip,nps400-ic" 14 compatible = "ezchip,nps400-ic";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| D | ezchip,nps400-ic.txt | 1 EZchip NPS Interrupt Controller 5 - compatible : should be "ezchip,nps400-ic" 14 compatible = "ezchip,nps400-ic";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | ezchip_enet.txt | 1 * EZchip NPS Management Ethernet port driver 4 - compatible: Should be "ezchip,nps-mgt-enet" 11 compatible = "ezchip,nps-mgt-enet";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| D | ezchip_enet.txt | 1 * EZchip NPS Management Ethernet port driver 4 - compatible: Should be "ezchip,nps-mgt-enet" 11 compatible = "ezchip,nps-mgt-enet";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arc/ |
| D | eznps.txt | 1 EZchip NPS Network Processor Platforms Device Tree Bindings 7 - compatible = "ezchip,arc-nps";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arc/ |
| D | eznps.txt | 1 EZchip NPS Network Processor Platforms Device Tree Bindings 7 - compatible = "ezchip,arc-nps";
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| D | timer-nps.c | 113 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",
|
| /kernel/linux/linux-5.10/arch/arc/boot/dts/ |
| D | nsimosci.dts | 79 compatible = "ezchip,nps-mgt-enet";
|
| D | nsimosci_hs.dts | 79 compatible = "ezchip,nps-mgt-enet";
|
| D | nsimosci_hs_idu.dts | 86 compatible = "ezchip,nps-mgt-enet";
|
| /kernel/linux/linux-6.6/arch/arc/boot/dts/ |
| D | nsimosci.dts | 79 compatible = "ezchip,nps-mgt-enet";
|
| D | nsimosci_hs.dts | 79 compatible = "ezchip,nps-mgt-enet";
|
| D | nsimosci_hs_idu.dts | 86 compatible = "ezchip,nps-mgt-enet";
|
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| D | irq-eznps.c | 165 IRQCHIP_DECLARE(ezchip_nps400_ic, "ezchip,nps400-ic", nps400_of_init);
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/ |
| D | Makefile | 38 obj-$(CONFIG_NET_VENDOR_EZCHIP) += ezchip/
|
12