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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Drtc.h101 # define RTC_SET_CHARGE _IOW(DS1302_MAGIC, 0x0b, int) /* Set CHARGE mode. */ macro
106 # define RTC_SET_CHARGE _IOW(PCF8563_MAGIC, 0x03, int) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Drtc.h101 # define RTC_SET_CHARGE _IOW(DS1302_MAGIC, 0x0b, int) /* Set CHARGE mode. */ macro
106 # define RTC_SET_CHARGE _IOW(PCF8563_MAGIC, 0x03, int) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/
H A Dds1302.c79 *! Added RTC_SET_CHARGE ioctl to enable trickle charger.
406 case RTC_SET_CHARGE: /* set the RTC TRICKLE CHARGE register */

Completed in 37 milliseconds