Searched refs:nps (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
D | ezchip_enet.txt | 4 - compatible: Should be "ezchip,nps-mgt-enet" 11 compatible = "ezchip,nps-mgt-enet";
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arc/ |
D | eznps.txt | 7 - compatible = "ezchip,arc-nps";
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/arch/arc/boot/dts/ |
D | nsimosci_hs.dts | 79 compatible = "ezchip,nps-mgt-enet";
|
D | nsimosci.dts | 79 compatible = "ezchip,nps-mgt-enet";
|
D | nsimosci_hs_idu.dts | 86 compatible = "ezchip,nps-mgt-enet";
|
/kernel/linux/linux-5.10/drivers/clocksource/ |
D | Makefile | 59 obj-$(CONFIG_CLKSRC_NPS) += timer-nps.o
|