Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/tegra/
Ddc.h731 #define DC_DISP_CORE_SOR_SET_CONTROL(x) (0x403 + (x)) macro
Dsor.c2632 value = tegra_dc_readl(dc, DC_DISP_CORE_SOR_SET_CONTROL(sor->index)); in tegra_sor_hdmi_enable()
2635 tegra_dc_writel(dc, value, DC_DISP_CORE_SOR_SET_CONTROL(sor->index)); in tegra_sor_hdmi_enable()