Lines Matching refs:tegra_plane_writel
92 static inline void tegra_plane_writel(struct tegra_plane *plane, u32 value, in tegra_plane_writel() function
287 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_LINEBUF_CONFIG); in tegra_dc_assign_shared_plane()
291 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_FETCH_METER); in tegra_dc_assign_shared_plane()
296 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_LATENCY_CTLA); in tegra_dc_assign_shared_plane()
300 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_LATENCY_CTLB); in tegra_dc_assign_shared_plane()
305 tegra_plane_writel(plane, value, DC_WIN_CORE_PRECOMP_WGRP_PIPE_METER); in tegra_dc_assign_shared_plane()
310 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_POOL_CONFIG); in tegra_dc_assign_shared_plane()
316 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_THREAD_GROUP); in tegra_dc_assign_shared_plane()
401 tegra_plane_writel(p, value, DC_WIN_WIN_OPTIONS); in tegra_shared_plane_atomic_disable()
433 tegra_plane_writel(p, VCOUNTER, DC_WIN_CORE_ACT_CONTROL); in tegra_shared_plane_atomic_update()
439 tegra_plane_writel(p, value, DC_WIN_BLEND_MATCH_SELECT); in tegra_shared_plane_atomic_update()
444 tegra_plane_writel(p, value, DC_WIN_BLEND_NOMATCH_SELECT); in tegra_shared_plane_atomic_update()
447 tegra_plane_writel(p, value, DC_WIN_BLEND_LAYER_CONTROL); in tegra_shared_plane_atomic_update()
451 tegra_plane_writel(p, value, DC_WIN_WINDOWGROUP_SET_CONTROL_INPUT_SCALER); in tegra_shared_plane_atomic_update()
454 tegra_plane_writel(p, value, DC_WIN_WINDOWGROUP_SET_INPUT_SCALER_USAGE); in tegra_shared_plane_atomic_update()
457 tegra_plane_writel(p, 0, DC_WINBUF_CDE_CONTROL); in tegra_shared_plane_atomic_update()
462 tegra_plane_writel(p, state->format, DC_WIN_COLOR_DEPTH); in tegra_shared_plane_atomic_update()
463 tegra_plane_writel(p, 0, DC_WIN_PRECOMP_WGRP_PARAMS); in tegra_shared_plane_atomic_update()
467 tegra_plane_writel(p, value, DC_WIN_POSITION); in tegra_shared_plane_atomic_update()
470 tegra_plane_writel(p, value, DC_WIN_SIZE); in tegra_shared_plane_atomic_update()
473 tegra_plane_writel(p, value, DC_WIN_WIN_OPTIONS); in tegra_shared_plane_atomic_update()
476 tegra_plane_writel(p, value, DC_WIN_CROPPED_SIZE); in tegra_shared_plane_atomic_update()
478 tegra_plane_writel(p, upper_32_bits(base), DC_WINBUF_START_ADDR_HI); in tegra_shared_plane_atomic_update()
479 tegra_plane_writel(p, lower_32_bits(base), DC_WINBUF_START_ADDR); in tegra_shared_plane_atomic_update()
482 tegra_plane_writel(p, value, DC_WIN_PLANAR_STORAGE); in tegra_shared_plane_atomic_update()
485 tegra_plane_writel(p, value, DC_WIN_SET_PARAMS); in tegra_shared_plane_atomic_update()
489 tegra_plane_writel(p, value, DC_WINBUF_CROPPED_POINT); in tegra_shared_plane_atomic_update()
512 tegra_plane_writel(p, value, DC_WINBUF_SURFACE_KIND); in tegra_shared_plane_atomic_update()
518 tegra_plane_writel(p, value, DC_WIN_WINDOW_SET_CONTROL); in tegra_shared_plane_atomic_update()