GIC_CONFIG_COUNTBITS  170 drivers/clocksource/mips-gic-timer.c 	count_width = read_gic_config() & GIC_CONFIG_COUNTBITS;
GIC_CONFIG_COUNTBITS  171 drivers/clocksource/mips-gic-timer.c 	count_width >>= __ffs(GIC_CONFIG_COUNTBITS);