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

/seL4-refos-master/libs/libplatsupport/src/plat/fvp/
H A Dsp804.c30 #define TCLR_INTENABLE BIT(5) macro
98 flags |= irqs ? TCLR_INTENABLE : 0;
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/fvp/
H A Dsp804.c30 #define TCLR_INTENABLE BIT(5) macro
98 flags |= irqs ? TCLR_INTENABLE : 0;
/seL4-refos-master/libs/libplatsupport/src/plat/hikey/
H A Ddmt.c38 #define TCLR_INTENABLE BIT(5) macro
108 flags |= irqs ? TCLR_INTENABLE : 0;
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/hikey/
H A Ddmt.c38 #define TCLR_INTENABLE BIT(5) macro
108 flags |= irqs ? TCLR_INTENABLE : 0;

Completed in 73 milliseconds