Home
last modified time | relevance | path

Searched refs:DC_DISP_CORE_SOR_SET_CONTROL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddc.h704 #define DC_DISP_CORE_SOR_SET_CONTROL(x) (0x403 + (x)) macro
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 14 milliseconds