Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dio.h67 #define __BUILD_UNCACHED_IO(bwlq, type) \ macro
84 __BUILD_UNCACHED_IO(b, u8)
85 __BUILD_UNCACHED_IO(w, u16)
86 __BUILD_UNCACHED_IO(l, u32)
87 __BUILD_UNCACHED_IO(q, u64)