Searched defs:sun8i_ce_alg_template (Results 1 – 1 of 1) sorted by relevance
326 struct sun8i_ce_alg_template { struct327 u32 type;328 u32 ce_algo_id;329 u32 ce_blockmode;330 struct sun8i_ce_dev *ce;331 union {335 } alg;336 unsigned long stat_req;337 unsigned long stat_fb;338 unsigned long stat_bytes;[all …]