Home
last modified time | relevance | path

Searched refs:timing_20_2c_1fc0 (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
Dramcfg.h108 unsigned timing_20_2c_1fc0:7; member
/drivers/gpu/drm/nouveau/core/subdev/bios/
Dtiming.c119 p->timing_20_2c_1fc0 = (temp & 0x1fc0) >> 6; in nvbios_timingEp()
/drivers/gpu/drm/nouveau/core/subdev/fb/
Dramnve0.c571 if (data < next->bios.timing_20_2c_1fc0) in nve0_ram_calc_gddr5()
572 data = next->bios.timing_20_2c_1fc0; in nve0_ram_calc_gddr5()
875 if (data < next->bios.timing_20_2c_1fc0) in nve0_ram_calc_sddr3()
876 data = next->bios.timing_20_2c_1fc0; in nve0_ram_calc_sddr3()