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