Lines Matching refs:u8
235 u8 index;
236 u8 value;
240 u8 index;
241 u8 and_mask;
242 u8 or_mask;
243 u8 fill;
248 u8 req_mode; /* (Block or random) | registerBank */
249 u8 reg_count;
250 u8 direction;
251 u8 start;
255 u8 block_data[64];
256 u8 *patch_data; /* points to function defined block */
262 u8 firmware_revision_hi; /* For system register set (bank 0) */
263 u8 firmware_revision_lo;
264 u8 asic_id; /* Video Compressor set (bank 1) */
265 u8 asic_rev;
266 u8 vp_device_hi; /* Video Processor set (bank 2) */
267 u8 vp_device_lo;
268 u8 sensor_flags;
269 u8 sensor_rev;
281 u8 brightness; /* CPIA2_VP_EXPOSURE_TARGET */
282 u8 contrast; /* Note: this is CPIA2_VP_YRANGE */
283 u8 saturation; /* CPIA2_VP_SATURATION */
287 u8 cam_register;
288 u8 flicker_mode_req; /* 1 if flicker on, else never flicker */
292 u8 jpeg_options;
293 u8 creep_period;
294 u8 user_squeeze;
295 u8 inhibit_htables;
299 u8 ohsize; /* output image size */
300 u8 ovsize;
301 u8 hcrop; /* cropping start_pos/4 */
302 u8 vcrop;
303 u8 hphase; /* scaling registers */
304 u8 vphase;
305 u8 hispan;
306 u8 vispan;
307 u8 hicrop;
308 u8 vicrop;
309 u8 hifraction;
310 u8 vifraction;
319 u8 video_mode;
320 u8 frame_rate;
321 u8 video_size; /* Not a register, just a convenience for cropped sizes */
322 u8 gpio_direction;
323 u8 gpio_data;
324 u8 system_ctrl;
325 u8 system_state;
326 u8 lowlight_boost; /* Bool: 0 = off, 1 = on */
327 u8 device_config;
328 u8 exposure_modes;
329 u8 user_effects;
333 u8 pw_control;
334 u8 wakeup;
335 u8 vc_control;
336 u8 vc_mp_direction;
337 u8 vc_mp_data;
338 u8 quality;
342 u8 power_mode;
343 u8 system_ctrl;
344 u8 stream_mode; /* This is the current alternate for usb drivers */
345 u8 allow_corrupt;
363 u8 *data;
382 u8 flush;
384 u8 mmapped;
409 u8 *frame_buffer; /* frame buffer data */
463 u8 request, u8 start, u8 count, u8 direction);