Home
last modified time | relevance | path

Searched refs:TMDS_CNTL (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c508 if (enc110->regs->TMDS_CNTL) { in dce110_stream_encoder_set_stream_attribute_helper()
511 REG_UPDATE(TMDS_CNTL, TMDS_PIXEL_ENCODING, 1); in dce110_stream_encoder_set_stream_attribute_helper()
514 REG_UPDATE(TMDS_CNTL, TMDS_PIXEL_ENCODING, 0); in dce110_stream_encoder_set_stream_attribute_helper()
517 REG_UPDATE(TMDS_CNTL, TMDS_COLOR_FORMAT, 0); in dce110_stream_encoder_set_stream_attribute_helper()
H A Ddce_stream_encoder.h83 SRI(TMDS_CNTL, DIG, id), \
292 SE_SF(TMDS_CNTL, TMDS_PIXEL_ENCODING, mask_sh),\
293 SE_SF(TMDS_CNTL, TMDS_COLOR_FORMAT, mask_sh)
684 uint32_t TMDS_CNTL; member
/openbmc/u-boot/include/
H A Dradeon.h396 #define TMDS_CNTL 0x0294 macro
/openbmc/linux/include/video/
H A Dradeon.h394 #define TMDS_CNTL 0x0294 macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c275 .TMDS_CNTL = 0,\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c286 .TMDS_CNTL = 0,\
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c671 rinfo->save_regs[84] = INREG(TMDS_CNTL); in radeon_pm_save_regs()
2377 OUTREG(TMDS_CNTL, 0x01000000); /* XXX ? */
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.c260 .TMDS_CNTL = 0,\