Home
last modified time | relevance | path

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

/linux/arch/mips/mti-malta/
H A Dmalta-time.c72 clear_gic_config(GIC_CONFIG_COUNTSTOP); in estimate_frequencies()
/linux/drivers/clocksource/
H A Dmips-gic-timer.c119 clear_gic_config(GIC_CONFIG_COUNTSTOP); in gic_starting_cpu()
/linux/arch/mips/include/asm/
H A Dmips-gic.h183 #define GIC_CONFIG_COUNTSTOP BIT(28) macro