Searched refs:bytes_per_char_h (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm/mach-rpc/include/mach/
H A Duncompress.h15 unsigned char bytes_per_char_h; variable
31 unsigned char bytes_per_char_h; member in struct:param_struct
91 ptr = VIDMEM + ((y*video_num_cols*bytes_per_char_v+x)*bytes_per_char_h);
126 bytes_per_char_h = t->u.videolfb.lfb_depth;
140 bytes_per_char_h = params->bytes_per_char_h;
144 video_size_row = video_num_cols * bytes_per_char_h;
146 if (bytes_per_char_h == 4)
167 if (bytes_per_char_h == 1) {
/linux-master/arch/arm/boot/compressed/
H A Dll_char_wr.S22 .word bytes_per_char_h
/linux-master/arch/arm/kernel/
H A Datags_compat.c57 unsigned char bytes_per_char_h; /* 42 */ member in struct:param_struct::__anon26::__anon27

Completed in 103 milliseconds