/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | mach64_gx.c | 444 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par); in aty_set_pll18818() 445 aty_st_8(CRTC_GEN_CNTL + 3, in aty_set_pll18818() 476 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll18818() 581 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par); in aty_set_pll_1703() 582 aty_st_8(CRTC_GEN_CNTL + 3, in aty_set_pll_1703() 598 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll_1703() 700 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par); in aty_set_pll_8398() 701 aty_st_8(CRTC_GEN_CNTL + 3, in aty_set_pll_8398() 720 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll_8398() 818 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL in aty_set_pll_408() [all...] |
H A D | radeon_pm.c | 581 rinfo->save_regs[17] = (INREG(CRTC_GEN_CNTL) & 0xfdffffff) | 0x04000000; in radeon_pm_save_regs() 718 OUTREG(CRTC_GEN_CNTL, rinfo->save_regs[17]); in radeon_pm_restore_regs() 1051 OUTREG( CRTC_GEN_CNTL, (INREG( CRTC_GEN_CNTL) & ~CRTC_GEN_CNTL__CRTC_EN) in radeon_pm_setup_for_suspend() 1253 crtcGenCntl = INREG( CRTC_GEN_CNTL); in radeon_pm_full_reset_sdram() 1265 OUTREG( CRTC_GEN_CNTL, (crtcGenCntl | CRTC_GEN_CNTL__CRTC_DISP_REQ_EN_B) ); in radeon_pm_full_reset_sdram() 1424 OUTREG( CRTC_GEN_CNTL, crtcGenCntl); in radeon_pm_full_reset_sdram() 1792 OUTREG(CRTC_GEN_CNTL, INREG(CRTC_GEN_CNTL) in radeon_reinitialize_M10() 2114 OUTREG(CRTC_GEN_CNTL, in radeon_reinitialize_M9P() [all...] |
H A D | mach64_ct.c | 309 crtc_gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, par); in aty_set_pll_ct() 311 aty_st_le32(CRTC_GEN_CNTL, crtc_gen_cntl | CRTC_EXT_DISP_EN, par); in aty_set_pll_ct() 346 aty_st_le32(CRTC_GEN_CNTL, crtc_gen_cntl, par); in aty_set_pll_ct()
|
H A D | atyfb_base.c | 676 crtc->gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, par); in aty_get_crtc() 699 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl & in aty_set_crtc() 716 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl & ~CRTC_EN, par); in aty_set_crtc() 732 DPRINTK("CRTC_GEN_CNTL: %x\n", crtc->gen_cntl); in aty_set_crtc() 741 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl, par); in aty_set_crtc() 1026 /* crtc->gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, par) & CRTC_PRESERVED_MASK; */ in aty_var_to_crtc() 1148 crtc->gen_cntl |= (aty_ld_le32(CRTC_GEN_CNTL, par) & CRTC_FIFO_LWM); in aty_var_to_crtc() 2590 "EXT_MEM_CNTL CRTC_GEN_CNTL DSP_CONFIG " in aty_init() 2600 aty_ld_le32(CRTC_GEN_CNTL, par), in aty_init() 2816 gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, pa in atyfb_blank() [all...] |
H A D | radeon_base.c | 292 (void)INREG(CRTC_GEN_CNTL); in radeon_pll_errata_after_index_slow() 1313 save->crtc_gen_cntl = INREG(CRTC_GEN_CNTL); in radeon_save_state() 1479 OUTREG(CRTC_GEN_CNTL, mode->crtc_gen_cntl); in radeon_write_mode() 2029 save_crtc_gen_cntl = INREG(CRTC_GEN_CNTL); in fixup_memory_mappings() 2033 OUTREG(CRTC_GEN_CNTL, save_crtc_gen_cntl | CRTC_DISP_REQ_EN_B); in fixup_memory_mappings() 2079 OUTREG(CRTC_GEN_CNTL, save_crtc_gen_cntl); in fixup_memory_mappings()
|
H A D | aty128fb.c | 1019 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl); in aty128_set_crtc()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | mach64_gx.c | 442 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 in aty_set_pll_408() [all...] |
H A D | radeon_pm.c | 580 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, in radeon_reinitialize_M9P() [all...] |
H A D | mach64_ct.c | 310 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()
|
H A D | atyfb_base.c | 686 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() 742 DPRINTK("CRTC_GEN_CNTL: %x\n", crtc->gen_cntl); in aty_set_crtc() 751 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl, par); in aty_set_crtc() 1036 /* crtc->gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, par) & CRTC_PRESERVED_MASK; */ in aty_var_to_crtc() 1158 crtc->gen_cntl |= (aty_ld_le32(CRTC_GEN_CNTL, par) & CRTC_FIFO_LWM); in aty_var_to_crtc() 2595 "EXT_MEM_CNTL CRTC_GEN_CNTL DSP_CONFIG " in aty_init() 2605 aty_ld_le32(CRTC_GEN_CNTL, par), in aty_init() 2821 gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, pa in atyfb_blank() [all...] |
H A D | radeon_base.c | 293 (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() 2029 save_crtc_gen_cntl = INREG(CRTC_GEN_CNTL); in fixup_memory_mappings() 2033 OUTREG(CRTC_GEN_CNTL, save_crtc_gen_cntl | CRTC_DISP_REQ_EN_B); in fixup_memory_mappings() 2079 OUTREG(CRTC_GEN_CNTL, save_crtc_gen_cntl); in fixup_memory_mappings()
|
H A D | aty128fb.c | 1017 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl); in aty128_set_crtc()
|
/kernel/linux/linux-5.10/include/video/ |
H A D | aty128.h | 19 #define CRTC_GEN_CNTL 0x0050 macro 278 /* CRTC control values (CRTC_GEN_CNTL) */
|
H A D | mach64.h | 48 #define CRTC_GEN_CNTL 0x001C /* Dword offset 0_07 */ macro 577 /* CRTC control values (mostly CRTC_GEN_CNTL) */
|
H A D | radeon.h | 71 #define CRTC_GEN_CNTL 0x0050 macro 540 /* CRTC_GEN_CNTL bit constants */ 1406 // CRTC_GEN_CNTL
|
/kernel/linux/linux-6.6/include/video/ |
H A D | aty128.h | 19 #define CRTC_GEN_CNTL 0x0050 macro 278 /* CRTC control values (CRTC_GEN_CNTL) */
|
H A D | mach64.h | 48 #define CRTC_GEN_CNTL 0x001C /* Dword offset 0_07 */ macro 577 /* CRTC control values (mostly CRTC_GEN_CNTL) */
|
H A D | radeon.h | 71 #define CRTC_GEN_CNTL 0x0050 macro 540 /* CRTC_GEN_CNTL bit constants */ 1406 // CRTC_GEN_CNTL
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | r100.c | 3782 save->CRTC_GEN_CNTL = RREG32(R_000050_CRTC_GEN_CNTL); in r100_mc_stop() 3796 (C_000050_CRTC_CUR_EN & save->CRTC_GEN_CNTL) | in r100_mc_stop() 3823 WREG32(R_000050_CRTC_GEN_CNTL, save->CRTC_GEN_CNTL); in r100_mc_resume()
|
H A D | radeon_asic.h | 56 u32 CRTC_GEN_CNTL; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | r100.c | 3779 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()
|
H A D | radeon_asic.h | 56 u32 CRTC_GEN_CNTL; member
|