Searched defs:safexcel_instr (Results 1 – 1 of 1) sorted by relevance
228 struct safexcel_instr { struct229 uint32_t length : 17; /* bytes to be processed */230 uint32_t status : 2; /* stream status */231 uint32_t instructions : 9;232 uint32_t opcode : 4;