Linux Kernel
3.7.1
|
#include <linux/dw_apb_timer.h>
#include <linux/of.h>
#include <linux/of_address.h>
#include <linux/of_irq.h>
#include <asm/mach/time.h>
#include <asm/sched_clock.h>
Go to the source code of this file.
Variables | |
struct sys_timer | dw_apb_timer |
Definition at line 129 of file dw_apb_timer_of.c.