Home
last modified time | relevance | path

Searched refs:RTC_WIE_ON (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Drtc.h92 #define RTC_WIE_ON _IO('p', 0x0f) /* Watchdog int. enable on */ macro
/openbmc/linux/drivers/rtc/
H A Drtc-ds1286.c72 case RTC_WIE_ON: in ds1286_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h78 IOCTL(RTC_WIE_ON, 0, TYPE_NULL) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch544 +pub const RTC_WIE_ON: u32 = 28687;