Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/remoteproc/
Dimx_rproc.c92 struct imx_rproc_dcfg { struct
106 const struct imx_rproc_dcfg *dcfg; argument
239 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8mn = {
245 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8mq = {
255 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8ulp = {
261 static const struct imx_rproc_dcfg imx_rproc_cfg_imx7ulp = {
267 static const struct imx_rproc_dcfg imx_rproc_cfg_imx7d = {
277 static const struct imx_rproc_dcfg imx_rproc_cfg_imx6sx = {
290 const struct imx_rproc_dcfg *dcfg = priv->dcfg; in imx_rproc_start()
317 const struct imx_rproc_dcfg *dcfg = priv->dcfg; in imx_rproc_stop()
[all …]