Home
last modified time | relevance | path

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

/arch/m32r/include/asm/
Drtc.h62 #define RTC_SET_CHARGE _IOW(RTC_MAGIC, 0x0b, int) macro
/arch/cris/include/asm/
Drtc.h100 #define RTC_SET_CHARGE _IOW(RTC_MAGIC, 0x0b, int) macro
/arch/cris/arch-v10/drivers/
Dds1302.c321 case RTC_SET_CHARGE: /* set the RTC TRICKLE CHARGE register */ in rtc_ioctl()