Searched refs:fb_readq (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dfb.h16 * in <asm-generic/fb.h> don't generate fb_readq() and
23 static inline u64 fb_readq(const volatile void __iomem *addr) function
27 #define fb_readq fb_readq macro
/linux-master/include/asm-generic/
H A Dfb.h67 #ifndef fb_readq
69 static inline u64 fb_readq(const volatile void __iomem *addr) function
73 #define fb_readq fb_readq macro
/linux-master/drivers/video/fbdev/core/
H A Dcfbcopyarea.c38 # define FB_READL fb_readq
H A Dcfbfillrect.c27 # define FB_READL fb_readq

Completed in 701 milliseconds