Home
last modified time | relevance | path

Searched refs:tegra_plane_writel (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/tegra/
A Dhub.c358 tegra_plane_writel(plane, value, in tegra_shared_plane_setup_scaler()
512 tegra_plane_writel(p, value, DC_WIN_WIN_OPTIONS); in tegra_shared_plane_atomic_disable()
626 tegra_plane_writel(p, 0, DC_WINBUF_CDE_CONTROL); in tegra_shared_plane_atomic_update()
646 tegra_plane_writel(p, value, DC_WIN_POSITION); in tegra_shared_plane_atomic_update()
649 tegra_plane_writel(p, value, DC_WIN_SIZE); in tegra_shared_plane_atomic_update()
652 tegra_plane_writel(p, value, DC_WIN_WIN_OPTIONS); in tegra_shared_plane_atomic_update()
655 tegra_plane_writel(p, value, DC_WIN_CROPPED_SIZE); in tegra_shared_plane_atomic_update()
661 tegra_plane_writel(p, value, DC_WIN_PLANAR_STORAGE); in tegra_shared_plane_atomic_update()
679 tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_U); in tegra_shared_plane_atomic_update()
681 tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_V); in tegra_shared_plane_atomic_update()
[all …]
A Ddc.c362 tegra_plane_writel(plane, value, DC_WIN_POSITION); in tegra_dc_setup_window()
365 tegra_plane_writel(plane, value, DC_WIN_SIZE); in tegra_dc_setup_window()
392 tegra_plane_writel(plane, value, DC_WIN_DDA_INC); in tegra_dc_setup_window()
400 tegra_plane_writel(plane, 0, DC_WIN_UV_BUF_STRIDE); in tegra_dc_setup_window()
401 tegra_plane_writel(plane, 0, DC_WIN_BUF_STRIDE); in tegra_dc_setup_window()
463 tegra_plane_writel(plane, 0x00f0, DC_WIN_CSC_YOF); in tegra_dc_setup_window()
465 tegra_plane_writel(plane, 0x0000, DC_WIN_CSC_KUR); in tegra_dc_setup_window()
466 tegra_plane_writel(plane, 0x0198, DC_WIN_CSC_KVR); in tegra_dc_setup_window()
467 tegra_plane_writel(plane, 0x039b, DC_WIN_CSC_KUG); in tegra_dc_setup_window()
468 tegra_plane_writel(plane, 0x032f, DC_WIN_CSC_KVG); in tegra_dc_setup_window()
[all …]

Completed in 581 milliseconds