Home
last modified time | relevance | path

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

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