Home | History | Annotate | Download | only in linux

Lines Matching full:fb_readb

939 #define fb_readb sbus_readb
953 #define fb_readb __raw_readb
967 #define fb_readb(addr) (*(volatile u8 *) (addr))