/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | renesas,du.txt | 1 * Renesas R-Car Display Unit (DU) 6 - "renesas,du-r8a7779" for R8A7779 (R-Car H1) compatible DU 7 - "renesas,du-r8a7790" for R8A7790 (R-Car H2) compatible DU 8 - "renesas,du-r8a7791" for R8A7791 (R-Car M2) compatible DU 12 - reg-names: Name of the memory resources. The DU requires one memory 13 resource for the DU core (named "du") and one memory resource for each 18 - interrupts: Interrupt specifiers for the DU interrupts. 29 - In addition to the functional and encoder clocks, all DU versions also 36 The connections to the DU output video ports are modeled using the OF graph 40 corresponding to each DU output. [all …]
|
/linux-4.1.27/arch/powerpc/math-emu/ |
D | math.c | 154 #define DU 6 macro 241 case LFSU: func = lfs; type = DU; break; in do_mathemu() 243 case LFDU: func = lfd; type = DU; break; in do_mathemu() 245 case STFSU: func = stfs; type = DU; break; in do_mathemu() 247 case STFDU: func = stfd; type = DU; break; in do_mathemu() 356 case DU: in do_mathemu() 446 case DU: in do_mathemu()
|
/linux-4.1.27/drivers/gpu/drm/rcar-du/ |
D | Kconfig | 15 bool "R-Car DU HDMI Encoder Support" 22 bool "R-Car DU LVDS Encoder Support"
|
/linux-4.1.27/drivers/block/paride/ |
D | pt.c | 139 #define DU (*drives[unit]) macro 617 tape->drive = DU[D_SLV]; in pt_detect() 619 if (!DU[D_PRT]) in pt_detect() 622 if (pi_init(tape->pi, 0, DU[D_PRT], DU[D_MOD], DU[D_UNI], in pt_detect() 623 DU[D_PRO], DU[D_DLY], pt_scratch, PI_PT, in pt_detect()
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/ |
D | setup-shx3.c | 184 DU, enumerator 220 INTC_VECT(DU, 0x9e0), 272 DU, GPIO3, GPIO2, GPIO1, GPIO0, PAM, 0, 0, 306 VIN1, VIN0, IIC, DU} },
|
D | setup-sh7734.c | 308 DU, enumerator 376 INTC_VECT(DU, 0x3E0), 504 DU } }, 509 { DU, TMU00, TMU10, TMU20 } },
|
D | setup-sh7785.c | 389 SIOF, MMCIF, DU, GDTA, enumerator 428 INTC_VECT(DU, 0xd80), 461 { 0, 0, 0, GDTA, DU, SSI0, SSI1, GPIO, 483 { 0xffd40024, 0, 32, 8, /* INT2PRI9 */ { DU, GDTA, } },
|
D | setup-sh7770.c | 355 DU, VIDEO_IN, REMOTE, YUV, USB, ATAPI, CAN, GPS, GFX2D, enumerator 386 INTC_VECT(DU, 0x780), INTC_VECT(VIDEO_IN, 0x7a0), 436 GPS, CAN, ATAPI, USB, YUV, REMOTE, VIDEO_IN, DU, SRC, I2S, 443 { 0xffe00008, 0, 32, 8, /* INT2PRI2 */ { DMAC, I2S, SRC, DU } },
|
D | setup-sh7786.c | 497 DU, enumerator 540 INTC_VECT(DU, 0xd00), 614 DU, SSI0, SSI1, SSI2, SSI3, 653 { 0xfe41084c, 0, 32, 8, /* INT2PRI19 */ { DU, SSI0, SSI1, SSI2 } },
|
/linux-4.1.27/arch/sparc/kernel/ |
D | fpu_traps.S | 191 wr %g0, FPRS_FEF, %fprs ! clean DU/DL bits
|
/linux-4.1.27/drivers/net/usb/ |
D | Kconfig | 44 D-Link DSB-650C and DU-E10
|
/linux-4.1.27/Documentation/usb/ |
D | usb-serial.txt | 351 driver. Also, D-Link's DU-H3SP USB BAY also works with this driver.
|
/linux-4.1.27/drivers/usb/serial/ |
D | Kconfig | 431 This driver also works with Sitecom U232-P25 and D-Link DU-H3SP USB
|