Home
last modified time | relevance | path

Searched refs:hp300_read_clk (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/m68k/hp300/
H A Dtime.c23 static u64 hp300_read_clk(struct clocksource *cs);
28 .read = hp300_read_clk,
75 static u64 hp300_read_clk(struct clocksource *cs) in hp300_read_clk() function