Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
Ddc.h301 #define DC_DISP_DISP_SIGNAL_OPTIONS0 0x400 macro
Dsor.c2462 value = tegra_dc_readl(dc, DC_DISP_DISP_SIGNAL_OPTIONS0); in tegra_sor_hdmi_enable()
2464 tegra_dc_writel(dc, value, DC_DISP_DISP_SIGNAL_OPTIONS0); in tegra_sor_hdmi_enable()
Dhdmi.c1269 tegra_dc_writel(dc, H_PULSE2_ENABLE, DC_DISP_DISP_SIGNAL_OPTIONS0); in tegra_hdmi_encoder_enable()
Ddc.c1493 DEBUGFS_REG32(DC_DISP_DISP_SIGNAL_OPTIONS0),