Searched refs:nps (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | ezchip_enet.txt | 4 - compatible: Should be "ezchip,nps-mgt-enet" 11 compatible = "ezchip,nps-mgt-enet";
|
/Linux-v4.19/arch/arc/boot/dts/ |
D | eznps.dts | 20 compatible = "ezchip,arc-nps"; 88 compatible = "ezchip,nps-mgt-enet";
|
D | nsimosci.dts | 82 compatible = "ezchip,nps-mgt-enet";
|
D | nsimosci_hs.dts | 82 compatible = "ezchip,nps-mgt-enet";
|
D | nsimosci_hs_idu.dts | 89 compatible = "ezchip,nps-mgt-enet";
|
/Linux-v4.19/Documentation/devicetree/bindings/arc/ |
D | eznps.txt | 7 - compatible = "ezchip,arc-nps";
|
/Linux-v4.19/drivers/of/ |
D | fdt.c | 371 struct device_node *nps[FDT_MAX_DEPTH]; in unflatten_dt_nodes() local 389 nps[depth] = dad; in unflatten_dt_nodes() 401 if (!populate_node(blob, offset, &mem, nps[depth], in unflatten_dt_nodes() 402 &nps[depth+1], dryrun)) in unflatten_dt_nodes() 406 *nodepp = nps[depth+1]; in unflatten_dt_nodes() 408 root = nps[depth+1]; in unflatten_dt_nodes()
|
/Linux-v4.19/drivers/clocksource/ |
D | Makefile | 55 obj-$(CONFIG_CLKSRC_NPS) += timer-nps.o
|