Home
last modified time | relevance | path

Searched defs:mbc_base (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/trdc/
Dimx_trdc.c83 struct trdc_mbc *mbc_base = (struct trdc_mbc *)trdc_get_mbc_base(trdc_reg, mbc_x); in trdc_mbc_blk_num() local
117 struct trdc_mbc *mbc_base = (struct trdc_mbc *)trdc_get_mbc_base(trdc_reg, mbc_x); in trdc_mbc_set_control() local
138 struct trdc_mbc *mbc_base = (struct trdc_mbc *)trdc_get_mbc_base(trdc_reg, mbc_x); in trdc_mbc_blk_config() local
242 bool trdc_mbc_enabled(uintptr_t mbc_base) in trdc_mbc_enabled()