Searched refs:ram_type (Results 1 – 4 of 4) sorted by relevance
299 switch (info->ram_type) { in aty_init_pll_ct()370 if (M64_HAS(SDRAM_MAGIC_PLL) && (info->ram_type >= SDRAM)) in aty_init_pll_ct()436 else if (info->ram_type >= SDRAM) in aty_init_pll_ct()
153 u8 ram_type; member
2014 info->ram_type = (stat0 >> 3) & 0x07; in aty_init()2015 ramname = aty_gx_ram[info->ram_type]; in aty_init()2073 info->ram_type = (aty_ld_le32(CONFIG_STAT0, info) & 0x07); in aty_init()2074 ramname = aty_ct_ram[info->ram_type]; in aty_init()
483 char ram_type[12]; member1724 strcpy(rinfo->ram_type, "SDR SGRAM"); in radeonfb_pci_register()1737 strcpy(rinfo->ram_type, "DDR SGRAM"); in radeonfb_pci_register()1751 strcpy(rinfo->ram_type, "SDR SGRAM 64"); in radeonfb_pci_register()1784 RTRACE("radeonfb: probed %s %dk videoram\n", (rinfo->ram_type), (rinfo->video_ram/1024)); in radeonfb_pci_register()1913 printk ("radeonfb: ATI Radeon %s %s %d MB\n", rinfo->name, rinfo->ram_type, in radeonfb_pci_register()