Home
last modified time | relevance | path

Searched refs:MEM_CNTL (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/include/video/
H A Daty128.h28 #define MEM_CNTL 0x0140 macro
H A Dmach64.h158 #define MEM_CNTL 0x00B0 /* Dword offset 0_2C */ macro
H A Dradeon.h72 #define MEM_CNTL 0x0140 macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Datyfb_base.c1396 tmp = aty_ld_le32(MEM_CNTL, par) & 0xf0ffffff; in atyfb_set_par()
1408 aty_st_le32(MEM_CNTL, tmp, par); in atyfb_set_par()
1410 tmp = aty_ld_le32(MEM_CNTL, par) & 0xf00fffff; in atyfb_set_par()
1440 aty_st_le32(MEM_CNTL, tmp, par); in atyfb_set_par()
2120 aty_st_le32(MEM_CNTL, par->mem_cntl, par); in aty_resume_chip()
2488 par->mem_cntl = aty_ld_le32(MEM_CNTL, par); in aty_init()
2557 aty_st_le32(MEM_CNTL, par->mem_cntl, par); in aty_init()
2598 aty_ld_le32(MEM_CNTL, par), in aty_init()
3035 mem = aty_ld_le32(MEM_CNTL, par); in atyfb_setup_sparc()
3058 aty_st_le32(MEM_CNTL, mem, par); in atyfb_setup_sparc()
H A Dmach64_ct.c436 memcntl = aty_ld_le32(MEM_CNTL, par); in aty_init_pll_ct()
H A Dradeon_pm.c422 if (INREG(MEM_CNTL) & R300_MEM_USE_CD_CH_ONLY) in radeon_pm_enable_dynamic_mode()
2359 OUTREG(MEM_CNTL, 0x29002901);
H A Daty128fb.c994 switch (aty_ld_le32(MEM_CNTL) & 0x3) { in aty128_timings()
H A Dradeon_base.c2155 tmp = INREG(MEM_CNTL); in radeon_identify_vram()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dati_radeon_fb.c165 tmp = INREG(MEM_CNTL); in radeon_identify_vram()
/OK3568_Linux_fs/u-boot/include/
H A Dradeon.h71 #define MEM_CNTL 0x0140 macro