Home | History | Annotate | Download | only in boot2440

Lines Matching refs:S3C2440_TIMER_BASE

305 	*(volatile uint32_t*)(S3C2440_TIMER_BASE+TIMER_TCFG0) = 0xff;
308 *(volatile uint32_t*)(S3C2440_TIMER_BASE+TIMER_TCFG1) |=
311 *(volatile uint32_t*)(S3C2440_TIMER_BASE+TIMER_TCON) =
313 *(volatile uint32_t*)(S3C2440_TIMER_BASE+TIMER_TCNTB(0)) =
315 *(volatile uint32_t*)(S3C2440_TIMER_BASE+TIMER_TCON) =
350 count = *(volatile uint32_t*)(S3C2440_TIMER_BASE+TIMER_TCNTO(0));
353 *(volatile uint32_t*)(S3C2440_TIMER_BASE+TIMER_TCON) =
355 *(volatile uint32_t*)(S3C2440_TIMER_BASE+TIMER_TCNTB(0)) =
357 *(volatile uint32_t*)(S3C2440_TIMER_BASE+TIMER_TCON) =
372 count = *(volatile uint32_t*)(S3C2440_TIMER_BASE+TIMER_TCNTO(0));
375 *(volatile uint32_t*)(S3C2440_TIMER_BASE+TIMER_TCON) =
377 *(volatile uint32_t*)(S3C2440_TIMER_BASE+TIMER_TCNTB(0)) =
379 *(volatile uint32_t*)(S3C2440_TIMER_BASE+TIMER_TCON) =
395 v = *((int*)(S3C2440_TIMER_BASE+TIMER_TCNTO(0)));
401 v = *((int*)(S3C2440_TIMER_BASE+TIMER_TCNTO(0)));