OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_V
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/evbarm/mini2440/
mini2440_machdep.c
365
#define
_V
(n) (MINI2440_IO_VBASE + (n) * L1_S_SIZE)
367
#define GPIO_VBASE
_V
(0)
368
#define INTCTL_VBASE
_V
(1)
369
#define CLKMAN_VBASE
_V
(2)
370
#define UART_VBASE
_V
(3)
/src/sys/arch/evbarm/smdk2xx0/
smdk2410_machdep.c
331
#define
_V
(n) (SMDK2410_IO_VBASE + (n) * L1_S_SIZE)
333
#define GPIO_VBASE
_V
(0)
334
#define INTCTL_VBASE
_V
(1)
335
#define CLKMAN_VBASE
_V
(2)
336
#define UART_VBASE
_V
(3)
338
#define MEMORY_DISK_VADDR
_V
(4)
/src/external/gpl3/gdb/dist/sim/testsuite/bfin/
test.h
33
#define
_V
(1 << 24)
/src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
test.h
33
#define
_V
(1 << 24)
Completed in 27 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026