Searched refs:mbc_id (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/drivers/nxp/trdc/ |
| H A D | imx_trdc.c | 247 static bool is_trdc_mgr_slot(uintptr_t trdc_base, uint8_t mbc_id, in is_trdc_mgr_slot() argument 254 if (mbc_id == trdc_mgr_blks[i].mbc_id && in is_trdc_mgr_slot() 280 trdc_mbc_set_control(mgr->trdc_base, mgr->mbc_id, 7, 0x6000); in trdc_mgr_mbc_setup() 282 trdc_mbc_blk_config(mgr->trdc_base, mgr->mbc_id, i, in trdc_mgr_mbc_setup() 285 trdc_mbc_blk_config(mgr->trdc_base, mgr->mbc_id, i, in trdc_mgr_mbc_setup() 335 cfg->mbc_cfg[i].mbc_id, in trdc_setup() 341 cfg->mbc_cfg[i].mbc_id, in trdc_setup() 348 cfg->mbc_cfg[i].mbc_id, in trdc_setup() 356 cfg->mbc_cfg[i].mbc_id, in trdc_setup()
|
| /rk3399_ARM-atf/include/drivers/nxp/trdc/ |
| H A D | imx_trdc.h | 119 uint8_t mbc_id; member 139 uint8_t mbc_id; member
|