Searched defs:INREG8 (Results 1 – 3 of 3) sorted by relevance
356 uint8_t INREG8(uint32_t reg) in INREG8() function
66 #define INREG8(addr) readb((rinfo->mmio_base)+addr) macro
161 #define INREG8(mmap, addr) __raw_readb((mmap)+(addr)) macro