Lines Matching refs:tegra_plane_writel
107 static inline void tegra_plane_writel(struct tegra_plane *plane, u32 value, in tegra_plane_writel() function
361 tegra_plane_writel(plane, value, in tegra_shared_plane_setup_scaler()
382 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_LINEBUF_CONFIG); in tegra_dc_assign_shared_plane()
386 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_FETCH_METER); in tegra_dc_assign_shared_plane()
391 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_LATENCY_CTLA); in tegra_dc_assign_shared_plane()
395 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_LATENCY_CTLB); in tegra_dc_assign_shared_plane()
400 tegra_plane_writel(plane, value, DC_WIN_CORE_PRECOMP_WGRP_PIPE_METER); in tegra_dc_assign_shared_plane()
405 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_POOL_CONFIG); in tegra_dc_assign_shared_plane()
411 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_THREAD_GROUP); in tegra_dc_assign_shared_plane()
515 tegra_plane_writel(p, value, DC_WIN_WIN_OPTIONS); in tegra_shared_plane_atomic_disable()
568 tegra_plane_writel(p, VCOUNTER, DC_WIN_CORE_ACT_CONTROL); in tegra_shared_plane_atomic_update()
574 tegra_plane_writel(p, value, DC_WIN_BLEND_MATCH_SELECT); in tegra_shared_plane_atomic_update()
579 tegra_plane_writel(p, value, DC_WIN_BLEND_NOMATCH_SELECT); in tegra_shared_plane_atomic_update()
582 tegra_plane_writel(p, value, DC_WIN_BLEND_LAYER_CONTROL); in tegra_shared_plane_atomic_update()
601 tegra_plane_writel(p, value, DC_WIN_WINDOWGROUP_SET_CONTROL_INPUT_SCALER); in tegra_shared_plane_atomic_update()
608 tegra_plane_writel(p, incr, DC_WIN_SET_INPUT_SCALER_HPHASE_INCR); in tegra_shared_plane_atomic_update()
609 tegra_plane_writel(p, init, DC_WIN_SET_INPUT_SCALER_H_START_PHASE); in tegra_shared_plane_atomic_update()
619 tegra_plane_writel(p, incr, DC_WIN_SET_INPUT_SCALER_VPHASE_INCR); in tegra_shared_plane_atomic_update()
620 tegra_plane_writel(p, init, DC_WIN_SET_INPUT_SCALER_V_START_PHASE); in tegra_shared_plane_atomic_update()
625 tegra_plane_writel(p, bypass, DC_WIN_WINDOWGROUP_SET_INPUT_SCALER_USAGE); in tegra_shared_plane_atomic_update()
628 tegra_plane_writel(p, 0, DC_WINBUF_CDE_CONTROL); in tegra_shared_plane_atomic_update()
643 tegra_plane_writel(p, tegra_plane_state->format, DC_WIN_COLOR_DEPTH); in tegra_shared_plane_atomic_update()
644 tegra_plane_writel(p, 0, DC_WIN_PRECOMP_WGRP_PARAMS); in tegra_shared_plane_atomic_update()
648 tegra_plane_writel(p, value, DC_WIN_POSITION); in tegra_shared_plane_atomic_update()
651 tegra_plane_writel(p, value, DC_WIN_SIZE); in tegra_shared_plane_atomic_update()
654 tegra_plane_writel(p, value, DC_WIN_WIN_OPTIONS); in tegra_shared_plane_atomic_update()
657 tegra_plane_writel(p, value, DC_WIN_CROPPED_SIZE); in tegra_shared_plane_atomic_update()
659 tegra_plane_writel(p, upper_32_bits(base), DC_WINBUF_START_ADDR_HI); in tegra_shared_plane_atomic_update()
660 tegra_plane_writel(p, lower_32_bits(base), DC_WINBUF_START_ADDR); in tegra_shared_plane_atomic_update()
663 tegra_plane_writel(p, value, DC_WIN_PLANAR_STORAGE); in tegra_shared_plane_atomic_update()
669 tegra_plane_writel(p, upper_32_bits(base), DC_WINBUF_START_ADDR_HI_U); in tegra_shared_plane_atomic_update()
670 tegra_plane_writel(p, lower_32_bits(base), DC_WINBUF_START_ADDR_U); in tegra_shared_plane_atomic_update()
676 tegra_plane_writel(p, upper_32_bits(base), DC_WINBUF_START_ADDR_HI_V); in tegra_shared_plane_atomic_update()
677 tegra_plane_writel(p, lower_32_bits(base), DC_WINBUF_START_ADDR_V); in tegra_shared_plane_atomic_update()
685 tegra_plane_writel(p, value, DC_WIN_PLANAR_STORAGE_UV); in tegra_shared_plane_atomic_update()
687 tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_U); in tegra_shared_plane_atomic_update()
688 tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_HI_U); in tegra_shared_plane_atomic_update()
689 tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_V); in tegra_shared_plane_atomic_update()
690 tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_HI_V); in tegra_shared_plane_atomic_update()
691 tegra_plane_writel(p, 0, DC_WIN_PLANAR_STORAGE_UV); in tegra_shared_plane_atomic_update()
709 tegra_plane_writel(p, value, DC_WIN_SET_PARAMS); in tegra_shared_plane_atomic_update()
713 tegra_plane_writel(p, value, DC_WINBUF_CROPPED_POINT); in tegra_shared_plane_atomic_update()
736 tegra_plane_writel(p, value, DC_WINBUF_SURFACE_KIND); in tegra_shared_plane_atomic_update()
742 tegra_plane_writel(p, value, DC_WIN_WINDOW_SET_CONTROL); in tegra_shared_plane_atomic_update()