Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/arch/aarch64/
A Darch_helpers.h447 #define get_cntp_ctl_istatus(x) (((x) >> CNTP_CTL_ISTATUS_SHIFT) & \ in DEFINE_SYSREG_READ_FUNC() macro
/tf-a-ffa_el3_spmc/include/arch/aarch32/
A Darch_helpers.h259 #define get_cntp_ctl_istatus(x) (((x) >> CNTP_CTL_ISTATUS_SHIFT) & \ in DEFINE_SYSREG_RW_FUNCS() macro

Completed in 15 milliseconds