Searched defs:pit_clk (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/m68k/coldfire/ | ||
H A D | pit.c | 130 static struct clocksource pit_clk = { variable |
/openbmc/linux/drivers/clocksource/ | ||
H A D | timer-vf-pit.c | 151 struct clk *pit_clk; in pit_timer_init() local |