OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ioreg16_write
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/evbarm/netwalker/
netwalker_reg.h
61
#define
ioreg16_write
(a,v) (*(volatile uint16_t *)(a) = (v))
macro
/src/sys/arch/evbarm/kobo/
kobo_reg.h
64
#define
ioreg16_write
(a,v) (*(volatile uint16_t *)(a) = (v))
macro
/src/sys/arch/evbarm/gumstix/
gumstixreg.h
69
#define
ioreg16_write
(a,v) (*(volatile uint16_t *)(a)=(v))
macro
/src/sys/arch/evbarm/lubbock/
lubbock_reg.h
91
#define
ioreg16_write
(a,v) (*(volatile uint16_t *)(a)=(v))
macro
/src/sys/arch/zaurus/zaurus/
zaurus_reg.h
58
#define
ioreg16_write
(a,v) (*(volatile uint16_t *)(a)=(v))
macro
/src/sys/arch/evbarm/g42xxeb/
g42xxeb_reg.h
112
#define
ioreg16_write
(a,v) (*(volatile uint16_t *)(a)=(v))
macro
118
#define pldreg16_write(off,v)
ioreg16_write
(G42XXEB_PLDREG_VBASE+(off),v)
Completed in 16 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025