Home
last modified time | relevance | path

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

/linux/drivers/remoteproc/
H A Dimx_rproc.c102 const struct imx_rproc_dcfg *dcfg;
287 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8mn_mmio = {
299 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8mn = {
305 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8mq = {
315 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8qm = {
321 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8qxp = {
327 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8ulp = {
333 static const struct imx_rproc_dcfg imx_rproc_cfg_imx7ulp = {
340 static const struct imx_rproc_dcfg imx_rproc_cfg_imx7d = {
350 static const struct imx_rproc_dcfg imx_rproc_cfg_imx6sx = {
[all …]
H A Dimx_dsp_rproc.c135 const struct imx_rproc_dcfg *dcfg;
233 static const struct imx_rproc_dcfg dsp_rproc_cfg_imx8mp = {
249 static const struct imx_rproc_dcfg dsp_rproc_cfg_imx8ulp = {
265 static const struct imx_rproc_dcfg dsp_rproc_cfg_imx8qxp = {
276 static const struct imx_rproc_dcfg dsp_rproc_cfg_imx8qm = {
315 const struct imx_rproc_dcfg *dcfg = dsp_dcfg->dcfg; in imx_dsp_rproc_start()
352 const struct imx_rproc_dcfg *dcfg = dsp_dcfg->dcfg; in imx_dsp_rproc_stop()
398 const struct imx_rproc_dcfg *dcfg = dsp_dcfg->dcfg; in imx_dsp_rproc_sys_to_da()
594 const struct imx_rproc_dcfg *dcfg = dsp_dcfg->dcfg; in imx_dsp_rproc_add_carveout()
H A Dimx_rproc.h32 struct imx_rproc_dcfg { struct