Home
last modified time | relevance | path

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

/include/asm-generic/
Dio.h95 #ifndef __raw_readq
96 static inline u64 __raw_readq(const volatile void __iomem *addr) in __raw_readq() function
105 return __le64_to_cpu(__raw_readq(addr)); in readq()
/include/linux/mtd/
Dmap.h412 r.x[0] = __raw_readq(map->virt + ofs); in inline_map_read()
/include/linux/
Dfb.h561 #define fb_readq __raw_readq