Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/include/arch/aarch64/
Darch_helpers.h44 #define SYSREG_WRITE_CONST(reg_name, v) \ macro
262 #define write_daifclr(val) SYSREG_WRITE_CONST(daifclr, val)
263 #define write_daifset(val) SYSREG_WRITE_CONST(daifset, val)