Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dfb.h533 #define fb_readq sbus_readq macro
545 #define fb_readq __raw_readq macro
557 #define fb_readq(addr) (*(volatile u64 *) (addr)) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dfb.h537 #define fb_readq sbus_readq macro
553 #define fb_readq __raw_readq macro
567 #define fb_readq(addr) (*(volatile u64 *) (addr)) macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dcfbfillrect.c27 # define FB_READL fb_readq
H A Dcfbcopyarea.c38 # define FB_READL fb_readq