Home
last modified time | relevance | path

Searched refs:REMAP1 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/alpha/include/asm/
Dio.h146 #define REMAP1(TYPE, NAME, QUAL) \ macro
158 REMAP1(unsigned int, ioread8, /**/)
159 REMAP1(unsigned int, ioread16, /**/)
160 REMAP1(unsigned int, ioread32, /**/)
161 REMAP1(u8, readb, const volatile) in REMAP1() function
162 REMAP1(u16, readw, const volatile) in REMAP1()
163 REMAP1(u32, readl, const volatile) in REMAP1()
164 REMAP1(u64, readq, const volatile) in REMAP1()
174 #undef REMAP1 in REMAP1()