Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/trdc/
Dimx_trdc.c100 struct trdc_mrc *mrc_base = (struct trdc_mrc *)trdc_get_mrc_base(trdc_reg, mrc_x); in trdc_mrc_rgn_num() local
190 struct trdc_mrc *mrc_base = (struct trdc_mrc *)trdc_get_mrc_base(trdc_reg, mrc_x); in trdc_mrc_set_control() local
212 struct trdc_mrc *mrc_base = (struct trdc_mrc *)trdc_get_mrc_base(trdc_reg, mrc_x); in trdc_mrc_rgn_config() local
237 bool trdc_mrc_enabled(uintptr_t mrc_base) in trdc_mrc_enabled()