Searched defs:cpia2_command (Results 1 – 1 of 1) sorted by relevance
252 struct cpia2_command { struct253 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;