Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dramcfg.h157 unsigned timing_20_31_8000:1; member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dtiming.c166 p->timing_20_31_8000 = (temp & 0x8000) >> 15; in nvbios_timingEp()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgk104.c576 ram_mask(fuc, 0x10fec8, 0x00000027, next->bios.timing_20_31_8000 << 5 | in gk104_ram_calc_gddr5()