OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:head_a
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/devinit/
nouveau_nvkm_subdev_devinit_nv04.c
192
bool
head_a
= (reg1 == 0x680508);
local in function:new_ramdac580
195
ramdac580 |=
head_a
? 0x00000100 : 0x10000000;
197
ramdac580 &=
head_a
? 0xfffffeff : 0xefffffff;
nouveau_nvkm_subdev_devinit_nv04.c
192
bool
head_a
= (reg1 == 0x680508);
local in function:new_ramdac580
195
ramdac580 |=
head_a
? 0x00000100 : 0x10000000;
197
ramdac580 &=
head_a
? 0xfffffeff : 0xefffffff;
Completed in 73 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025