Home
last modified time | relevance | path

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

/linux/arch/microblaze/kernel/cpu/
H A 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/drivers/video/fbdev/
H A Dtgafb.c636 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
H A D68328fb.c132 u_long line_length; in mc68x328fb_check_var() local
H A Dvfb.c117 u_long line_length; in vfb_check_var() local
H A Dsunxvr500.c251 unsigned int line_length; in e3d_pci_register() local
H A Dgbefb.c902 unsigned int line_length; in gbefb_check_var() local
/linux/tools/testing/selftests/coredump/
H A Dstackdump_test.c109 size_t line_length; variable
/linux/drivers/staging/fbtft/
H A Dfb_uc1611.c221 int line_length = par->info->fix.line_length; in write_vmem() local
/linux/drivers/media/platform/ti/omap/
H A Domap_vout_vrfb.c326 int offset = 0, ctop = 0, cleft = 0, line_length = 0; in omap_vout_calculate_vrfb_offset() local
H A Domap_vout.c206 int ps = 2, line_length = 0; in omap_vout_calculate_offset() local
/linux/include/xen/interface/io/
H A Dfbif.h97 uint32_t line_length; /* length of a row of pixels (in bytes) */ member
/linux/drivers/video/fbdev/i810/
H A Di810_main.c996 int line_length, vidmem, mode_valid = 0, retval = 0; in i810_check_params() local
/linux/drivers/media/platform/ti/vpe/
H A Dvpdma_priv.h265 static inline u32 dtd_xfer_length_height(int line_length, int xfer_height) in dtd_xfer_length_height()
/linux/include/uapi/linux/
H A Dfb.h169 __u32 line_length; /* length of a line in bytes */ member