Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dmips-gic-timer.c154 gic_clocksource.mask = CLOCKSOURCE_MASK(gic_get_count_width()); in __gic_clocksource_init()
/linux-4.4.14/include/linux/irqchip/
Dmips-gic.h258 extern unsigned int gic_get_count_width(void);
/linux-4.4.14/drivers/irqchip/
Dirq-mips-gic.c155 unsigned int gic_get_count_width(void) in gic_get_count_width() function