Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/remoteproc/
Dimx_rproc.c75 struct imx_rproc_dcfg { struct
88 const struct imx_rproc_dcfg *dcfg; argument
143 static const struct imx_rproc_dcfg imx_rproc_cfg_imx7d = {
152 static const struct imx_rproc_dcfg imx_rproc_cfg_imx6sx = {
164 const struct imx_rproc_dcfg *dcfg = priv->dcfg; in imx_rproc_start()
179 const struct imx_rproc_dcfg *dcfg = priv->dcfg; in imx_rproc_stop()
194 const struct imx_rproc_dcfg *dcfg = priv->dcfg; in imx_rproc_da_to_sys()
255 const struct imx_rproc_dcfg *dcfg = priv->dcfg; in imx_rproc_addr_init()
322 const struct imx_rproc_dcfg *dcfg; in imx_rproc_probe()