OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaxN
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xf86-video-mach64/dist/src/
aticlock.h
48
CARD16 MinN,
MaxN
; /* Feedback divider and ... */
aticlock.c
231
else if (N > pATI->ClockDescriptor.
MaxN
)
232
N = pATI->ClockDescriptor.
MaxN
;
atipreinit.c
2113
if (pATI->ClockDescriptor.
MaxN
> 0)
2115
Numerator = pATI->ClockDescriptor.
MaxN
* pATI->ReferenceNumerator;
Completed in 5 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026