Searched defs:imx_rproc_dcfg (Results 1 – 1 of 1) sorted by relevance
34 struct imx_rproc_dcfg { struct35 u32 src_reg;36 u32 src_mask;37 u32 src_start;38 u32 src_stop;39 u32 gpr_reg;40 u32 gpr_wait;41 const struct imx_rproc_att *att;42 size_t att_size;43 enum imx_rproc_method method;[all …]