Searched defs:rop (Results 1 - 21 of 21) sorted by relevance

/linux-master/drivers/video/fbdev/sis/
H A Dsis_accel.c136 SiS300SetupForSolidFill(struct sis_video_info *ivideo, u32 color, int rop) argument
172 SiS310SetupForScreenToScreenCopy(struct sis_video_info *ivideo, int rop, int trans_color) argument
238 SiS310SetupForSolidFill(struct sis_video_info *ivideo, u32 color, int rop) argument
81 SiS300SetupForScreenToScreenCopy(struct sis_video_info *ivideo, int xdir, int ydir, int rop, int trans_color) argument
[all...]
/linux-master/drivers/video/fbdev/i810/
H A Di810_accel.c301 u32 dx, dy, width, height, dest, rop local
161 source_copy_blit(int dwidth, int dheight, int dpitch, int xdir, int src, int dest, int rop, int blit_bpp, struct fb_info *info) argument
195 color_blit(int width, int height, int pitch, int dest, int rop, int what, int blit_bpp, struct fb_info *info) argument
235 mono_src_copy_imm_blit(int dwidth, int dheight, int dpitch, int dsize, int blit_bpp, int rop, int dest, const u32 *src, int bg, int fg, struct fb_info *info) argument
[all...]
/linux-master/drivers/video/fbdev/nvidia/
H A Dnv_accel.c169 static void NVSetRopSolid(struct fb_info *info, u32 rop, u32 planemask) argument
[all...]
/linux-master/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.h59 u32 rop; member in struct:g2d_ctx
/linux-master/drivers/staging/sm750fb/
H A Dsm750_accel.c87 sm750_hw_fillrect(struct lynx_accel *accel, u32 base, u32 pitch, u32 Bpp, u32 x, u32 y, u32 width, u32 height, u32 color, u32 rop) argument
H A Dsm750_cursor.c84 void sm750_hw_cursor_setData(struct lynx_cursor *cursor, u16 rop, argument
134 void sm750_hw_cursor_setData2(struct lynx_cursor *cursor, u16 rop, argument
H A Dsm750.c165 unsigned int base, pitch, Bpp, rop; local
/linux-master/drivers/video/fbdev/
H A Dhitfb.c90 hitfb_accel_bitblt(int truecolor, u16 sx, u16 sy, u16 dx, u16 dy, u16 width, u16 height, u16 rop, u32 mask_addr) argument
H A Dbt431.h202 bt431_set_cursor(struct bt431_regs *regs, const char *data, const char *mask, u16 rop, u16 width, u16 height) argument
H A Dneofb.c1364 u_long dst, rop; local
H A Dleo.c150 u32 rop; member in struct:leo_ld_ss0
H A Dpm3fb.c382 int rop; local
H A Dtridentfb.c328 blade_fill_rect(struct tridentfb_par *par, u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) argument
430 xp_fill_rect(struct tridentfb_par *par, u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) argument
502 image_fill_rect(struct tridentfb_par *par, u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) argument
570 tgui_fill_rect(struct tridentfb_par *par, u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) argument
H A Dffb.c243 u32 rop; member in struct:ffb_fbc
415 static __inline__ void ffb_rop(struct ffb_par *par, u32 rop) argument
[all...]
/linux-master/drivers/video/fbdev/riva/
H A Dfbdev.c961 riva_set_rop_solid(struct riva_par *par, int rop) argument
1386 u_int color, rop = 0; local
[all...]
/linux-master/drivers/video/fbdev/via/
H A Dviafbdev.c671 u8 rop; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c1415 int rop, gpc; local
2204 int rop; local
[all...]
/linux-master/drivers/mtd/nand/raw/
H A Drenesas-nand-controller.c325 static void rnandc_trigger_op(struct rnandc *rnandc, struct rnandc_op *rop) argument
406 struct rnandc_op rop local
500 struct rnandc_op rop = { local
586 struct rnandc_op rop = { local
642 struct rnandc_op rop = { local
687 struct rnandc_op rop = { local
[all...]
/linux-master/include/linux/
H A Dfb.h121 __u16 rop; /* bitop operation */ member in struct:fb_cursor_user
341 __u32 rop; /* raster operation */ member in struct:fb_tilerect
/linux-master/include/uapi/linux/
H A Dfb.h351 __u32 rop; member in struct:fb_fillrect
385 __u16 rop; /* bitop operation */ member in struct:fb_cursor
/linux-master/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h693 uint32 rop; member in struct:__anon739
777 uint32 rop; member in struct:__anon748

Completed in 283 milliseconds