Searched defs:cpia2_command (Results 1 – 1 of 1) sorted by relevance
246 struct cpia2_command { struct247 u32 command;248 u8 req_mode; /* (Block or random) | registerBank */249 u8 reg_count;250 u8 direction;251 u8 start;252 union reg_types {257 } buffer;