Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dimx_rproc.c72 struct imx_rproc_dcfg { struct
85 const struct imx_rproc_dcfg *dcfg;
140 static const struct imx_rproc_dcfg imx_rproc_cfg_imx7d = {
149 static const struct imx_rproc_dcfg imx_rproc_cfg_imx6sx = {
161 const struct imx_rproc_dcfg *dcfg = priv->dcfg; in imx_rproc_start()
176 const struct imx_rproc_dcfg *dcfg = priv->dcfg; in imx_rproc_stop()
191 const struct imx_rproc_dcfg *dcfg = priv->dcfg; in imx_rproc_da_to_sys()
253 const struct imx_rproc_dcfg *dcfg = priv->dcfg; in imx_rproc_addr_init()
320 const struct imx_rproc_dcfg *dcfg; in imx_rproc_probe()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dimx_rproc.c102 const struct imx_rproc_dcfg *dcfg;
295 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8mn_mmio = {
307 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8mn = {
313 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8mq = {
323 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8qm = {
329 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8qxp = {
335 static const struct imx_rproc_dcfg imx_rproc_cfg_imx8ulp = {
341 static const struct imx_rproc_dcfg imx_rproc_cfg_imx7ulp = {
347 static const struct imx_rproc_dcfg imx_rproc_cfg_imx7d = {
357 static const struct imx_rproc_dcfg imx_rproc_cfg_imx6s
[all...]
H A Dimx_dsp_rproc.c135 * @dcfg: imx_rproc_dcfg handler
139 const struct imx_rproc_dcfg *dcfg;
237 static const struct imx_rproc_dcfg dsp_rproc_cfg_imx8mp = {
253 static const struct imx_rproc_dcfg dsp_rproc_cfg_imx8ulp = {
269 static const struct imx_rproc_dcfg dsp_rproc_cfg_imx8qxp = {
280 static const struct imx_rproc_dcfg dsp_rproc_cfg_imx8qm = {
319 const struct imx_rproc_dcfg *dcfg = dsp_dcfg->dcfg; in imx_dsp_rproc_start()
356 const struct imx_rproc_dcfg *dcfg = dsp_dcfg->dcfg; in imx_dsp_rproc_stop()
402 const struct imx_rproc_dcfg *dcfg = dsp_dcfg->dcfg; in imx_dsp_rproc_sys_to_da()
598 const struct imx_rproc_dcfg *dcf in imx_dsp_rproc_add_carveout()
[all...]
H A Dimx_rproc.h29 struct imx_rproc_dcfg { struct

Completed in 4 milliseconds