Home
last modified time | relevance | path

Searched refs:imx_rproc_dcfg (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/remoteproc/
Dimx_rproc.c83 const struct imx_rproc_dcfg *dcfg;
242 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8mn = {
248 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8mq = {
258 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8ulp = {
264 static const struct imx_rproc_dcfg imx_rproc_cfg_imx7ulp = {
270 static const struct imx_rproc_dcfg imx_rproc_cfg_imx7d = {
280 static const struct imx_rproc_dcfg imx_rproc_cfg_imx6sx = {
290 static const struct imx_rproc_dcfg imx_rproc_cfg_imx93 = {
299 const struct imx_rproc_dcfg *dcfg = priv->dcfg; in imx_rproc_start()
326 const struct imx_rproc_dcfg *dcfg = priv->dcfg; in imx_rproc_stop()
[all …]
Dimx_dsp_rproc.c132 const struct imx_rproc_dcfg *dcfg;
227 static const struct imx_rproc_dcfg dsp_rproc_cfg_imx8mp = {
243 static const struct imx_rproc_dcfg dsp_rproc_cfg_imx8ulp = {
259 static const struct imx_rproc_dcfg dsp_rproc_cfg_imx8qxp = {
270 static const struct imx_rproc_dcfg dsp_rproc_cfg_imx8qm = {
309 const struct imx_rproc_dcfg *dcfg = dsp_dcfg->dcfg; in imx_dsp_rproc_start()
346 const struct imx_rproc_dcfg *dcfg = dsp_dcfg->dcfg; in imx_dsp_rproc_stop()
395 const struct imx_rproc_dcfg *dcfg = dsp_dcfg->dcfg; in imx_dsp_rproc_sys_to_da()
574 const struct imx_rproc_dcfg *dcfg = dsp_dcfg->dcfg; in imx_dsp_rproc_add_carveout()
Dimx_rproc.h29 struct imx_rproc_dcfg { struct