OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIP_CONTROL1_RESET
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xf86-video-geode/dist/src/cim/
cim_vip.c
430
WRITE_VIP32(VIP_CONTROL1, vip_control1 |
VIP_CONTROL1_RESET
);
431
WRITE_VIP32(VIP_CONTROL1, vip_control1 & ~
VIP_CONTROL1_RESET
);
467
WRITE_VIP32(VIP_CONTROL1,
VIP_CONTROL1_RESET
);
893
WRITE_VIP32(VIP_CONTROL1, vip_control1 |
VIP_CONTROL1_RESET
);
894
WRITE_VIP32(VIP_CONTROL1, vip_control1 & ~
VIP_CONTROL1_RESET
);
cim_regs.h
1039
#define
VIP_CONTROL1_RESET
0x00000001
Completed in 9 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026