Home
last modified time | relevance | path

Searched defs:rtc_time (Results 1 – 2 of 2) sorted by relevance

/arch/m32r/include/asm/
Drtc.h46 struct rtc_time { struct
60 #define RTC_RD_TIME _IOR(RTC_MAGIC, 0x09, struct rtc_time) /* Read RTC time. */ argument
/arch/ia64/include/asm/sn/
Dclksupport.h26 #define rtc_time() (*RTC_COUNTER_ADDR) macro