Searched defs:cpia2_command (Results 1 – 2 of 2) sorted by relevance
233 struct cpia2_command { struct234 u32 command;235 u8 req_mode; /* (Block or random) | registerBank */236 u8 reg_count;237 u8 direction;238 u8 start;239 union reg_types {244 } buffer;
242 struct cpia2_command { struct243 u32 command;244 u8 req_mode; /* (Block or random) | registerBank */245 u8 reg_count;246 u8 direction;247 u8 start;248 union reg_types {253 } buffer;