Searched refs:ramcfg_DLLoff (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dnouveau_nvkm_subdev_fb_sddr2.c75 DLL = !ram->next->bios.ramcfg_DLLoff;
H A Dnouveau_nvkm_subdev_fb_sddr3.c80 DLL = !ram->next->bios.ramcfg_DLLoff;
H A Dnouveau_nvkm_subdev_fb_gddr3.c85 DLL = !ram->next->bios.ramcfg_DLLoff;
H A Dnouveau_nvkm_subdev_fb_gddr5.c46 xd = !ram->next->bios.ramcfg_DLLoff;
H A Dnouveau_nvkm_subdev_fb_ramgt215.c602 if (!next->bios.ramcfg_DLLoff)
642 switch (next->bios.ramcfg_DLLoff * ram->base.type) {
843 if (!next->bios.ramcfg_DLLoff)
H A Dnouveau_nvkm_subdev_fb_ramgk104.c736 if (next->bios.ramcfg_DLLoff)
916 if (!next->bios.ramcfg_DLLoff) {
926 if (!next->bios.ramcfg_DLLoff) {
H A Dnouveau_nvkm_subdev_fb_ramnv50.c465 if (!next->bios.ramcfg_DLLoff)
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
H A Dramcfg.h43 unsigned ramcfg_DLLoff; member in struct:nvbios_ramcfg
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_rammap.c176 p->ramcfg_DLLoff = (nvbios_rd08(bios, data + 0x03) & 0x04) >> 2;
211 p->ramcfg_DLLoff = (nvbios_rd08(bios, data + 0x02) & 0x40) >> 6;
229 p->ramcfg_DLLoff = (nvbios_rd08(bios, data + 0x01) & 0x20) >> 5;

Completed in 136 milliseconds