Home
last modified time | relevance | path

Searched refs:RTC_VL_READ (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Drtc.h119 #define RTC_VL_READ _IOR('p', 0x13, unsigned int) /* Voltage low detection */ macro
/openbmc/linux/Documentation/ABI/testing/
H A Drtc-cdev36 * RTC_VL_READ: Read the voltage inputs status of the RTC when
/openbmc/linux/drivers/rtc/
H A Drtc-gamecube.c197 case RTC_VL_READ: in gamecube_rtc_ioctl()
H A Drtc-isl12022.c218 case RTC_VL_READ: in isl12022_rtc_ioctl()
H A Drtc-pcf8523.c316 case RTC_VL_READ: in pcf8523_rtc_ioctl()
H A Drtc-s35390a.c392 case RTC_VL_READ: in s35390a_rtc_ioctl()
H A Drtc-rx8010.c344 case RTC_VL_READ: in rx8010_ioctl()
H A Drtc-nct3018y.c292 case RTC_VL_READ: in nct3018y_ioctl()
H A Drtc-pcf85063.c297 case RTC_VL_READ: in pcf85063_ioctl()
H A Drtc-pcf8563.c283 case RTC_VL_READ: in pcf8563_rtc_ioctl()
H A Drtc-rs5c372.c508 case RTC_VL_READ: in rs5c372_ioctl()
H A Drtc-rv8803.c502 case RTC_VL_READ: in rv8803_ioctl()
H A Drtc-rv3029c2.c453 case RTC_VL_READ: in rv3029_ioctl()
H A Drtc-abx80x.c532 case RTC_VL_READ: in abx80x_ioctl()
H A Drtc-rv3032.c473 case RTC_VL_READ: in rv3032_ioctl()
H A Drtc-rv3028.c590 case RTC_VL_READ: in rv3028_ioctl()
H A Drtc-pcf2127.c342 case RTC_VL_READ: in pcf2127_rtc_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h92 IOCTL(RTC_VL_READ, IOC_R, MK_PTR(TYPE_INT)) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch867 +pub const RTC_VL_READ: u32 = 2147774483;