Searched refs:portal_id (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/net/fsl-mc/ |
D | mc.c | 634 int portal_id = 0; in mc_init() local 721 portal_id = 0; in mc_init() 733 root_mc_io->mmio_regs = SOC_MC_PORTAL_ADDR(portal_id); in mc_init() 735 portal_id, root_mc_io->mmio_regs); in mc_init() 1064 cfg.portal_id = DPRC_GET_PORTAL_ID_FROM_POOL; in dprc_init()
|
/external/u-boot/include/fsl-mc/ |
D | fsl_dprc.h | 50 MC_CMD_OP(cmd, 1, 32, 32, int, cfg->portal_id); \ 90 MC_RSP_OP(cmd, 1, 32, 32, int, attr->portal_id); \ 567 int portal_id; member 656 int portal_id; member
|