Home
last modified time | relevance | path

Searched refs:RADEON_DISP_LIN_TRANS_GRPH_F (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/radeon/
Dradeon_legacy_encoders.c1465 disp_lin_trans_grph_f = RREG32(RADEON_DISP_LIN_TRANS_GRPH_F); in radeon_legacy_ext_dac_detect()
1492 WREG32(RADEON_DISP_LIN_TRANS_GRPH_F, 0x000003f0); in radeon_legacy_ext_dac_detect()
1519 WREG32(RADEON_DISP_LIN_TRANS_GRPH_F, disp_lin_trans_grph_f); in radeon_legacy_ext_dac_detect()
Dradeon_reg.h732 #define RADEON_DISP_LIN_TRANS_GRPH_F 0x0d98 macro