Searched refs:RTC_INIT (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Drtc.h63 # define RTC_INIT() ds1302_init() macro
67 # define RTC_INIT() pcf8563_init() macro
72 # define RTC_INIT() (-1) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Drtc.h63 # define RTC_INIT() ds1302_init() macro
67 # define RTC_INIT() pcf8563_init() macro
72 # define RTC_INIT() (-1) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Dtime.c454 if(RTC_INIT() < 0) {

Completed in 37 milliseconds