Searched refs:ram_type (Results 1 – 5 of 5) sorted by relevance
90 xgifb_reg_set(P3c4, 0x18, pVBInfo->SR18[pVBInfo->ram_type]); /* SR18 */ in XGINew_DDR1x_MRS_340()97 xgifb_reg_set(P3c4, 0x18, pVBInfo->SR18[pVBInfo->ram_type]); /* SR18 */ in XGINew_DDR1x_MRS_340()108 pVBInfo->MCLKData[pVBInfo->ram_type].SR28); in XGINew_SetMemoryClock()111 pVBInfo->MCLKData[pVBInfo->ram_type].SR29); in XGINew_SetMemoryClock()114 pVBInfo->MCLKData[pVBInfo->ram_type].SR2A); in XGINew_SetMemoryClock()118 XGI340_ECLKData[pVBInfo->ram_type].SR2E); in XGINew_SetMemoryClock()121 XGI340_ECLKData[pVBInfo->ram_type].SR2F); in XGINew_SetMemoryClock()124 XGI340_ECLKData[pVBInfo->ram_type].SR30); in XGINew_SetMemoryClock()133 pVBInfo->ram_type = XGINew_GetXG20DRAMType(HwDeviceExtension, pVBInfo); in XGINew_DDRII_Bootup_XG27()206 pVBInfo->ram_type = XGINew_GetXG20DRAMType(HwDeviceExtension, pVBInfo); in XGINew_DDR2_MRS_XG20()[all …]
161 int ram_type; member
352 else if (par->ram_type >= SDRAM) in aty_set_pll_ct()449 switch (par->ram_type) { in aty_init_pll_ct()555 if (M64_HAS(SDRAM_MAGIC_PLL) && (par->ram_type >= SDRAM)) in aty_init_pll_ct()
144 u8 ram_type; member
783 if (par->ram_type == SGRAM || in calc_line_length()784 (!M64_HAS(XL_MEM) && par->ram_type == WRAM)) in calc_line_length()2347 par->ram_type = (stat0 >> 3) & 0x07; in aty_init()2348 ramname = aty_gx_ram[par->ram_type]; in aty_init()2415 par->ram_type = (aty_ld_le32(CNFG_STAT0, par) & 0x07); in aty_init()2417 ramname = aty_xl_ram[par->ram_type]; in aty_init()2419 ramname = aty_ct_ram[par->ram_type]; in aty_init()2421 if (par->pll_limits.mclk == 67 && par->ram_type < SDRAM) in aty_init()2424 if (M64_HAS(MOBIL_BUS) && par->ram_type == SDRAM32) in aty_init()