Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/cpia2/
Dcpia2.h247 struct cpia2_command { struct
248 u32 command;
249 u8 req_mode; /* (Block or random) | registerBank */
250 u8 reg_count;
251 u8 direction;
252 u8 start;
253 union reg_types {
258 } buffer;