Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/cpia2/
Dcpia2.h252 struct cpia2_command { struct
253 u32 command;
254 u8 req_mode; /* (Block or random) | registerBank */
255 u8 reg_count;
256 u8 direction;
257 u8 start;
258 union reg_types {
263 } buffer;