Searched defs:READ_REG (Results 1 – 10 of 10) sorted by relevance
23 #define READ_REG 0 /* index of Read cycle timing register */ macro
38 READ_REG = 0, /* index of Read cycle timing register */ enumerator
37 READ_REG = 0, /* index of Read cycle timing register */ enumerator
45 #define READ_REG(x) readl((void __iomem *)&(x)) macro
49 #define READ_REG 0x04 macro
137 #define READ_REG(addr) READ_REG64(addr) macro140 #define READ_REG(addr) READ_REG32(addr) macro
170 READ_REG, enumerator
282 #define READ_REG(addr) __raw_readq(addr) macro
101 #define READ_REG(pp, reg) readl(pp->pBdxRegs + reg) macro
152 #define READ_REG 0x5 macro