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()
569 tegra_plane_writel(p, VCOUNTER, DC_WIN_CORE_ACT_CONTROL); in tegra_shared_plane_atomic_update()
575 tegra_plane_writel(p, value, DC_WIN_BLEND_MATCH_SELECT); in tegra_shared_plane_atomic_update()
580 tegra_plane_writel(p, value, DC_WIN_BLEND_NOMATCH_SELECT); in tegra_shared_plane_atomic_update()
583 tegra_plane_writel(p, value, DC_WIN_BLEND_LAYER_CONTROL); in tegra_shared_plane_atomic_update()
602 tegra_plane_writel(p, value, DC_WIN_WINDOWGROUP_SET_CONTROL_INPUT_SCALER); in tegra_shared_plane_atomic_update()
609 tegra_plane_writel(p, incr, DC_WIN_SET_INPUT_SCALER_HPHASE_INCR); in tegra_shared_plane_atomic_update()
610 tegra_plane_writel(p, init, DC_WIN_SET_INPUT_SCALER_H_START_PHASE); in tegra_shared_plane_atomic_update()
620 tegra_plane_writel(p, incr, DC_WIN_SET_INPUT_SCALER_VPHASE_INCR); in tegra_shared_plane_atomic_update()
621 tegra_plane_writel(p, init, DC_WIN_SET_INPUT_SCALER_V_START_PHASE); in tegra_shared_plane_atomic_update()
626 tegra_plane_writel(p, bypass, DC_WIN_WINDOWGROUP_SET_INPUT_SCALER_USAGE); in tegra_shared_plane_atomic_update()
629 tegra_plane_writel(p, 0, DC_WINBUF_CDE_CONTROL); in tegra_shared_plane_atomic_update()
644 tegra_plane_writel(p, tegra_plane_state->format, DC_WIN_COLOR_DEPTH); in tegra_shared_plane_atomic_update()
645 tegra_plane_writel(p, 0, DC_WIN_PRECOMP_WGRP_PARAMS); in tegra_shared_plane_atomic_update()
649 tegra_plane_writel(p, value, DC_WIN_POSITION); in tegra_shared_plane_atomic_update()
652 tegra_plane_writel(p, value, DC_WIN_SIZE); in tegra_shared_plane_atomic_update()
655 tegra_plane_writel(p, value, DC_WIN_WIN_OPTIONS); in tegra_shared_plane_atomic_update()
658 tegra_plane_writel(p, value, DC_WIN_CROPPED_SIZE); in tegra_shared_plane_atomic_update()
660 tegra_plane_writel(p, upper_32_bits(base), DC_WINBUF_START_ADDR_HI); in tegra_shared_plane_atomic_update()
661 tegra_plane_writel(p, lower_32_bits(base), DC_WINBUF_START_ADDR); in tegra_shared_plane_atomic_update()
664 tegra_plane_writel(p, value, DC_WIN_PLANAR_STORAGE); in tegra_shared_plane_atomic_update()
670 tegra_plane_writel(p, upper_32_bits(base), DC_WINBUF_START_ADDR_HI_U); in tegra_shared_plane_atomic_update()
671 tegra_plane_writel(p, lower_32_bits(base), DC_WINBUF_START_ADDR_U); in tegra_shared_plane_atomic_update()
677 tegra_plane_writel(p, upper_32_bits(base), DC_WINBUF_START_ADDR_HI_V); in tegra_shared_plane_atomic_update()
678 tegra_plane_writel(p, lower_32_bits(base), DC_WINBUF_START_ADDR_V); in tegra_shared_plane_atomic_update()
686 tegra_plane_writel(p, value, DC_WIN_PLANAR_STORAGE_UV); in tegra_shared_plane_atomic_update()
688 tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_U); in tegra_shared_plane_atomic_update()
689 tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_HI_U); in tegra_shared_plane_atomic_update()
690 tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_V); in tegra_shared_plane_atomic_update()
691 tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_HI_V); in tegra_shared_plane_atomic_update()
692 tegra_plane_writel(p, 0, DC_WIN_PLANAR_STORAGE_UV); in tegra_shared_plane_atomic_update()
710 tegra_plane_writel(p, value, DC_WIN_SET_PARAMS); in tegra_shared_plane_atomic_update()
714 tegra_plane_writel(p, value, DC_WINBUF_CROPPED_POINT); in tegra_shared_plane_atomic_update()
737 tegra_plane_writel(p, value, DC_WINBUF_SURFACE_KIND); in tegra_shared_plane_atomic_update()
743 tegra_plane_writel(p, value, DC_WIN_WINDOW_SET_CONTROL); in tegra_shared_plane_atomic_update()