OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:horizStart
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_crtc.c
246
int
horizStart
= (mode->crtc_hsync_start >> 3) + 1;
274
horizStart
= horizTotal - 5;
289
ErrorF("
horizStart
: 0x%X \n",
horizStart
);
350
regp->CRTC[NV_CIO_CR_HRS_INDEX] =
horizStart
;
399
regp->CRTC[NV_CIO_CRE_HEB__INDEX] = XLATE(
horizStart
, 8, NV_CIO_CRE_HEB_HRS_8) |
Completed in 31 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025