Searched defs:sun4i_req_ctx (Results 1 – 1 of 1) sorted by relevance
189 struct sun4i_req_ctx { struct190 u32 mode;191 u64 byte_count; /* number of bytes "uploaded" to the device */192 u32 hash[5]; /* for storing SS_IVx register */193 char buf[64];194 unsigned int len;195 int flags;
Completed in 6 milliseconds