Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dcsrc-ioasic.c39 ds1287_timer_state(); in dec_ioasic_clocksource_init()
40 while (!ds1287_timer_state()) in dec_ioasic_clocksource_init()
46 while (!ds1287_timer_state()) in dec_ioasic_clocksource_init()
H A Dcevt-ds1287.c15 int ds1287_timer_state(void) in ds1287_timer_state() function
/openbmc/linux/arch/mips/dec/
H A Dtime.c140 ds1287_timer_state(); in plat_time_init()
141 while (!ds1287_timer_state()) in plat_time_init()
147 while (!ds1287_timer_state()) in plat_time_init()
/openbmc/linux/arch/mips/include/asm/
H A Dds1287.h10 extern int ds1287_timer_state(void);