gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:GIO_OH (0.00 seconds)
tkernel_2
driver/tef_em1d/screen/src/em1d512.c - 13.0KB - 395 lines
64: #define GIO_OL(x)       (_UW *)(GIOBase(x) + 0x0008)
65: #define GIO_OH(x)       (_UW *)(GIOBase(x) + 0x000c)
66: 
monitor/include/arm/em1d512.h - 22.1KB - 464 lines
215: #define GIO_OL(x)               (GIOBase(x) + 0x0008)
216: #define GIO_OH(x)               (GIOBase(x) + 0x000c)
217: #define GIO_I(x)                (GIOBase(x) + 0x0010)