Home
last modified time | relevance | path

Searched refs:get_cntp_ctl_imask (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/include/arch/aarch32/
Darch_helpers.h262 #define get_cntp_ctl_imask(x) (((x) >> CNTP_CTL_IMASK_SHIFT) & \ in DEFINE_SYSREG_RW_FUNCS() macro
/trusted-firmware-a-latest/include/arch/aarch64/
Darch_helpers.h472 #define get_cntp_ctl_imask(x) (((x) >> CNTP_CTL_IMASK_SHIFT) & \ in DEFINE_SYSREG_READ_FUNC() macro