OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:horizTotal
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_crtc.c
248
int
horizTotal
= (mode->crtc_htotal >> 3) - 5;
274
horizStart =
horizTotal
- 5;
275
horizEnd =
horizTotal
- 2;
276
horizBlankEnd =
horizTotal
+ 4;
280
horizTotal
+= 2;
291
ErrorF("
horizTotal
: 0x%X \n",
horizTotal
);
345
regp->CRTC[NV_CIO_CR_HDT_INDEX] =
horizTotal
;
402
XLATE(
horizTotal
, 8, NV_CIO_CRE_HEB_HDT_8);
409
horizTotal
= (horizTotal >> 1) & ~1
[
all
...]
Completed in 28 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025