OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vtotaldisp
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
radeonfb.c
2370
uint32_t
vtotaldisp
;
local in function:radeonfb_setcrtc
2400
vtotaldisp
= RADEON_CRTC_V_TOTAL_DISP;
2412
vtotaldisp
= RADEON_CRTC2_V_TOTAL_DISP;
2469
vd = (GET32(sc,
vtotaldisp
) >> 16) + 1;
2506
PUT32(sc,
vtotaldisp
, v);
Completed in 34 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025