Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm2/radeon/
HDradeon_legacy_encoders.c1459 disp_lin_trans_grph_f = RREG32(RADEON_DISP_LIN_TRANS_GRPH_F); in radeon_legacy_ext_dac_detect()
1486 WREG32(RADEON_DISP_LIN_TRANS_GRPH_F, 0x000003f0); in radeon_legacy_ext_dac_detect()
1513 WREG32(RADEON_DISP_LIN_TRANS_GRPH_F, disp_lin_trans_grph_f); in radeon_legacy_ext_dac_detect()
HDradeon_reg.h735 #define RADEON_DISP_LIN_TRANS_GRPH_F 0x0d98 macro