Searched refs:NILE4_BASE (Results 1 – 1 of 1) sorted by relevance
15 #define NILE4_BASE 0xbfa00000 macro211 *(volatile u32 *)(NILE4_BASE+offset) = val; in nile4_out32()217 u32 val = *(volatile u32 *)(NILE4_BASE+offset); in nile4_in32()224 *(volatile u16 *)(NILE4_BASE+offset) = val; in nile4_out16()230 u16 val = *(volatile u16 *)(NILE4_BASE+offset); in nile4_in16()237 *(volatile u8 *)(NILE4_BASE+offset) = val; in nile4_out8()243 u8 val = *(volatile u8 *)(NILE4_BASE+offset); in nile4_in8()