Searched refs:tegra_plane_offset (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/tegra/ |
| D | hub.c | 75 static inline unsigned int tegra_plane_offset(struct tegra_plane *plane, in tegra_plane_offset() function 101 return tegra_dc_readl(plane->dc, tegra_plane_offset(plane, offset)); in tegra_plane_readl() 107 tegra_dc_writel(plane->dc, value, tegra_plane_offset(plane, offset)); in tegra_plane_writel() 235 tegra_plane_offset(plane, DC_WIN_CORE_WINDOWGROUP_SET_CONTROL); in tegra_shared_plane_get_owner() 260 tegra_plane_offset(plane, DC_WIN_CORE_WINDOWGROUP_SET_CONTROL); in tegra_shared_plane_set_owner()
|
| D | dc.c | 55 static inline unsigned int tegra_plane_offset(struct tegra_plane *plane, in tegra_plane_offset() function 81 return tegra_dc_readl(plane->dc, tegra_plane_offset(plane, offset)); in tegra_plane_readl() 87 tegra_dc_writel(plane->dc, value, tegra_plane_offset(plane, offset)); in tegra_plane_writel()
|