Searched full:dui (Results  1 – 13 of 13) sorted by relevance
| /linux/Documentation/devicetree/bindings/arm/ | 
| H A D | arm,integrator.yaml | 27           rapid prototyping. See ARM DUI 0098B. This board can physically come29           special metal fixture called Integrator/PP2, see ARM DUI 0169A.
 34           peripherals to make use of the core module. See ARM DUI 0159B.
 39           (HARP) specification. See ARM DUI 0099A.
 
 | 
| H A D | arm,realview.yaml | 24           pluggable CPU modules, see ARM DUI 0303E.29           CoreSight and Intelligent Energy Management (IEM) see ARM DUI 0425F.
 35           multiprocessing (SMP). See ARM DUI 0351E.
 
 | 
| H A D | arm,versatile.yaml | 33           for a candybar phone-type use case. See ARM DUI 0225D.39           for ARM926EJ-S. See ARM DUI 0224B.
 
 | 
| /linux/arch/arm/boot/dts/arm/ | 
| H A D | integratorcp.dts | 45 	 * ARM DUI 0184B page 7-28 "Integrator/CP922T system clocks" which312 			 * ARM DUI 0225D, page 3-41, figure 3-19.
 
 | 
| H A D | arm-realview-eb-11mp.dts | 32 	 * Reference: ARM DUI 0318F
 | 
| H A D | versatile-pb.dts | 14 			 * figure 3-30 page 3-74 of ARM DUI 0224B
 | 
| H A D | versatile-ab.dts | 226 			 * table 4-36 page 4-50 of ARM DUI 0225D298 			 * ARM DUI 0225D, page 3-41, figure 3-19.
 
 | 
| H A D | arm-realview-pbx-a9.dts | 29 	 * (HBI0182 + HBI0183) as described in ARM DUI 0440B
 | 
| H A D | integratorap.dts | 30 			 * The documentation in ARM DUI 0138E page 3-12 states
 | 
| /linux/drivers/clk/versatile/ | 
| H A D | clk-icst.c | 78 	 * CM1136JF-S User Guide" ARM DUI 0138E, page 3-13 thru 3-14.  in vco_get()92 	 * "Integrator AP ASIC Development Motherboard" ARM DUI 0098B,  in vco_get()
 125 	 * ARM DUI 0157A, page 3-20 thru 3-23 and 4-10.  in vco_get()
 
 | 
| /linux/Documentation/devicetree/bindings/firmware/ | 
| H A D | arm,scpi.yaml | 14   Firmware implementing the SCPI described in ARM document number ARM DUI
 | 
| /linux/drivers/net/ethernet/chelsio/cxgb3/ | 
| H A D | sge.c | 1584 	const struct deferred_unmap_info *dui;  in deferred_unmap_destructor()  local1586 	dui = (struct deferred_unmap_info *)skb->head;  in deferred_unmap_destructor()
 1587 	p = dui->addr;  in deferred_unmap_destructor()
 1590 		dma_unmap_single(&dui->pdev->dev, *p++,  in deferred_unmap_destructor()
 1596 		dma_unmap_page(&dui->pdev->dev, *p++,  in deferred_unmap_destructor()
 1604 	struct deferred_unmap_info *dui;  in setup_deferred_unmapping()  local
 1606 	dui = (struct deferred_unmap_info *)skb->head;  in setup_deferred_unmapping()
 1607 	dui->pdev = pdev;  in setup_deferred_unmapping()
 1608 	for (p = dui->addr; sgl_flits >= 3; sgl++, sgl_flits -= 3) {  in setup_deferred_unmapping()
 
 | 
| /linux/arch/powerpc/xmon/ | 
| H A D | ppc-opc.c | 705 #define DUI TO  macro4399 {"dnh",		X(19,198),	X_MASK,	     E500MC,	PPCVLE,		{DUI, DUIS}},
 4857 {"dni",		XRC(31,97,1),	XRB_MASK,    E6500,	0,		{DUI, DCTL}},
 
 |