Searched refs:GIC_SH_CONFIG_COUNTSTOP_SHF (Results 1 – 2 of 2) sorted by relevance
119 #define GIC_SH_CONFIG_COUNTSTOP_SHF 28 macro120 #define GIC_SH_CONFIG_COUNTSTOP_MSK (MSK(1) << GIC_SH_CONFIG_COUNTSTOP_SHF)
176 gicconfig &= ~(1 << GIC_SH_CONFIG_COUNTSTOP_SHF); in gic_start_count()186 gicconfig |= 1 << GIC_SH_CONFIG_COUNTSTOP_SHF; in gic_stop_count()