Home
last modified time | relevance | path

Searched refs:DC_DISP_DISP_SIGNAL_OPTIONS0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h301 #define DC_DISP_DISP_SIGNAL_OPTIONS0 0x400 macro
H A Dsor.c2458 value = tegra_dc_readl(dc, DC_DISP_DISP_SIGNAL_OPTIONS0); in tegra_sor_hdmi_enable()
2460 tegra_dc_writel(dc, value, DC_DISP_DISP_SIGNAL_OPTIONS0); in tegra_sor_hdmi_enable()
H A Dhdmi.c1264 tegra_dc_writel(dc, H_PULSE2_ENABLE, DC_DISP_DISP_SIGNAL_OPTIONS0); in tegra_hdmi_encoder_enable()
H A Ddc.c1494 DEBUGFS_REG32(DC_DISP_DISP_SIGNAL_OPTIONS0),