Home
last modified time | relevance | path

Searched defs:RTC_UIE_ON (Results 1 – 12 of 12) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Drtc.h73 #define RTC_UIE_ON _IO('p', 0x03) /* Update int. enable on */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1500 RTC_UIE_ON = 0x20007003 const
Dzerrors_linux_s390x.go1560 RTC_UIE_ON = 0x7003 const
Dzerrors_linux_arm.go1506 RTC_UIE_ON = 0x7003 const
Dzerrors_linux_ppc64le.go1556 RTC_UIE_ON = 0x20007003 const
Dzerrors_linux_mips64.go1500 RTC_UIE_ON = 0x20007003 const
Dzerrors_linux_ppc64.go1556 RTC_UIE_ON = 0x20007003 const
Dzerrors_linux_amd64.go1500 RTC_UIE_ON = 0x7003 const
Dzerrors_linux_mips64le.go1500 RTC_UIE_ON = 0x20007003 const
Dzerrors_linux_386.go1499 RTC_UIE_ON = 0x7003 const
Dzerrors_linux_mips.go1500 RTC_UIE_ON = 0x20007003 const
Dzerrors_linux_arm64.go1490 RTC_UIE_ON = 0x7003 const