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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/aty/
H A Dmach64_gx.c439 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par);
440 aty_st_8(CRTC_GEN_CNTL + 3,
471 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par);
576 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par);
577 aty_st_8(CRTC_GEN_CNTL + 3,
593 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par);
696 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par);
697 aty_st_8(CRTC_GEN_CNTL + 3,
716 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par);
814 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL
[all...]
H A Dmach64_ct.c307 crtc_gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, par);
309 aty_st_le32(CRTC_GEN_CNTL, crtc_gen_cntl | CRTC_EXT_DISP_EN, par);
344 aty_st_le32(CRTC_GEN_CNTL, crtc_gen_cntl, par);
H A Dradeon_pm.c579 rinfo->save_regs[17] = (INREG(CRTC_GEN_CNTL) & 0xfdffffff) | 0x04000000;
716 OUTREG(CRTC_GEN_CNTL, rinfo->save_regs[17]);
1049 OUTREG( CRTC_GEN_CNTL, (INREG( CRTC_GEN_CNTL) & ~CRTC_GEN_CNTL__CRTC_EN)
1248 crtcGenCntl = INREG( CRTC_GEN_CNTL);
1260 OUTREG( CRTC_GEN_CNTL, (crtcGenCntl | CRTC_GEN_CNTL__CRTC_DISP_REQ_EN_B) );
1419 OUTREG( CRTC_GEN_CNTL, crtcGenCntl);
1786 OUTREG(CRTC_GEN_CNTL, INREG(CRTC_GEN_CNTL)
2106 OUTREG(CRTC_GEN_CNTL,
[all...]
H A Datyfb_base.c662 crtc->gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, par);
685 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl &
702 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl & ~CRTC_EN, par);
718 DPRINTK("CRTC_GEN_CNTL: %x\n", crtc->gen_cntl);
727 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl, par);
1013 /* crtc->gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, par) & CRTC_PRESERVED_MASK; */
1133 crtc->gen_cntl |= (aty_ld_le32(CRTC_GEN_CNTL, par) & CRTC_FIFO_LWM);
2550 "EXT_MEM_CNTL CRTC_GEN_CNTL DSP_CONFIG "
2560 aty_ld_le32(CRTC_GEN_CNTL, par),
2799 gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, pa
[all...]
H A Dradeonfb.h435 (void)INREG(CRTC_GEN_CNTL);
H A Dradeon_base.c1203 save->crtc_gen_cntl = INREG(CRTC_GEN_CNTL);
1357 OUTREG(CRTC_GEN_CNTL, mode->crtc_gen_cntl);
1900 save_crtc_gen_cntl = INREG(CRTC_GEN_CNTL);
1904 OUTREG(CRTC_GEN_CNTL, save_crtc_gen_cntl | CRTC_DISP_REQ_EN_B);
1950 OUTREG(CRTC_GEN_CNTL, save_crtc_gen_cntl);
H A Daty128fb.c982 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/aty/
H A Dmach64_gx.c439 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par);
440 aty_st_8(CRTC_GEN_CNTL + 3,
471 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par);
576 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par);
577 aty_st_8(CRTC_GEN_CNTL + 3,
593 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par);
696 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par);
697 aty_st_8(CRTC_GEN_CNTL + 3,
716 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par);
814 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL
[all...]
H A Dmach64_ct.c307 crtc_gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, par);
309 aty_st_le32(CRTC_GEN_CNTL, crtc_gen_cntl | CRTC_EXT_DISP_EN, par);
344 aty_st_le32(CRTC_GEN_CNTL, crtc_gen_cntl, par);
H A Dradeon_pm.c579 rinfo->save_regs[17] = (INREG(CRTC_GEN_CNTL) & 0xfdffffff) | 0x04000000;
716 OUTREG(CRTC_GEN_CNTL, rinfo->save_regs[17]);
1049 OUTREG( CRTC_GEN_CNTL, (INREG( CRTC_GEN_CNTL) & ~CRTC_GEN_CNTL__CRTC_EN)
1248 crtcGenCntl = INREG( CRTC_GEN_CNTL);
1260 OUTREG( CRTC_GEN_CNTL, (crtcGenCntl | CRTC_GEN_CNTL__CRTC_DISP_REQ_EN_B) );
1419 OUTREG( CRTC_GEN_CNTL, crtcGenCntl);
1786 OUTREG(CRTC_GEN_CNTL, INREG(CRTC_GEN_CNTL)
2106 OUTREG(CRTC_GEN_CNTL,
[all...]
H A Datyfb_base.c662 crtc->gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, par);
685 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl &
702 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl & ~CRTC_EN, par);
718 DPRINTK("CRTC_GEN_CNTL: %x\n", crtc->gen_cntl);
727 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl, par);
1013 /* crtc->gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, par) & CRTC_PRESERVED_MASK; */
1133 crtc->gen_cntl |= (aty_ld_le32(CRTC_GEN_CNTL, par) & CRTC_FIFO_LWM);
2550 "EXT_MEM_CNTL CRTC_GEN_CNTL DSP_CONFIG "
2560 aty_ld_le32(CRTC_GEN_CNTL, par),
2799 gen_cntl = aty_ld_le32(CRTC_GEN_CNTL, pa
[all...]
H A Dradeonfb.h435 (void)INREG(CRTC_GEN_CNTL);
H A Dradeon_base.c1203 save->crtc_gen_cntl = INREG(CRTC_GEN_CNTL);
1357 OUTREG(CRTC_GEN_CNTL, mode->crtc_gen_cntl);
1900 save_crtc_gen_cntl = INREG(CRTC_GEN_CNTL);
1904 OUTREG(CRTC_GEN_CNTL, save_crtc_gen_cntl | CRTC_DISP_REQ_EN_B);
1950 OUTREG(CRTC_GEN_CNTL, save_crtc_gen_cntl);
H A Daty128fb.c982 aty_st_le32(CRTC_GEN_CNTL, crtc->gen_cntl);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/video/
H A Daty128.h18 #define CRTC_GEN_CNTL 0x0050 macro
277 /* CRTC control values (CRTC_GEN_CNTL) */
H A Dmach64.h52 #define CRTC_GEN_CNTL 0x001C /* Dword offset 0_07 */ macro
581 /* CRTC control values (mostly CRTC_GEN_CNTL) */
H A Dradeon.h70 #define CRTC_GEN_CNTL 0x0050 macro
539 /* CRTC_GEN_CNTL bit constants */
1405 // CRTC_GEN_CNTL
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Dradeon_asic.h51 u32 CRTC_GEN_CNTL; member in struct:r100_mc_save
H A Dr100.c3574 save->CRTC_GEN_CNTL = RREG32(R_000050_CRTC_GEN_CNTL);
3588 (C_000050_CRTC_CUR_EN & save->CRTC_GEN_CNTL) |
3615 WREG32(R_000050_CRTC_GEN_CNTL, save->CRTC_GEN_CNTL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_asic.h51 u32 CRTC_GEN_CNTL; member in struct:r100_mc_save
H A Dr100.c3574 save->CRTC_GEN_CNTL = RREG32(R_000050_CRTC_GEN_CNTL);
3588 (C_000050_CRTC_CUR_EN & save->CRTC_GEN_CNTL) |
3615 WREG32(R_000050_CRTC_GEN_CNTL, save->CRTC_GEN_CNTL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/video/
H A Daty128.h18 #define CRTC_GEN_CNTL 0x0050 macro
277 /* CRTC control values (CRTC_GEN_CNTL) */
H A Dmach64.h52 #define CRTC_GEN_CNTL 0x001C /* Dword offset 0_07 */ macro
581 /* CRTC control values (mostly CRTC_GEN_CNTL) */
H A Dradeon.h70 #define CRTC_GEN_CNTL 0x0050 macro
539 /* CRTC_GEN_CNTL bit constants */
1405 // CRTC_GEN_CNTL

Completed in 224 milliseconds