Searched refs:__REG8 (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-bcmring/include/mach/ | ||
D | reg_nand.h | 47 #define REG_NAND_DATA8 __REG8(REG_NAND_PHYS_DATA8) |
/arch/arm/mach-bcmring/include/csp/ | ||
D | reg.h | 34 #define __REG8(x) (*((volatile uint8_t *) (x))) macro |