Searched defs:sun8i_ce_alg_template (Results 1 – 1 of 1) sorted by relevance
337 struct sun8i_ce_alg_template { struct338 u32 type;339 u32 ce_algo_id;340 u32 ce_blockmode;341 struct sun8i_ce_dev *ce;342 union {346 } alg;347 unsigned long stat_req;348 unsigned long stat_fb;349 unsigned long stat_bytes;[all …]