Home
last modified time | relevance | path

Searched refs:CRTC_GEN_CNTL (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dmach64_gx.c444 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 Dradeon_pm.c581 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 Dmach64_ct.c309 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 Datyfb_base.c676 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 Dradeon_base.c292 (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 Daty128fb.c1019 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl); in aty128_set_crtc()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A 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 in aty_set_pll_408()
[all...]
H A 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, in radeon_reinitialize_M9P()
[all...]
H A 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()
H A 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()
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 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()
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 Daty128fb.c1017 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl); in aty128_set_crtc()
/kernel/linux/linux-5.10/include/video/
H A Daty128.h19 #define CRTC_GEN_CNTL 0x0050 macro
278 /* CRTC control values (CRTC_GEN_CNTL) */
H A Dmach64.h48 #define CRTC_GEN_CNTL 0x001C /* Dword offset 0_07 */ macro
577 /* CRTC control values (mostly CRTC_GEN_CNTL) */
H A Dradeon.h71 #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 Daty128.h19 #define CRTC_GEN_CNTL 0x0050 macro
278 /* CRTC control values (CRTC_GEN_CNTL) */
H A Dmach64.h48 #define CRTC_GEN_CNTL 0x001C /* Dword offset 0_07 */ macro
577 /* CRTC control values (mostly CRTC_GEN_CNTL) */
H A Dradeon.h71 #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 Dr100.c3782 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 Dradeon_asic.h56 u32 CRTC_GEN_CNTL; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A 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()
H A Dradeon_asic.h56 u32 CRTC_GEN_CNTL; member

Completed in 62 milliseconds