Symbol: tegra_plane_writel
drivers/gpu/drm/tegra/dc.c
282
tegra_plane_writel(plane, blendnokey, DC_WIN_BLEND_NOKEY);
drivers/gpu/drm/tegra/dc.c
283
tegra_plane_writel(plane, foreground, DC_WIN_BLEND_1WIN);
drivers/gpu/drm/tegra/dc.c
362
tegra_plane_writel(plane, background[0], DC_WIN_BLEND_2WIN_X);
drivers/gpu/drm/tegra/dc.c
363
tegra_plane_writel(plane, background[1], DC_WIN_BLEND_2WIN_Y);
drivers/gpu/drm/tegra/dc.c
364
tegra_plane_writel(plane, background[2], DC_WIN_BLEND_3WIN_XY);
drivers/gpu/drm/tegra/dc.c
381
tegra_plane_writel(plane, blending[0], DC_WIN_BLEND_2WIN_X);
drivers/gpu/drm/tegra/dc.c
382
tegra_plane_writel(plane, blending[1], DC_WIN_BLEND_2WIN_Y);
drivers/gpu/drm/tegra/dc.c
383
tegra_plane_writel(plane, background[2], DC_WIN_BLEND_3WIN_XY);
drivers/gpu/drm/tegra/dc.c
387
tegra_plane_writel(plane, foreground, DC_WIN_BLEND_2WIN_X);
drivers/gpu/drm/tegra/dc.c
388
tegra_plane_writel(plane, foreground, DC_WIN_BLEND_2WIN_Y);
drivers/gpu/drm/tegra/dc.c
389
tegra_plane_writel(plane, foreground, DC_WIN_BLEND_3WIN_XY);
drivers/gpu/drm/tegra/dc.c
402
tegra_plane_writel(plane, value, DC_WIN_BLEND_MATCH_SELECT);
drivers/gpu/drm/tegra/dc.c
407
tegra_plane_writel(plane, value, DC_WIN_BLEND_NOMATCH_SELECT);
drivers/gpu/drm/tegra/dc.c
410
tegra_plane_writel(plane, value, DC_WIN_BLEND_LAYER_CONTROL);
drivers/gpu/drm/tegra/dc.c
465
tegra_plane_writel(plane, window->format, DC_WIN_COLOR_DEPTH);
drivers/gpu/drm/tegra/dc.c
466
tegra_plane_writel(plane, window->swap, DC_WIN_BYTE_SWAP);
drivers/gpu/drm/tegra/dc.c
469
tegra_plane_writel(plane, value, DC_WIN_POSITION);
drivers/gpu/drm/tegra/dc.c
472
tegra_plane_writel(plane, value, DC_WIN_SIZE);
drivers/gpu/drm/tegra/dc.c
486
tegra_plane_writel(plane, value, DC_WIN_PRESCALED_SIZE);
drivers/gpu/drm/tegra/dc.c
499
tegra_plane_writel(plane, value, DC_WIN_DDA_INC);
drivers/gpu/drm/tegra/dc.c
504
tegra_plane_writel(plane, h_dda, DC_WIN_H_INITIAL_DDA);
drivers/gpu/drm/tegra/dc.c
505
tegra_plane_writel(plane, v_dda, DC_WIN_V_INITIAL_DDA);
drivers/gpu/drm/tegra/dc.c
507
tegra_plane_writel(plane, 0, DC_WIN_UV_BUF_STRIDE);
drivers/gpu/drm/tegra/dc.c
508
tegra_plane_writel(plane, 0, DC_WIN_BUF_STRIDE);
drivers/gpu/drm/tegra/dc.c
510
tegra_plane_writel(plane, window->base[0], DC_WINBUF_START_ADDR);
drivers/gpu/drm/tegra/dc.c
513
tegra_plane_writel(plane, window->base[1], DC_WINBUF_START_ADDR_U);
drivers/gpu/drm/tegra/dc.c
516
tegra_plane_writel(plane, window->base[2], DC_WINBUF_START_ADDR_V);
drivers/gpu/drm/tegra/dc.c
519
tegra_plane_writel(plane, value, DC_WIN_LINE_STRIDE);
drivers/gpu/drm/tegra/dc.c
521
tegra_plane_writel(plane, window->stride[0], DC_WIN_LINE_STRIDE);
drivers/gpu/drm/tegra/dc.c
524
tegra_plane_writel(plane, h_offset, DC_WINBUF_ADDR_H_OFFSET);
drivers/gpu/drm/tegra/dc.c
525
tegra_plane_writel(plane, v_offset, DC_WINBUF_ADDR_V_OFFSET);
drivers/gpu/drm/tegra/dc.c
545
tegra_plane_writel(plane, value, DC_WINBUF_SURFACE_KIND);
drivers/gpu/drm/tegra/dc.c
566
tegra_plane_writel(plane, value, DC_WIN_BUFFER_ADDR_MODE);
drivers/gpu/drm/tegra/dc.c
573
tegra_plane_writel(plane, 0x00f0, DC_WIN_CSC_YOF);
drivers/gpu/drm/tegra/dc.c
574
tegra_plane_writel(plane, 0x012a, DC_WIN_CSC_KYRGB);
drivers/gpu/drm/tegra/dc.c
575
tegra_plane_writel(plane, 0x0000, DC_WIN_CSC_KUR);
drivers/gpu/drm/tegra/dc.c
576
tegra_plane_writel(plane, 0x0198, DC_WIN_CSC_KVR);
drivers/gpu/drm/tegra/dc.c
577
tegra_plane_writel(plane, 0x039b, DC_WIN_CSC_KUG);
drivers/gpu/drm/tegra/dc.c
578
tegra_plane_writel(plane, 0x032f, DC_WIN_CSC_KVG);
drivers/gpu/drm/tegra/dc.c
579
tegra_plane_writel(plane, 0x0204, DC_WIN_CSC_KUB);
drivers/gpu/drm/tegra/dc.c
580
tegra_plane_writel(plane, 0x0000, DC_WIN_CSC_KVB);
drivers/gpu/drm/tegra/dc.c
598
tegra_plane_writel(plane, 0x00008000, DC_WIN_H_FILTER_P(0));
drivers/gpu/drm/tegra/dc.c
599
tegra_plane_writel(plane, 0x3e087ce1, DC_WIN_H_FILTER_P(1));
drivers/gpu/drm/tegra/dc.c
600
tegra_plane_writel(plane, 0x3b117ac1, DC_WIN_H_FILTER_P(2));
drivers/gpu/drm/tegra/dc.c
601
tegra_plane_writel(plane, 0x591b73aa, DC_WIN_H_FILTER_P(3));
drivers/gpu/drm/tegra/dc.c
602
tegra_plane_writel(plane, 0x57256d9a, DC_WIN_H_FILTER_P(4));
drivers/gpu/drm/tegra/dc.c
603
tegra_plane_writel(plane, 0x552f668b, DC_WIN_H_FILTER_P(5));
drivers/gpu/drm/tegra/dc.c
604
tegra_plane_writel(plane, 0x73385e8b, DC_WIN_H_FILTER_P(6));
drivers/gpu/drm/tegra/dc.c
605
tegra_plane_writel(plane, 0x72435583, DC_WIN_H_FILTER_P(7));
drivers/gpu/drm/tegra/dc.c
606
tegra_plane_writel(plane, 0x714c4c8b, DC_WIN_H_FILTER_P(8));
drivers/gpu/drm/tegra/dc.c
607
tegra_plane_writel(plane, 0x70554393, DC_WIN_H_FILTER_P(9));
drivers/gpu/drm/tegra/dc.c
608
tegra_plane_writel(plane, 0x715e389b, DC_WIN_H_FILTER_P(10));
drivers/gpu/drm/tegra/dc.c
609
tegra_plane_writel(plane, 0x71662faa, DC_WIN_H_FILTER_P(11));
drivers/gpu/drm/tegra/dc.c
610
tegra_plane_writel(plane, 0x536d25ba, DC_WIN_H_FILTER_P(12));
drivers/gpu/drm/tegra/dc.c
611
tegra_plane_writel(plane, 0x55731bca, DC_WIN_H_FILTER_P(13));
drivers/gpu/drm/tegra/dc.c
612
tegra_plane_writel(plane, 0x387a11d9, DC_WIN_H_FILTER_P(14));
drivers/gpu/drm/tegra/dc.c
613
tegra_plane_writel(plane, 0x3c7c08f1, DC_WIN_H_FILTER_P(15));
drivers/gpu/drm/tegra/dc.c
626
tegra_plane_writel(plane, k, DC_WIN_V_FILTER_P(i));
drivers/gpu/drm/tegra/dc.c
631
tegra_plane_writel(plane, value, DC_WIN_WIN_OPTIONS);
drivers/gpu/drm/tegra/dc.c
823
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);