OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ioreg_read
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/arch/evbarm/imx31/
imx31lk_reg.h
45
#define
ioreg_read
(a) (*(volatile uint32_t *)(a))
macro
/src/sys/arch/evbarm/viper/
viper_reg.h
46
#define
ioreg_read
(a) (*(volatile uint32_t *)(a))
macro
/src/sys/arch/evbarm/netwalker/
netwalker_reg.h
54
#define
ioreg_read
(a) (*(volatile uint32_t *)(a))
macro
57
#define ioreg32_read
ioreg_read
/src/sys/arch/evbarm/kobo/
kobo_reg.h
57
#define
ioreg_read
(a) (*(volatile uint32_t *)(a))
macro
60
#define ioreg32_read
ioreg_read
/src/sys/arch/evbarm/gumstix/
gumstixreg.h
65
#define
ioreg_read
(a) (*(volatile unsigned *)(a))
macro
/src/sys/arch/evbarm/lubbock/
lubbock_reg.h
87
#define
ioreg_read
(a) (*(volatile unsigned *)(a))
macro
/src/sys/arch/zaurus/zaurus/
zaurus_reg.h
55
#define
ioreg_read
(a) (*(volatile uint32_t *)(a))
macro
/src/sys/arch/evbarm/g42xxeb/
g42xxeb_reg.h
108
#define
ioreg_read
(a) (*(volatile unsigned *)(a))
macro
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
atom.h
123
uint32_t (*
ioreg_read
)(struct card_info *, uint32_t); /* filled by driver */
member in struct:card_info
/src/sys/external/bsd/drm2/dist/drm/radeon/
atom.h
120
uint32_t (*
ioreg_read
)(struct card_info *, uint32_t); /* filled by driver */
member in struct:card_info
Completed in 18 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025