OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vsetup
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/tc/
sfb.c
323
int hsetup,
vsetup
, vbase, cookie;
local in function:sfb_common_init
328
vsetup
= *(volatile uint32_t *)(asic + SFB_ASIC_VIDEO_VSETUP);
346
ri->ri_height = (
vsetup
& 0x7ff);
sfbplus.c
332
int i, depth, hsetup,
vsetup
, vbase, cookie;
local in function:sfbp_common_init
337
vsetup
= *(uint32_t *)(asic + SFB_ASIC_VIDEO_VSETUP);
370
ri->ri_height = (
vsetup
& 0x7ff);
Completed in 12 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025