Searched refs:DS1302_MAGIC (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Drtc.h98 # define DS1302_MAGIC 'p' macro
99 # define RTC_RD_TIME _IOR(DS1302_MAGIC, 0x09, struct rtc_time) /* Read RTC time. */
100 # define RTC_SET_TIME _IOW(DS1302_MAGIC, 0x0a, struct rtc_time) /* Set RTC time. */
101 # define RTC_SET_CHARGE _IOW(DS1302_MAGIC, 0x0b, int) /* Set CHARGE mode. */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Drtc.h98 # define DS1302_MAGIC 'p' macro
99 # define RTC_RD_TIME _IOR(DS1302_MAGIC, 0x09, struct rtc_time) /* Read RTC time. */
100 # define RTC_SET_TIME _IOW(DS1302_MAGIC, 0x0a, struct rtc_time) /* Set RTC time. */
101 # define RTC_SET_CHARGE _IOW(DS1302_MAGIC, 0x0b, int) /* Set CHARGE mode. */

Completed in 36 milliseconds