Searched refs:check_func (Results 1 – 5 of 5) sorted by relevance
227 static int xrdc_apply_config(xrdc_check_func check_func) in xrdc_apply_config() argument233 if (check_func(MDA_TYPE, imx8ulp_mda[i].mda_id)) { in xrdc_apply_config()240 if (check_func(MRC_TYPE, imx8ulp_mrc[i].mrc_id)) { in xrdc_apply_config()258 if (check_func(PAC_TYPE, imx8ulp_pdac[i].pac_msc_id)) { in xrdc_apply_config()280 if (check_func(MSC_TYPE, imx8ulp_msc[i].pac_msc_id)) { in xrdc_apply_config()
52 uintptr_t (*check_func)(uint64_t cpu_rev); member
75 uint64_t status = entry->check_func(rev_var); in generic_errata_report()
205 return entry->check_func(rev_var); in check_erratum_applies()
186 if (entry->check_func(rev_var)) { in verify_errata_implemented()