Home
last modified time | relevance | path

Searched refs:ICC_SRE_EL1_SRE (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/irqchip/
H A Darm-gic-v3.h544 #define ICC_SRE_EL1_SRE (1U << 0) macro
668 if (val & ICC_SRE_EL1_SRE) { in gic_enable_sre()
672 val |= ICC_SRE_EL1_SRE; in gic_enable_sre()
676 return !!(val & ICC_SRE_EL1_SRE); in gic_enable_sre()

Completed in 3 milliseconds