u300_timer_base 183 drivers/clocksource/timer-u300.c static void __iomem *u300_timer_base; u300_timer_base 194 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_GPT1IE); u300_timer_base 197 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_DGPT1); u300_timer_base 215 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_GPT1IE); u300_timer_base 218 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_DGPT1); u300_timer_base 223 drivers/clocksource/timer-u300.c writel(0xFFFFFFFF, u300_timer_base + U300_TIMER_APP_GPT1TC); u300_timer_base 226 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_SGPT1M); u300_timer_base 229 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_GPT1IE); u300_timer_base 232 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_EGPT1); u300_timer_base 243 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_GPT1IE); u300_timer_base 246 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_DGPT1); u300_timer_base 252 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_GPT1TC); u300_timer_base 258 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_SGPT1M); u300_timer_base 261 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_GPT1IE); u300_timer_base 264 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_EGPT1); u300_timer_base 282 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_GPT1IE); u300_timer_base 285 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_DGPT1); u300_timer_base 288 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_RGPT1); u300_timer_base 290 drivers/clocksource/timer-u300.c writel(cycles, u300_timer_base + U300_TIMER_APP_GPT1TC); u300_timer_base 296 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_SGPT1M); u300_timer_base 299 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_GPT1IE); u300_timer_base 302 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_EGPT1); u300_timer_base 328 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_GPT1IA); u300_timer_base 349 drivers/clocksource/timer-u300.c return readl(u300_timer_base + U300_TIMER_APP_GPT2CC); u300_timer_base 354 drivers/clocksource/timer-u300.c return readl(u300_timer_base + U300_TIMER_APP_GPT2CC); u300_timer_base 369 drivers/clocksource/timer-u300.c u300_timer_base = of_iomap(np, 0); u300_timer_base 370 drivers/clocksource/timer-u300.c if (!u300_timer_base) { u300_timer_base 382 drivers/clocksource/timer-u300.c pr_info("U300 GP1 timer @ base: %p, IRQ: %u\n", u300_timer_base, irq); u300_timer_base 408 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_CRC); u300_timer_base 410 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_ROST); u300_timer_base 412 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_DOST); u300_timer_base 414 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_RDDT); u300_timer_base 416 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_DDDT); u300_timer_base 420 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_RGPT1); u300_timer_base 429 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_RGPT2); u300_timer_base 431 drivers/clocksource/timer-u300.c writel(0xFFFFFFFFU, u300_timer_base + U300_TIMER_APP_GPT2TC); u300_timer_base 434 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_SGPT2M); u300_timer_base 437 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_GPT2IE); u300_timer_base 440 drivers/clocksource/timer-u300.c u300_timer_base + U300_TIMER_APP_EGPT2); u300_timer_base 443 drivers/clocksource/timer-u300.c ret = clocksource_mmio_init(u300_timer_base + U300_TIMER_APP_GPT2CC,