Searched refs:dpio_id (Results 1 – 17 of 17) sorted by relevance
/openbmc/u-boot/include/fsl-mc/ |
H A D | fsl_dpio.h | 27 #define DPIO_CMD_OPEN(cmd, dpio_id) \ argument 28 MC_CMD_OP(cmd, 0, 0, 32, int, dpio_id) 75 uint32_t dpio_id,
|
H A D | fsl_mc_private.h | 45 uint32_t dpio_id; member
|
/openbmc/linux/drivers/soc/fsl/dpio/ |
H A D | dpio.c | 37 int dpio_id, in dpio_open() argument 49 dpio_cmd->dpio_id = cpu_to_le32(dpio_id); in dpio_open()
|
H A D | dpio-cmd.h | 32 __le32 dpio_id; member
|
H A D | dpio.h | 14 int dpio_id,
|
H A D | dpio-service.c | 311 ctx->dpio_id = d->dpio_desc.dpio_id; in dpaa2_io_service_register()
|
H A D | dpio-driver.c | 175 desc.dpio_id = dpio_dev->obj_desc.id; in dpaa2_dpio_probe()
|
/openbmc/linux/include/soc/fsl/ |
H A D | dpaa2-io.h | 57 int dpio_id; member 90 int dpio_id; member
|
/openbmc/linux/drivers/bus/fsl-mc/ |
H A D | dpcon.c | 214 dpcon_cmd->dpio_id = cpu_to_le32(cfg->dpio_id); in dpcon_set_notification()
|
H A D | fsl-mc-private.h | 516 __le32 dpio_id; member
|
/openbmc/u-boot/drivers/net/fsl-mc/dpio/ |
H A D | dpio.c | 13 uint32_t dpio_id, in dpio_open() argument 23 DPIO_CMD_OPEN(cmd, dpio_id); in dpio_open()
|
/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | mc.c | 960 &dflt_dpio->dpio_id); in dpio_init() 984 dflt_dpio->dpio_id, in dpio_init() 999 if (dflt_dpio->dpio_id != attr.id) { in dpio_init() 1005 printf("Init: DPIO id=0x%d\n", dflt_dpio->dpio_id); in dpio_init() 1041 dflt_dpio->dpio_id); in dpio_init() 1067 dflt_dpio->dpio_id); in dpio_exit() 1074 printf("Exit: DPIO id=0x%d\n", dflt_dpio->dpio_id); in dpio_exit()
|
/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/ |
H A D | dpaa2-qdma.c | 542 rx_queue_cfg.dest_cfg.dest_id = ppriv->nctx.dpio_id; in dpaa2_dpdmai_bind() 570 ppriv->nctx.dpio_id = 0; in dpaa2_dpdmai_dpio_unbind()
|
/openbmc/linux/include/linux/fsl/ |
H A D | mc.h | 673 int dpio_id; member
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.c | 3212 dpcon_notif_cfg.dpio_id = nctx->dpio_id; in dpaa2_eth_setup_dpio()
|
H A D | dpaa2-switch.c | 2868 queue_cfg.dest_cfg.dest_id = nctx->dpio_id; in dpaa2_switch_setup_dpio()
|
/openbmc/linux/drivers/crypto/caam/ |
H A D | caamalg_qi2.c | 4775 rx_queue_cfg.dest_cfg.dest_id = ppriv->nctx.dpio_id; in dpaa2_dpseci_bind()
|