Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/mti-malta/
Dmalta-time.c89 clear_gic_config(GIC_CONFIG_COUNTSTOP); in estimate_frequencies()
/Linux-v4.19/drivers/clocksource/
Dmips-gic-timer.c229 clear_gic_config(GIC_CONFIG_COUNTSTOP); in gic_clocksource_of_init()
/Linux-v4.19/arch/mips/include/asm/
Dmips-gic.h169 #define GIC_CONFIG_COUNTSTOP BIT(28) macro