Searched refs:portal_id (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/ |
| H A D | mc.c | 635 int portal_id = 0; in mc_init() local 722 portal_id = 0; in mc_init() 734 root_mc_io->mmio_regs = SOC_MC_PORTAL_ADDR(portal_id); in mc_init() 736 portal_id, root_mc_io->mmio_regs); in mc_init() 1015 cfg.portal_id = DPRC_GET_PORTAL_ID_FROM_POOL; in dprc_init()
|
| /OK3568_Linux_fs/u-boot/include/fsl-mc/ |
| H A 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); \ 569 int portal_id; member 658 int portal_id; member
|
| /OK3568_Linux_fs/kernel/drivers/bus/fsl-mc/ |
| H A D | fsl-mc-private.h | 168 __le32 portal_id; member 343 int portal_id; member
|
| H A D | dprc.c | 365 attr->portal_id = le32_to_cpu(rsp_params->portal_id); in dprc_get_attributes()
|