Searched refs:nps (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/Documentation/devicetree/bindings/net/ |
| D | ezchip_enet.txt | 4 - compatible: Should be "ezchip,nps-mgt-enet" 11 compatible = "ezchip,nps-mgt-enet";
|
| /Linux-v5.4/arch/arc/boot/dts/ |
| D | eznps.dts | 9 compatible = "ezchip,arc-nps"; 77 compatible = "ezchip,nps-mgt-enet";
|
| 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";
|
| /Linux-v5.4/Documentation/devicetree/bindings/arc/ |
| D | eznps.txt | 7 - compatible = "ezchip,arc-nps";
|
| /Linux-v5.4/drivers/of/ |
| D | fdt.c | 295 struct device_node *nps[FDT_MAX_DEPTH]; in unflatten_dt_nodes() local 313 nps[depth] = dad; in unflatten_dt_nodes() 325 if (!populate_node(blob, offset, &mem, nps[depth], in unflatten_dt_nodes() 326 &nps[depth+1], dryrun)) in unflatten_dt_nodes() 330 *nodepp = nps[depth+1]; in unflatten_dt_nodes() 332 root = nps[depth+1]; in unflatten_dt_nodes()
|
| /Linux-v5.4/drivers/clocksource/ |
| D | Makefile | 57 obj-$(CONFIG_CLKSRC_NPS) += timer-nps.o
|
| /Linux-v5.4/include/ |
| D | Kbuild | 923 header-test- += soc/nps/common.h 924 header-test-$(CONFIG_ARC) += soc/nps/mtm.h
|