OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GX_XY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbppc/wii/dev/
gxreg.h
107
#define
GX_XY
(x, y) (((uint32_t)(y) << 10) | (x))
wiifb.c
443
wiifb_gx_bp_load(sc, 0x59000000 |
GX_XY
(xo >> 1, yo >> 1));
551
wiifb_gx_bp_load(sc, 0x49000000 |
GX_XY
(0, 0));
553
GX_XY
(WIIFB_RGB_WIDTH - 1, WIIFB_RGB_HEIGHT - 1));
Completed in 11 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025