Searched defs:pit_clk (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/m68k/coldfire/ | ||
D | pit.c | 143 static struct clocksource pit_clk = { variable |
/linux-4.1.27/drivers/clocksource/ | ||
D | vf_pit_timer.c | 164 struct clk *pit_clk; in pit_timer_init() local |