Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/lib/extensions/amu/aarch32/
Damu.c76 AMCNTENSET0_Pn_MASK; in read_amcntenset0_px()
89 value &= ~AMCNTENSET0_Pn_MASK; in write_amcntenset0_px()
91 AMCNTENSET0_Pn_MASK; in write_amcntenset0_px()
/trusted-firmware-a-3.7.0/include/arch/aarch32/
Darch.h760 #define AMCNTENSET0_Pn_MASK U(0xffff) macro