Searched defs:pitch (Results 1 – 5 of 5) sorted by relevance
/arch/powerpc/include/asm/ |
D | ps3gpu.h | 59 u64 ioif_offset, u64 sync_width, u64 pitch) in lv1_gpu_fb_blit()
|
D | ps3av.h | 552 u32 pitch; /* in: line size in byte */ member 577 u32 pitch; /* in: line size in byte */ member
|
/arch/powerpc/kernel/ |
D | btext.c | 120 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display() 175 unsigned int width, height, depth, pitch; in btext_initialize() local 276 int depth, int pitch) in btext_update_display()
|
D | prom_init.c | 2390 u32 width, height, pitch, addr; in prom_check_displays() local
|
/arch/sparc/kernel/ |
D | btext.c | 45 unsigned int width, height, depth, pitch; in btext_initialize() local
|