Home
last modified time | relevance | path

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

/drivers/gpu/host1x/drm/
Ddc.c85 value = tegra_dc_readl(dc, DC_WIN_WIN_OPTIONS); in tegra_plane_disable()
169 value = tegra_dc_readl(dc, DC_CMD_INT_MASK); in tegra_dc_enable_vblank()
182 value = tegra_dc_readl(dc, DC_CMD_INT_MASK); in tegra_dc_disable_vblank()
203 base = tegra_dc_readl(dc, DC_WINBUF_START_ADDR); in tegra_dc_finish_page_flip()
599 value = tegra_dc_readl(dc, DC_COM_PIN_OUTPUT_POLARITY(1)); in tegra_crtc_mode_set()
673 value = tegra_dc_readl(dc, DC_CMD_DISPLAY_COMMAND); in tegra_crtc_prepare()
726 status = tegra_dc_readl(dc, DC_CMD_INT_STATUS); in tegra_dc_irq()
759 tegra_dc_readl(dc, name)) in tegra_dc_show_regs()
Ddrm.h142 static inline unsigned long tegra_dc_readl(struct tegra_dc *dc, in tegra_dc_readl() function