/linux-6.12.1/arch/microblaze/kernel/cpu/ |
D | cache.c | 104 #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-6.12.1/drivers/video/fbdev/ |
D | tgafb.c | 636 unsigned long rincr, line_length, shift, pos, is8bpp; local 850 unsigned long pos, line_length, i, j; local 936 unsigned long pos, align, line_length, i, j; local 1158 u32 height, u32 width, u32 line_length, 1269 unsigned long line_length, bpp; local
|
D | 68328fb.c | 132 u_long line_length; in mc68x328fb_check_var() local
|
D | vfb.c | 117 u_long line_length; in vfb_check_var() local
|
D | cirrusfb.c | 2601 u_short bltmode, u_short line_length) in cirrusfb_set_blitter() 2662 u_short line_length) in cirrusfb_BitBLT() 2704 u32 fg_color, u32 bg_color, u_short line_length, in cirrusfb_RectFill()
|
D | pvr2fb.c | 359 unsigned long line_length; in pvr2fb_set_par() local 436 unsigned long line_length; in pvr2fb_check_var() local
|
D | grvga.c | 33 u32 line_length; /* 0x10 */ member
|
D | sunxvr500.c | 251 unsigned int line_length; in e3d_pci_register() local
|
D | gbefb.c | 901 unsigned int line_length; in gbefb_check_var() local
|
D | ssd1307fb.c | 218 unsigned int line_length = par->info->fix.line_length; in ssd1307fb_update_rect() local
|
D | ps3fb.c | 447 u64 line_length; in ps3fb_sync_image() local
|
D | udlfb.c | 1039 u32 line_length = info->var.xres * (info->var.bits_per_pixel / 8); in dlfb_ops_set_par() local
|
D | tridentfb.c | 995 int line_length; in tridentfb_check_var() local
|
/linux-6.12.1/drivers/staging/fbtft/ |
D | fb_uc1611.c | 221 int line_length = par->info->fix.line_length; in write_vmem() local
|
/linux-6.12.1/drivers/staging/sm750fb/ |
D | sm750.c | 364 unsigned int line_length; in lynxfb_ops_set_par() local 740 int ret, line_length; in lynxfb_set_fbinfo() local
|
/linux-6.12.1/drivers/media/platform/ti/omap/ |
D | omap_vout_vrfb.c | 326 int offset = 0, ctop = 0, cleft = 0, line_length = 0; in omap_vout_calculate_vrfb_offset() local
|
D | omap_voutdef.h | 169 int ps, vr_ps, line_length, first_int, field_id; member
|
D | omap_vout.c | 206 int ps = 2, line_length = 0; in omap_vout_calculate_offset() local
|
/linux-6.12.1/include/xen/interface/io/ |
D | fbif.h | 97 uint32_t line_length; /* length of a row of pixels (in bytes) */ member
|
/linux-6.12.1/drivers/video/fbdev/core/ |
D | fb_chrdev.c | 183 u32 line_length; member
|
/linux-6.12.1/drivers/video/fbdev/aty/ |
D | atyfb_base.c | 808 u32 line_length = vxres * bpp / 8; in calc_line_length() local 827 u32 line_length; in aty_var_to_crtc() local 1577 u32 line_length = info->fix.line_length; in set_off_pitch() local
|
/linux-6.12.1/drivers/media/i2c/ |
D | vgxy61.c | 397 u16 line_length; member 1498 u64 line_length; in vgxy61_configure() local
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_fb_helper.c | 645 u32 line_length = info->fix.line_length; in drm_fb_helper_memory_range_to_clip() local
|
/linux-6.12.1/drivers/video/fbdev/i810/ |
D | i810_main.c | 996 int line_length, vidmem, mode_valid = 0, retval = 0; in i810_check_params() local
|
/linux-6.12.1/drivers/media/platform/ti/vpe/ |
D | vpdma_priv.h | 265 static inline u32 dtd_xfer_length_height(int line_length, int xfer_height) in dtd_xfer_length_height()
|