Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tegra/
H A Ddc.c62 static inline unsigned int tegra_plane_offset(struct tegra_plane *plane, in tegra_plane_offset() function
88 return tegra_dc_readl(plane->dc, tegra_plane_offset(plane, offset)); in tegra_plane_readl()
94 tegra_dc_writel(plane->dc, value, tegra_plane_offset(plane, offset)); in tegra_plane_writel()