Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tegra/
Ddc.h121 #define DC_DISP_DISP_SIGNAL_OPTIONS0 0x400 macro
Dsor.c1939 value = tegra_dc_readl(dc, DC_DISP_DISP_SIGNAL_OPTIONS0); in tegra_sor_hdmi_enable()
1941 tegra_dc_writel(dc, value, DC_DISP_DISP_SIGNAL_OPTIONS0); in tegra_sor_hdmi_enable()
Dhdmi.c881 tegra_dc_writel(dc, H_PULSE2_ENABLE, DC_DISP_DISP_SIGNAL_OPTIONS0); in tegra_hdmi_encoder_enable()
Ddc.c1437 DUMP_REG(DC_DISP_DISP_SIGNAL_OPTIONS0); in tegra_dc_show_regs()