Searched refs:portal_id (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/net/fsl-mc/ |
D | mc.c | 685 int portal_id = 0; in mc_init() local 785 portal_id = 0; in mc_init() 797 root_mc_io->mmio_regs = SOC_MC_PORTAL_ADDR(portal_id); in mc_init() 799 portal_id, root_mc_io->mmio_regs); in mc_init() 1137 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
|