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

/linux-master/drivers/gpu/drm/tegra/
H A Dhub.c78 static inline unsigned int tegra_plane_offset(struct tegra_plane *plane, function
104 return tegra_dc_readl(plane->dc, tegra_plane_offset(plane, offset));
110 tegra_dc_writel(plane->dc, value, tegra_plane_offset(plane, offset));
238 tegra_plane_offset(plane, DC_WIN_CORE_WINDOWGROUP_SET_CONTROL);
263 tegra_plane_offset(plane, DC_WIN_CORE_WINDOWGROUP_SET_CONTROL);
H A Ddc.c61 static inline unsigned int tegra_plane_offset(struct tegra_plane *plane, function
87 return tegra_dc_readl(plane->dc, tegra_plane_offset(plane, offset));
93 tegra_dc_writel(plane->dc, value, tegra_plane_offset(plane, offset));

Completed in 105 milliseconds