Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dtango_xtal.c27 static struct clocksource tango_xtal = { variable
56 ret = clocksource_register_hz(&tango_xtal, xtal_freq); in tango_clocksource_init()
DMakefile60 obj-$(CONFIG_CLKSRC_TANGO_XTAL) += tango_xtal.o