Searched refs:fp2_gen_cntl (Results 1 – 3 of 3) sorted by relevance
892 uint32_t fp2_gen_cntl = RREG32(RADEON_FP2_GEN_CNTL); in radeon_legacy_tmds_ext_dpms() local897 fp2_gen_cntl &= ~RADEON_FP2_BLANK_EN; in radeon_legacy_tmds_ext_dpms()898 fp2_gen_cntl |= (RADEON_FP2_ON | RADEON_FP2_DVO_EN); in radeon_legacy_tmds_ext_dpms()903 fp2_gen_cntl |= RADEON_FP2_BLANK_EN; in radeon_legacy_tmds_ext_dpms()904 fp2_gen_cntl &= ~(RADEON_FP2_ON | RADEON_FP2_DVO_EN); in radeon_legacy_tmds_ext_dpms()908 WREG32(RADEON_FP2_GEN_CNTL, fp2_gen_cntl); in radeon_legacy_tmds_ext_dpms()947 uint32_t fp2_gen_cntl; in radeon_legacy_tmds_ext_mode_set() local954 fp2_gen_cntl = RREG32(RADEON_FP2_GEN_CNTL); in radeon_legacy_tmds_ext_mode_set()956 fp2_gen_cntl = RREG32(RADEON_FP2_GEN_CNTL); in radeon_legacy_tmds_ext_mode_set()959 fp2_gen_cntl |= RADEON_FP2_PANEL_FORMAT; /* 24 bit format, */ in radeon_legacy_tmds_ext_mode_set()[all …]
217 u32 fp2_gen_cntl; member
1250 fp_gen_cntl, fp2_gen_cntl; in radeon_pm_full_reset_sdram() local1257 fp2_gen_cntl = INREG( FP2_GEN_CNTL); in radeon_pm_full_reset_sdram()1426 OUTREG( FP2_GEN_CNTL, fp2_gen_cntl); in radeon_pm_full_reset_sdram()