Symbol: tegra_plane_writel
drivers/gpu/drm/tegra/dc.c
183
tegra_plane_writel(plane, blendnokey, DC_WIN_BLEND_NOKEY);
drivers/gpu/drm/tegra/dc.c
184
tegra_plane_writel(plane, foreground, DC_WIN_BLEND_1WIN);
drivers/gpu/drm/tegra/dc.c
263
tegra_plane_writel(plane, background[0], DC_WIN_BLEND_2WIN_X);
drivers/gpu/drm/tegra/dc.c
264
tegra_plane_writel(plane, background[1], DC_WIN_BLEND_2WIN_Y);
drivers/gpu/drm/tegra/dc.c
265
tegra_plane_writel(plane, background[2], DC_WIN_BLEND_3WIN_XY);
drivers/gpu/drm/tegra/dc.c
282
tegra_plane_writel(plane, blending[0], DC_WIN_BLEND_2WIN_X);
drivers/gpu/drm/tegra/dc.c
283
tegra_plane_writel(plane, blending[1], DC_WIN_BLEND_2WIN_Y);
drivers/gpu/drm/tegra/dc.c
284
tegra_plane_writel(plane, background[2], DC_WIN_BLEND_3WIN_XY);
drivers/gpu/drm/tegra/dc.c
288
tegra_plane_writel(plane, foreground, DC_WIN_BLEND_2WIN_X);
drivers/gpu/drm/tegra/dc.c
289
tegra_plane_writel(plane, foreground, DC_WIN_BLEND_2WIN_Y);
drivers/gpu/drm/tegra/dc.c
290
tegra_plane_writel(plane, foreground, DC_WIN_BLEND_3WIN_XY);
drivers/gpu/drm/tegra/dc.c
303
tegra_plane_writel(plane, value, DC_WIN_BLEND_MATCH_SELECT);
drivers/gpu/drm/tegra/dc.c
308
tegra_plane_writel(plane, value, DC_WIN_BLEND_NOMATCH_SELECT);
drivers/gpu/drm/tegra/dc.c
311
tegra_plane_writel(plane, value, DC_WIN_BLEND_LAYER_CONTROL);
drivers/gpu/drm/tegra/dc.c
366
tegra_plane_writel(plane, window->format, DC_WIN_COLOR_DEPTH);
drivers/gpu/drm/tegra/dc.c
367
tegra_plane_writel(plane, window->swap, DC_WIN_BYTE_SWAP);
drivers/gpu/drm/tegra/dc.c
370
tegra_plane_writel(plane, value, DC_WIN_POSITION);
drivers/gpu/drm/tegra/dc.c
373
tegra_plane_writel(plane, value, DC_WIN_SIZE);
drivers/gpu/drm/tegra/dc.c
387
tegra_plane_writel(plane, value, DC_WIN_PRESCALED_SIZE);
drivers/gpu/drm/tegra/dc.c
400
tegra_plane_writel(plane, value, DC_WIN_DDA_INC);
drivers/gpu/drm/tegra/dc.c
405
tegra_plane_writel(plane, h_dda, DC_WIN_H_INITIAL_DDA);
drivers/gpu/drm/tegra/dc.c
406
tegra_plane_writel(plane, v_dda, DC_WIN_V_INITIAL_DDA);
drivers/gpu/drm/tegra/dc.c
408
tegra_plane_writel(plane, 0, DC_WIN_UV_BUF_STRIDE);
drivers/gpu/drm/tegra/dc.c
409
tegra_plane_writel(plane, 0, DC_WIN_BUF_STRIDE);
drivers/gpu/drm/tegra/dc.c
411
tegra_plane_writel(plane, window->base[0], DC_WINBUF_START_ADDR);
drivers/gpu/drm/tegra/dc.c
414
tegra_plane_writel(plane, window->base[1], DC_WINBUF_START_ADDR_U);
drivers/gpu/drm/tegra/dc.c
417
tegra_plane_writel(plane, window->base[2], DC_WINBUF_START_ADDR_V);
drivers/gpu/drm/tegra/dc.c
420
tegra_plane_writel(plane, value, DC_WIN_LINE_STRIDE);
drivers/gpu/drm/tegra/dc.c
422
tegra_plane_writel(plane, window->stride[0], DC_WIN_LINE_STRIDE);
drivers/gpu/drm/tegra/dc.c
425
tegra_plane_writel(plane, h_offset, DC_WINBUF_ADDR_H_OFFSET);
drivers/gpu/drm/tegra/dc.c
426
tegra_plane_writel(plane, v_offset, DC_WINBUF_ADDR_V_OFFSET);
drivers/gpu/drm/tegra/dc.c
446
tegra_plane_writel(plane, value, DC_WINBUF_SURFACE_KIND);
drivers/gpu/drm/tegra/dc.c
467
tegra_plane_writel(plane, value, DC_WIN_BUFFER_ADDR_MODE);
drivers/gpu/drm/tegra/dc.c
474
tegra_plane_writel(plane, 0x00f0, DC_WIN_CSC_YOF);
drivers/gpu/drm/tegra/dc.c
475
tegra_plane_writel(plane, 0x012a, DC_WIN_CSC_KYRGB);
drivers/gpu/drm/tegra/dc.c
476
tegra_plane_writel(plane, 0x0000, DC_WIN_CSC_KUR);
drivers/gpu/drm/tegra/dc.c
477
tegra_plane_writel(plane, 0x0198, DC_WIN_CSC_KVR);
drivers/gpu/drm/tegra/dc.c
478
tegra_plane_writel(plane, 0x039b, DC_WIN_CSC_KUG);
drivers/gpu/drm/tegra/dc.c
479
tegra_plane_writel(plane, 0x032f, DC_WIN_CSC_KVG);
drivers/gpu/drm/tegra/dc.c
480
tegra_plane_writel(plane, 0x0204, DC_WIN_CSC_KUB);
drivers/gpu/drm/tegra/dc.c
481
tegra_plane_writel(plane, 0x0000, DC_WIN_CSC_KVB);
drivers/gpu/drm/tegra/dc.c
499
tegra_plane_writel(plane, 0x00008000, DC_WIN_H_FILTER_P(0));
drivers/gpu/drm/tegra/dc.c
500
tegra_plane_writel(plane, 0x3e087ce1, DC_WIN_H_FILTER_P(1));
drivers/gpu/drm/tegra/dc.c
501
tegra_plane_writel(plane, 0x3b117ac1, DC_WIN_H_FILTER_P(2));
drivers/gpu/drm/tegra/dc.c
502
tegra_plane_writel(plane, 0x591b73aa, DC_WIN_H_FILTER_P(3));
drivers/gpu/drm/tegra/dc.c
503
tegra_plane_writel(plane, 0x57256d9a, DC_WIN_H_FILTER_P(4));
drivers/gpu/drm/tegra/dc.c
504
tegra_plane_writel(plane, 0x552f668b, DC_WIN_H_FILTER_P(5));
drivers/gpu/drm/tegra/dc.c
505
tegra_plane_writel(plane, 0x73385e8b, DC_WIN_H_FILTER_P(6));
drivers/gpu/drm/tegra/dc.c
506
tegra_plane_writel(plane, 0x72435583, DC_WIN_H_FILTER_P(7));
drivers/gpu/drm/tegra/dc.c
507
tegra_plane_writel(plane, 0x714c4c8b, DC_WIN_H_FILTER_P(8));
drivers/gpu/drm/tegra/dc.c
508
tegra_plane_writel(plane, 0x70554393, DC_WIN_H_FILTER_P(9));
drivers/gpu/drm/tegra/dc.c
509
tegra_plane_writel(plane, 0x715e389b, DC_WIN_H_FILTER_P(10));
drivers/gpu/drm/tegra/dc.c
510
tegra_plane_writel(plane, 0x71662faa, DC_WIN_H_FILTER_P(11));
drivers/gpu/drm/tegra/dc.c
511
tegra_plane_writel(plane, 0x536d25ba, DC_WIN_H_FILTER_P(12));
drivers/gpu/drm/tegra/dc.c
512
tegra_plane_writel(plane, 0x55731bca, DC_WIN_H_FILTER_P(13));
drivers/gpu/drm/tegra/dc.c
513
tegra_plane_writel(plane, 0x387a11d9, DC_WIN_H_FILTER_P(14));
drivers/gpu/drm/tegra/dc.c
514
tegra_plane_writel(plane, 0x3c7c08f1, DC_WIN_H_FILTER_P(15));
drivers/gpu/drm/tegra/dc.c
527
tegra_plane_writel(plane, k, DC_WIN_V_FILTER_P(i));
drivers/gpu/drm/tegra/dc.c
532
tegra_plane_writel(plane, value, DC_WIN_WIN_OPTIONS);
drivers/gpu/drm/tegra/dc.c
724
tegra_plane_writel(p, value, DC_WIN_WIN_OPTIONS);
drivers/gpu/drm/tegra/hub.c
362
tegra_plane_writel(plane, value,
drivers/gpu/drm/tegra/hub.c
383
tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_LINEBUF_CONFIG);
drivers/gpu/drm/tegra/hub.c
387
tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_FETCH_METER);
drivers/gpu/drm/tegra/hub.c
392
tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_LATENCY_CTLA);
drivers/gpu/drm/tegra/hub.c
396
tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_LATENCY_CTLB);
drivers/gpu/drm/tegra/hub.c
401
tegra_plane_writel(plane, value, DC_WIN_CORE_PRECOMP_WGRP_PIPE_METER);
drivers/gpu/drm/tegra/hub.c
406
tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_POOL_CONFIG);
drivers/gpu/drm/tegra/hub.c
412
tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_THREAD_GROUP);
drivers/gpu/drm/tegra/hub.c
516
tegra_plane_writel(p, value, DC_WIN_WIN_OPTIONS);
drivers/gpu/drm/tegra/hub.c
569
tegra_plane_writel(p, VCOUNTER, DC_WIN_CORE_ACT_CONTROL);
drivers/gpu/drm/tegra/hub.c
575
tegra_plane_writel(p, value, DC_WIN_BLEND_MATCH_SELECT);
drivers/gpu/drm/tegra/hub.c
580
tegra_plane_writel(p, value, DC_WIN_BLEND_NOMATCH_SELECT);
drivers/gpu/drm/tegra/hub.c
583
tegra_plane_writel(p, value, DC_WIN_BLEND_LAYER_CONTROL);
drivers/gpu/drm/tegra/hub.c
602
tegra_plane_writel(p, value, DC_WIN_WINDOWGROUP_SET_CONTROL_INPUT_SCALER);
drivers/gpu/drm/tegra/hub.c
609
tegra_plane_writel(p, incr, DC_WIN_SET_INPUT_SCALER_HPHASE_INCR);
drivers/gpu/drm/tegra/hub.c
610
tegra_plane_writel(p, init, DC_WIN_SET_INPUT_SCALER_H_START_PHASE);
drivers/gpu/drm/tegra/hub.c
620
tegra_plane_writel(p, incr, DC_WIN_SET_INPUT_SCALER_VPHASE_INCR);
drivers/gpu/drm/tegra/hub.c
621
tegra_plane_writel(p, init, DC_WIN_SET_INPUT_SCALER_V_START_PHASE);
drivers/gpu/drm/tegra/hub.c
626
tegra_plane_writel(p, bypass, DC_WIN_WINDOWGROUP_SET_INPUT_SCALER_USAGE);
drivers/gpu/drm/tegra/hub.c
629
tegra_plane_writel(p, 0, DC_WINBUF_CDE_CONTROL);
drivers/gpu/drm/tegra/hub.c
644
tegra_plane_writel(p, tegra_plane_state->format, DC_WIN_COLOR_DEPTH);
drivers/gpu/drm/tegra/hub.c
645
tegra_plane_writel(p, 0, DC_WIN_PRECOMP_WGRP_PARAMS);
drivers/gpu/drm/tegra/hub.c
649
tegra_plane_writel(p, value, DC_WIN_POSITION);
drivers/gpu/drm/tegra/hub.c
652
tegra_plane_writel(p, value, DC_WIN_SIZE);
drivers/gpu/drm/tegra/hub.c
655
tegra_plane_writel(p, value, DC_WIN_WIN_OPTIONS);
drivers/gpu/drm/tegra/hub.c
658
tegra_plane_writel(p, value, DC_WIN_CROPPED_SIZE);
drivers/gpu/drm/tegra/hub.c
660
tegra_plane_writel(p, upper_32_bits(base), DC_WINBUF_START_ADDR_HI);
drivers/gpu/drm/tegra/hub.c
661
tegra_plane_writel(p, lower_32_bits(base), DC_WINBUF_START_ADDR);
drivers/gpu/drm/tegra/hub.c
664
tegra_plane_writel(p, value, DC_WIN_PLANAR_STORAGE);
drivers/gpu/drm/tegra/hub.c
670
tegra_plane_writel(p, upper_32_bits(base), DC_WINBUF_START_ADDR_HI_U);
drivers/gpu/drm/tegra/hub.c
671
tegra_plane_writel(p, lower_32_bits(base), DC_WINBUF_START_ADDR_U);
drivers/gpu/drm/tegra/hub.c
677
tegra_plane_writel(p, upper_32_bits(base), DC_WINBUF_START_ADDR_HI_V);
drivers/gpu/drm/tegra/hub.c
678
tegra_plane_writel(p, lower_32_bits(base), DC_WINBUF_START_ADDR_V);
drivers/gpu/drm/tegra/hub.c
686
tegra_plane_writel(p, value, DC_WIN_PLANAR_STORAGE_UV);
drivers/gpu/drm/tegra/hub.c
688
tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_U);
drivers/gpu/drm/tegra/hub.c
689
tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_HI_U);
drivers/gpu/drm/tegra/hub.c
690
tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_V);
drivers/gpu/drm/tegra/hub.c
691
tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_HI_V);
drivers/gpu/drm/tegra/hub.c
692
tegra_plane_writel(p, 0, DC_WIN_PLANAR_STORAGE_UV);
drivers/gpu/drm/tegra/hub.c
710
tegra_plane_writel(p, value, DC_WIN_SET_PARAMS);
drivers/gpu/drm/tegra/hub.c
714
tegra_plane_writel(p, value, DC_WINBUF_CROPPED_POINT);
drivers/gpu/drm/tegra/hub.c
737
tegra_plane_writel(p, value, DC_WINBUF_SURFACE_KIND);
drivers/gpu/drm/tegra/hub.c
743
tegra_plane_writel(p, value, DC_WIN_WINDOW_SET_CONTROL);