OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ioreg8_read
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/evbarm/netwalker/
netwalker_reg.h
63
#define
ioreg8_read
(a) (*(volatile uint8_t *)(a))
macro
/src/sys/arch/evbarm/kobo/
kobo_reg.h
66
#define
ioreg8_read
(a) (*(volatile uint8_t *)(a))
macro
/src/sys/arch/evbarm/gumstix/
gumstixreg.h
71
#define
ioreg8_read
(a) (*(volatile uint8_t *)(a))
macro
/src/sys/arch/evbarm/lubbock/
lubbock_reg.h
93
#define
ioreg8_read
(a) (*(volatile uint8_t *)(a))
macro
/src/sys/arch/zaurus/zaurus/
zaurus_reg.h
59
#define
ioreg8_read
(a) (*(volatile uint8_t *)(a))
macro
/src/sys/arch/evbarm/g42xxeb/
g42xxeb_reg.h
114
#define
ioreg8_read
(a) (*(volatile uint8_t *)(a))
macro
119
#define pldreg8_read(off)
ioreg8_read
(G42XXEB_PLDREG_VBASE+(off))
Completed in 17 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025