Home
last modified time | relevance | path

Searched refs:CRTC_GEN_CNTL (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/drivers/video/fbdev/aty/
Dmach64_gx.c442 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par); in aty_set_pll18818()
443 aty_st_8(CRTC_GEN_CNTL + 3, in aty_set_pll18818()
474 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll18818()
579 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par); in aty_set_pll_1703()
580 aty_st_8(CRTC_GEN_CNTL + 3, in aty_set_pll_1703()
596 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll_1703()
698 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par); in aty_set_pll_8398()
699 aty_st_8(CRTC_GEN_CNTL + 3, in aty_set_pll_8398()
718 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll_8398()
816 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par); in aty_set_pll_408()
[all …]
Dradeon_pm.c580 rinfo->save_regs[17] = (INREG(CRTC_GEN_CNTL) & 0xfdffffff) | 0x04000000; in radeon_pm_save_regs()
717 OUTREG(CRTC_GEN_CNTL, rinfo->save_regs[17]); in radeon_pm_restore_regs()
1050 OUTREG( CRTC_GEN_CNTL, (INREG( CRTC_GEN_CNTL) & ~CRTC_GEN_CNTL__CRTC_EN) in radeon_pm_setup_for_suspend()
1252 crtcGenCntl = INREG( CRTC_GEN_CNTL); in radeon_pm_full_reset_sdram()
1264 OUTREG( CRTC_GEN_CNTL, (crtcGenCntl | CRTC_GEN_CNTL__CRTC_DISP_REQ_EN_B) ); in radeon_pm_full_reset_sdram()
1423 OUTREG( CRTC_GEN_CNTL, crtcGenCntl); in radeon_pm_full_reset_sdram()
1791 OUTREG(CRTC_GEN_CNTL, INREG(CRTC_GEN_CNTL) in radeon_reinitialize_M10()
2113 OUTREG(CRTC_GEN_CNTL, 0x04000000); in radeon_reinitialize_M9P()
2236 OUTREG(CRTC_GEN_CNTL, INREG(CRTC_GEN_CNTL));
2398 OUTREG8(CRTC_GEN_CNTL+1, 6);
[all …]
Dmach64_ct.c310 crtc_gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, par); in aty_set_pll_ct()
312 aty_st_le32(CRTC_GEN_CNTL, crtc_gen_cntl | CRTC_EXT_DISP_EN, par); in aty_set_pll_ct()
347 aty_st_le32(CRTC_GEN_CNTL, crtc_gen_cntl, par); in aty_set_pll_ct()
Datyfb_base.c686 crtc->gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, par); in aty_get_crtc()
709 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl & in aty_set_crtc()
726 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl & ~CRTC_EN, par); in aty_set_crtc()
751 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl, par); in aty_set_crtc()
1158 crtc->gen_cntl |= (aty_ld_le32(CRTC_GEN_CNTL, par) & CRTC_FIFO_LWM); in aty_var_to_crtc()
2611 aty_ld_le32(CRTC_GEN_CNTL, par), in aty_init()
2827 gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, par); in atyfb_blank()
2845 aty_st_le32(CRTC_GEN_CNTL, gen_cntl, par); in atyfb_blank()
3088 crtc.gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, par); in atyfb_setup_sparc()
3508 if (!(aty_ld_le32(CRTC_GEN_CNTL, par) & CRTC_EXT_DISP_EN)) in atyfb_setup_generic()
Dradeon_base.c293 (void)INREG(CRTC_GEN_CNTL); in radeon_pll_errata_after_index_slow()
1314 save->crtc_gen_cntl = INREG(CRTC_GEN_CNTL); in radeon_save_state()
1480 OUTREG(CRTC_GEN_CNTL, mode->crtc_gen_cntl); in radeon_write_mode()
2030 save_crtc_gen_cntl = INREG(CRTC_GEN_CNTL); in fixup_memory_mappings()
2034 OUTREG(CRTC_GEN_CNTL, save_crtc_gen_cntl | CRTC_DISP_REQ_EN_B); in fixup_memory_mappings()
2080 OUTREG(CRTC_GEN_CNTL, save_crtc_gen_cntl); in fixup_memory_mappings()
Daty128fb.c1019 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl); in aty128_set_crtc()
/linux-6.1.9/include/video/
Daty128.h19 #define CRTC_GEN_CNTL 0x0050 macro
Dmach64.h48 #define CRTC_GEN_CNTL 0x001C /* Dword offset 0_07 */ macro
Dradeon.h71 #define CRTC_GEN_CNTL 0x0050 macro
/linux-6.1.9/drivers/gpu/drm/radeon/
Dr100.c3779 save->CRTC_GEN_CNTL = RREG32(R_000050_CRTC_GEN_CNTL); in r100_mc_stop()
3793 (C_000050_CRTC_CUR_EN & save->CRTC_GEN_CNTL) | in r100_mc_stop()
3820 WREG32(R_000050_CRTC_GEN_CNTL, save->CRTC_GEN_CNTL); in r100_mc_resume()
Dradeon_asic.h56 u32 CRTC_GEN_CNTL; member