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