Searched defs:sun8i_ce_alg_template (Results 1 – 1 of 1) sorted by relevance
322 struct sun8i_ce_alg_template { struct323 u32 type;324 u32 ce_algo_id;325 u32 ce_blockmode;326 struct sun8i_ce_dev *ce;327 union {331 } alg;332 unsigned long stat_req;333 unsigned long stat_fb;334 unsigned long stat_bytes;[all …]