Lines Matching full:l1

86 #define LTDC_L1C0R	(ldev->caps.layer_regs[0])	/* L1 configuration 0 */
87 #define LTDC_L1C1R (ldev->caps.layer_regs[1]) /* L1 configuration 1 */
88 #define LTDC_L1RCR (ldev->caps.layer_regs[2]) /* L1 reload control */
89 #define LTDC_L1CR (ldev->caps.layer_regs[3]) /* L1 control register */
90 #define LTDC_L1WHPCR (ldev->caps.layer_regs[4]) /* L1 window horizontal position configuration */
91 #define LTDC_L1WVPCR (ldev->caps.layer_regs[5]) /* L1 window vertical position configuration */
92 #define LTDC_L1CKCR (ldev->caps.layer_regs[6]) /* L1 color keying configuration */
93 #define LTDC_L1PFCR (ldev->caps.layer_regs[7]) /* L1 pixel format configuration */
94 #define LTDC_L1CACR (ldev->caps.layer_regs[8]) /* L1 constant alpha configuration */
95 #define LTDC_L1DCCR (ldev->caps.layer_regs[9]) /* L1 default color configuration */
96 #define LTDC_L1BFCR (ldev->caps.layer_regs[10]) /* L1 blending factors configuration */
97 #define LTDC_L1BLCR (ldev->caps.layer_regs[11]) /* L1 burst length configuration */
98 #define LTDC_L1PCR (ldev->caps.layer_regs[12]) /* L1 planar configuration */
99 #define LTDC_L1CFBAR (ldev->caps.layer_regs[13]) /* L1 color frame buffer address */
100 #define LTDC_L1CFBLR (ldev->caps.layer_regs[14]) /* L1 color frame buffer length */
101 #define LTDC_L1CFBLNR (ldev->caps.layer_regs[15]) /* L1 color frame buffer line number */
102 #define LTDC_L1AFBA0R (ldev->caps.layer_regs[16]) /* L1 auxiliary frame buffer address 0 */
103 #define LTDC_L1AFBA1R (ldev->caps.layer_regs[17]) /* L1 auxiliary frame buffer address 1 */
104 #define LTDC_L1AFBLR (ldev->caps.layer_regs[18]) /* L1 auxiliary frame buffer length */
105 #define LTDC_L1AFBLNR (ldev->caps.layer_regs[19]) /* L1 auxiliary frame buffer line number */
106 #define LTDC_L1CLUTWR (ldev->caps.layer_regs[20]) /* L1 CLUT write */
107 #define LTDC_L1CYR0R (ldev->caps.layer_regs[21]) /* L1 Conversion YCbCr RGB 0 */
108 #define LTDC_L1CYR1R (ldev->caps.layer_regs[22]) /* L1 Conversion YCbCr RGB 1 */
109 #define LTDC_L1FPF0R (ldev->caps.layer_regs[23]) /* L1 Flexible Pixel Format 0 */
110 #define LTDC_L1FPF1R (ldev->caps.layer_regs[24]) /* L1 Flexible Pixel Format 1 */
367 0x80, /* L1 configuration 0 */
370 0x84, /* L1 control register */
371 0x88, /* L1 window horizontal position configuration */
372 0x8c, /* L1 window vertical position configuration */
373 0x90, /* L1 color keying configuration */
374 0x94, /* L1 pixel format configuration */
375 0x98, /* L1 constant alpha configuration */
376 0x9c, /* L1 default color configuration */
377 0xa0, /* L1 blending factors configuration */
380 0xac, /* L1 color frame buffer address */
381 0xb0, /* L1 color frame buffer length */
382 0xb4, /* L1 color frame buffer line number */
387 0xc4, /* L1 CLUT write */
395 0x80, /* L1 configuration 0 */
396 0x84, /* L1 configuration 1 */
397 0x00, /* L1 reload control */
398 0x88, /* L1 control register */
399 0x8c, /* L1 window horizontal position configuration */
400 0x90, /* L1 window vertical position configuration */
401 0x94, /* L1 color keying configuration */
402 0x98, /* L1 pixel format configuration */
403 0x9c, /* L1 constant alpha configuration */
404 0xa0, /* L1 default color configuration */
405 0xa4, /* L1 blending factors configuration */
406 0xa8, /* L1 burst length configuration */
408 0xac, /* L1 color frame buffer address */
409 0xb0, /* L1 color frame buffer length */
410 0xb4, /* L1 color frame buffer line number */
411 0xb8, /* L1 auxiliary frame buffer address 0 */
412 0xbc, /* L1 auxiliary frame buffer address 1 */
413 0xc0, /* L1 auxiliary frame buffer length */
414 0xc4, /* L1 auxiliary frame buffer line number */
415 0xc8, /* L1 CLUT write */
423 0x100, /* L1 configuration 0 */
424 0x104, /* L1 configuration 1 */
425 0x108, /* L1 reload control */
426 0x10c, /* L1 control register */
427 0x110, /* L1 window horizontal position configuration */
428 0x114, /* L1 window vertical position configuration */
429 0x118, /* L1 color keying configuration */
430 0x11c, /* L1 pixel format configuration */
431 0x120, /* L1 constant alpha configuration */
432 0x124, /* L1 default color configuration */
433 0x128, /* L1 blending factors configuration */
434 0x12c, /* L1 burst length configuration */
435 0x130, /* L1 planar configuration */
436 0x134, /* L1 color frame buffer address */
437 0x138, /* L1 color frame buffer length */
438 0x13c, /* L1 color frame buffer line number */
439 0x140, /* L1 auxiliary frame buffer address 0 */
440 0x144, /* L1 auxiliary frame buffer address 1 */
441 0x148, /* L1 auxiliary frame buffer length */
442 0x14c, /* L1 auxiliary frame buffer line number */
443 0x150, /* L1 CLUT write */
444 0x16c, /* L1 Conversion YCbCr RGB 0 */
445 0x170, /* L1 Conversion YCbCr RGB 1 */
446 0x174, /* L1 Flexible Pixel Format 0 */
447 0x178 /* L1 Flexible Pixel Format 1 */