OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ramcfg_DLLoff
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
nouveau_nvkm_subdev_fb_sddr2.c
75
DLL = !ram->next->bios.
ramcfg_DLLoff
;
nouveau_nvkm_subdev_fb_sddr3.c
80
DLL = !ram->next->bios.
ramcfg_DLLoff
;
nouveau_nvkm_subdev_fb_gddr3.c
85
DLL = !ram->next->bios.
ramcfg_DLLoff
;
nouveau_nvkm_subdev_fb_gddr5.c
46
xd = !ram->next->bios.
ramcfg_DLLoff
;
nouveau_nvkm_subdev_fb_ramgt215.c
602
if (!next->bios.
ramcfg_DLLoff
)
642
switch (next->bios.
ramcfg_DLLoff
* ram->base.type) {
843
if (!next->bios.
ramcfg_DLLoff
)
nouveau_nvkm_subdev_fb_ramgk104.c
736
if (next->bios.
ramcfg_DLLoff
)
916
if (!next->bios.
ramcfg_DLLoff
) {
926
if (!next->bios.
ramcfg_DLLoff
) {
nouveau_nvkm_subdev_fb_ramnv50.c
465
if (!next->bios.
ramcfg_DLLoff
)
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
ramcfg.h
43
unsigned
ramcfg_DLLoff
;
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
nouveau_nvkm_subdev_bios_rammap.c
176
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 81 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025