Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dezchip_enet.txt4 - compatible: Should be "ezchip,nps-mgt-enet"
11 compatible = "ezchip,nps-mgt-enet";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arc/
Deznps.txt7 - compatible = "ezchip,arc-nps";
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/arc/boot/dts/
Dnsimosci_hs.dts79 compatible = "ezchip,nps-mgt-enet";
Dnsimosci.dts79 compatible = "ezchip,nps-mgt-enet";
Dnsimosci_hs_idu.dts86 compatible = "ezchip,nps-mgt-enet";
/kernel/linux/linux-5.10/drivers/clocksource/
DMakefile59 obj-$(CONFIG_CLKSRC_NPS) += timer-nps.o