Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dcevt-ds1287.c81 static struct clock_event_device ds1287_clockevent = { variable
93 struct clock_event_device *cd = &ds1287_clockevent; in ds1287_interrupt()
108 cd = &ds1287_clockevent; in ds1287_clockevent_init()
118 clockevents_register_device(&ds1287_clockevent); in ds1287_clockevent_init()