Home
last modified time | relevance | path

Searched defs:line_length (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v6.6/arch/microblaze/kernel/cpu/
Dcache.c104 #define CACHE_ALL_LOOP(cache_size, line_length, op) \ argument
125 #define CACHE_RANGE_LOOP_2(start, end, line_length, op) \ argument
142 #define CACHE_RANGE_LOOP_1(start, end, line_length, op) \ argument
/Linux-v6.6/drivers/video/fbdev/
Dtgafb.c634 unsigned long rincr, line_length, shift, pos, is8bpp; local
848 unsigned long pos, line_length, i, j; local
934 unsigned long pos, align, line_length, i, j; local
1156 u32 height, u32 width, u32 line_length,
1267 unsigned long line_length, bpp; local
D68328fb.c133 u_long line_length; in mc68x328fb_check_var() local
Dvfb.c120 u_long line_length; in vfb_check_var() local
Dcirrusfb.c2599 u_short bltmode, u_short line_length) in cirrusfb_set_blitter()
2660 u_short line_length) in cirrusfb_BitBLT()
2702 u32 fg_color, u32 bg_color, u_short line_length, in cirrusfb_RectFill()
Dgrvga.c33 u32 line_length; /* 0x10 */ member
Dpvr2fb.c359 unsigned long line_length; in pvr2fb_set_par() local
436 unsigned long line_length; in pvr2fb_check_var() local
Dsunxvr500.c249 unsigned int line_length; in e3d_pci_register() local
Dgbefb.c901 unsigned int line_length; in gbefb_check_var() local
Dssd1307fb.c218 unsigned int line_length = par->info->fix.line_length; in ssd1307fb_update_rect() local
Dps3fb.c447 u64 line_length; in ps3fb_sync_image() local
Dpxafb.c415 int line_length; in pxafb_adjust_timing() local
/Linux-v6.6/drivers/staging/fbtft/
Dfb_uc1611.c224 int line_length = par->info->fix.line_length; in write_vmem() local
/Linux-v6.6/drivers/staging/sm750fb/
Dsm750.c364 unsigned int line_length; in lynxfb_ops_set_par() local
703 int ret, line_length; in lynxfb_set_fbinfo() local
/Linux-v6.6/drivers/media/platform/ti/omap/
Domap_vout_vrfb.c326 int offset = 0, ctop = 0, cleft = 0, line_length = 0; in omap_vout_calculate_vrfb_offset() local
Domap_voutdef.h169 int ps, vr_ps, line_length, first_int, field_id; member
Domap_vout.c206 int ps = 2, line_length = 0; in omap_vout_calculate_offset() local
/Linux-v6.6/include/xen/interface/io/
Dfbif.h97 uint32_t line_length; /* length of a row of pixels (in bytes) */ member
/Linux-v6.6/drivers/video/fbdev/core/
Dfb_chrdev.c183 u32 line_length; member
/Linux-v6.6/drivers/video/fbdev/aty/
Datyfb_base.c805 u32 line_length = vxres * bpp / 8; in calc_line_length() local
824 u32 line_length; in aty_var_to_crtc() local
1574 u32 line_length = info->fix.line_length; in set_off_pitch() local
/Linux-v6.6/drivers/media/i2c/
Dst-vgxy61.c399 u16 line_length; member
1572 int line_length; in vgxy61_configure() local
/Linux-v6.6/drivers/gpu/drm/solomon/
Dssd130x.c460 unsigned int line_length = DIV_ROUND_UP(width, 8); in ssd130x_update_rect() local
/Linux-v6.6/drivers/gpu/drm/
Ddrm_fb_helper.c644 u32 line_length = info->fix.line_length; in drm_fb_helper_memory_range_to_clip() local
/Linux-v6.6/drivers/video/fbdev/i810/
Di810_main.c996 int line_length, vidmem, mode_valid = 0, retval = 0; in i810_check_params() local
/Linux-v6.6/drivers/media/platform/ti/vpe/
Dvpdma_priv.h265 static inline u32 dtd_xfer_length_height(int line_length, int xfer_height) in dtd_xfer_length_height()

12