Home
last modified time | relevance | path

Searched refs:RADEON_FP_GEN_CNTL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c735 uint32_t fp_gen_cntl = RREG32(RADEON_FP_GEN_CNTL); in radeon_legacy_tmds_int_dpms()
749 WREG32(RADEON_FP_GEN_CNTL, fp_gen_cntl); in radeon_legacy_tmds_int_dpms()
835 fp_gen_cntl = (RREG32(RADEON_FP_GEN_CNTL) | in radeon_legacy_tmds_int_mode_set()
873 WREG32(RADEON_FP_GEN_CNTL, fp_gen_cntl); in radeon_legacy_tmds_int_mode_set()
H A Dr100.c536 if (RREG32(RADEON_FP_GEN_CNTL) & RADEON_FP_DETECT_SENSE) in r100_hpd_sense()
565 tmp = RREG32(RADEON_FP_GEN_CNTL); in r100_hpd_set_polarity()
570 WREG32(RADEON_FP_GEN_CNTL, tmp); in r100_hpd_set_polarity()
H A Dradeon_reg.h904 #define RADEON_FP_GEN_CNTL 0x0284 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c728 uint32_t fp_gen_cntl = RREG32(RADEON_FP_GEN_CNTL); in radeon_legacy_tmds_int_dpms()
742 WREG32(RADEON_FP_GEN_CNTL, fp_gen_cntl); in radeon_legacy_tmds_int_dpms()
828 fp_gen_cntl = (RREG32(RADEON_FP_GEN_CNTL) | in radeon_legacy_tmds_int_mode_set()
866 WREG32(RADEON_FP_GEN_CNTL, fp_gen_cntl); in radeon_legacy_tmds_int_mode_set()
H A Dr100.c546 if (RREG32(RADEON_FP_GEN_CNTL) & RADEON_FP_DETECT_SENSE) in r100_hpd_sense()
575 tmp = RREG32(RADEON_FP_GEN_CNTL); in r100_hpd_set_polarity()
580 WREG32(RADEON_FP_GEN_CNTL, tmp); in r100_hpd_set_polarity()
H A Dradeon_reg.h904 #define RADEON_FP_GEN_CNTL 0x0284 macro

Completed in 46 milliseconds