Home
last modified time | relevance | path

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

/linux-6.12.1/arch/m68k/hp300/
Dtime.c25 static u64 hp300_read_clk(struct clocksource *cs);
30 .read = hp300_read_clk,
77 static u64 hp300_read_clk(struct clocksource *cs) in hp300_read_clk() function