Home
last modified time | relevance | path

Searched refs:tegra_plane_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dhub.c61 static inline unsigned int tegra_plane_offset(struct tegra_plane *plane, in tegra_plane_offset() function
87 return tegra_dc_readl(plane->dc, tegra_plane_offset(plane, offset)); in tegra_plane_readl()
93 tegra_dc_writel(plane->dc, value, tegra_plane_offset(plane, offset)); in tegra_plane_writel()
221 tegra_plane_offset(plane, DC_WIN_CORE_WINDOWGROUP_SET_CONTROL); in tegra_shared_plane_get_owner()
246 tegra_plane_offset(plane, DC_WIN_CORE_WINDOWGROUP_SET_CONTROL); in tegra_shared_plane_set_owner()
H A Ddc.c54 static inline unsigned int tegra_plane_offset(struct tegra_plane *plane, in tegra_plane_offset() function
80 return tegra_dc_readl(plane->dc, tegra_plane_offset(plane, offset)); in tegra_plane_readl()
86 tegra_dc_writel(plane->dc, value, tegra_plane_offset(plane, offset)); in tegra_plane_writel()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dhub.c78 static inline unsigned int tegra_plane_offset(struct tegra_plane *plane, in tegra_plane_offset() function
104 return tegra_dc_readl(plane->dc, tegra_plane_offset(plane, offset)); in tegra_plane_readl()
110 tegra_dc_writel(plane->dc, value, tegra_plane_offset(plane, offset)); in tegra_plane_writel()
238 tegra_plane_offset(plane, DC_WIN_CORE_WINDOWGROUP_SET_CONTROL); in tegra_shared_plane_get_owner()
263 tegra_plane_offset(plane, DC_WIN_CORE_WINDOWGROUP_SET_CONTROL); in tegra_shared_plane_set_owner()
H A Ddc.c61 static inline unsigned int tegra_plane_offset(struct tegra_plane *plane, in tegra_plane_offset() function
87 return tegra_dc_readl(plane->dc, tegra_plane_offset(plane, offset)); in tegra_plane_readl()
93 tegra_dc_writel(plane->dc, value, tegra_plane_offset(plane, offset)); in tegra_plane_writel()

Completed in 9 milliseconds