OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INREG16
(Results
1 - 10
of
10
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/
reg_dumper.h
71
#define
INREG16
(reg) (*(volatile uint16_t *)((pI830)->mmio + (reg)))
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_macros.h
64
#define
INREG16
(addr) MMIO_IN16(RADEONMMIO, addr)
/xsrc/external/mit/xf86-video-i740/dist/src/
i740.h
54
#define
INREG16
(addr) *(volatile CARD16 *)(pI740->MMIOBase + (addr))
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
i810_common.h
85
#define
INREG16
(addr) *(volatile uint16_t *)(RecPtr->MMIOBase + (addr))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
i810_common.h
85
#define
INREG16
(addr) *(volatile uint16_t *)(RecPtr->MMIOBase + (addr))
/xsrc/external/mit/xf86-video-intel-old/dist/src/
common.h
118
#define
INREG16
(addr) *(volatile uint16_t *)(RecPtr->MMIOBase + (addr))
/xsrc/external/mit/xf86-video-neomagic/dist/src/
neo.h
301
#define
INREG16
(addr) MMIO_IN16(nPtr->NeoMMIOBase, addr)
/xsrc/external/mit/xf86-video-mga/dist/src/
mga.h
95
#define
INREG16
(addr) MMIO_IN16(pMga->IOBase, addr)
113
#define
INREG16
(addr) MGAdbg_inreg16(pScrn, addr, 1, __FUNCTION__)
/xsrc/external/mit/xf86-video-savage/dist/src/
savage_driver.h
184
#define
INREG16
(addr) MMIO_IN16(psav->MapBase, addr)
/xsrc/external/mit/xf86-video-r128/dist/src/
r128_reg.h
54
#define
INREG16
(addr) MMIO_IN16(R128MMIO, addr)
Completed in 12 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026