Home
last modified time | relevance | path

Searched refs:nps (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/Documentation/devicetree/bindings/net/
Dezchip_enet.txt4 - compatible: Should be "ezchip,nps-mgt-enet"
11 compatible = "ezchip,nps-mgt-enet";
/Linux-v5.4/arch/arc/boot/dts/
Deznps.dts9 compatible = "ezchip,arc-nps";
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/Documentation/devicetree/bindings/arc/
Deznps.txt7 - compatible = "ezchip,arc-nps";
/Linux-v5.4/drivers/of/
Dfdt.c295 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/
DMakefile57 obj-$(CONFIG_CLKSRC_NPS) += timer-nps.o
/Linux-v5.4/include/
DKbuild923 header-test- += soc/nps/common.h
924 header-test-$(CONFIG_ARC) += soc/nps/mtm.h