Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Darm_global_timer.c219 static struct clocksource gt_clocksource = { variable
282 return clocksource_register_hz(&gt_clocksource, gt_target_rate); in gt_clocksource_init()