Lines Matching full:rtc
845 {"linux/rtc.h", "RTC_AIE_ON", 0x7001},
846 {"linux/rtc.h", "RTC_AIE_OFF", 0x7002},
847 {"linux/rtc.h", "RTC_UIE_ON", 0x7003},
848 {"linux/rtc.h", "RTC_UIE_OFF", 0x7004},
849 {"linux/rtc.h", "RTC_PIE_ON", 0x7005},
850 {"linux/rtc.h", "RTC_PIE_OFF", 0x7006},
851 {"linux/rtc.h", "RTC_ALM_SET", 0x7007},
852 {"linux/rtc.h", "RTC_ALM_READ", 0x7008},
853 {"linux/rtc.h", "RTC_RD_TIME", 0x7009},
854 {"linux/rtc.h", "RTC_SET_TIME", 0x700a},
855 {"linux/rtc.h", "RTC_IRQP_READ", 0x700b},
856 {"linux/rtc.h", "RTC_IRQP_SET", 0x700c},
857 {"linux/rtc.h", "RTC_EPOCH_READ", 0x700d},
858 {"linux/rtc.h", "RTC_EPOCH_SET", 0x700e},
859 {"linux/rtc.h", "RTC_WIE_ON", 0x700f},
860 {"linux/rtc.h", "RTC_WKALM_SET", 0x700f},
861 {"linux/rtc.h", "RTC_WIE_OFF", 0x7010},
862 {"linux/rtc.h", "RTC_WKALM_RD", 0x7010},
863 {"linux/rtc.h", "RTC_PLL_GET", 0x7011},
864 {"linux/rtc.h", "RTC_PLL_SET", 0x7012},