Searched refs:mbc_num (Results 1 – 1 of 1) sorted by relevance
57 uint32_t mbc_num = MBC_NUM(trdc_base->trdc_hwcfg0); in trdc_get_mbc_base() local59 if (mbc_x >= mbc_num) { in trdc_get_mbc_base()69 uint32_t mbc_num = MBC_NUM(trdc_base->trdc_hwcfg0); in trdc_get_mrc_base() local76 return trdc_reg + 0x10000 + 0x2000 * mbc_num + 0x1000 * mrc_x; in trdc_get_mrc_base()