Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/cpus/
H A Derrata.h52 uintptr_t (*check_func)(uint64_t cpu_rev); member
/rk3399_ARM-atf/plat/imx/imx8ulp/xrdc/
H A Dxrdc_core.c227 static int xrdc_apply_config(xrdc_check_func check_func) in xrdc_apply_config()