OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FP_VALID_END
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
disp.h
18
FP_VALID_END
nouveau_dispnv04_dfp.c
316
regp->fp_horiz_regs[
FP_VALID_END
] = output_mode->hdisplay - 1;
324
regp->fp_vert_regs[
FP_VALID_END
] = output_mode->vdisplay - 1;
401
regp->fp_horiz_regs[
FP_VALID_END
] -= diff / 2;
417
regp->fp_vert_regs[
FP_VALID_END
] -= diff / 2;
nouveau_dispnv04_tvmodesnv17.c
578
regs->fp_horiz_regs[
FP_VALID_END
] = output_mode->hdisplay - hmargin - 1;
580
regs->fp_vert_regs[
FP_VALID_END
] = output_mode->vdisplay - vmargin - 1;
590
regs->fp_horiz_regs[
FP_VALID_END
]);
594
regs->fp_vert_regs[
FP_VALID_END
]);
Completed in 14 milliseconds
Indexes created Mon Oct 13 04:09:54 GMT 2025