lynx_accel
void (*de_init)(struct lynx_accel *accel);
int (*de_fillrect)(struct lynx_accel *accel,
int (*de_copyarea)(struct lynx_accel *accel,
int (*de_imageblit)(struct lynx_accel *accel, const char *p_srcbuf,
struct lynx_accel accel;
int sm750_hw_copyarea(struct lynx_accel *accel,
static inline void write_dpr(struct lynx_accel *accel, int offset, u32 reg_value)
static inline u32 read_dpr(struct lynx_accel *accel, int offset)
static unsigned int de_get_transparency(struct lynx_accel *accel)
static inline void write_dp_port(struct lynx_accel *accel, u32 data)
int sm750_hw_imageblit(struct lynx_accel *accel, const char *src_buf,
void sm750_hw_de_init(struct lynx_accel *accel)
void sm750_hw_set2dformat(struct lynx_accel *accel, int fmt)
int sm750_hw_fillrect(struct lynx_accel *accel,
void sm750_hw_set2dformat(struct lynx_accel *accel, int fmt);
void sm750_hw_de_init(struct lynx_accel *accel);
int sm750_hw_fillrect(struct lynx_accel *accel,
int sm750_hw_copyarea(struct lynx_accel *accel,
int sm750_hw_imageblit(struct lynx_accel *accel, const char *pSrcbuf,