Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Drtc.h92 #define RTC_WIE_ON _IO('p', 0x0f) /* Watchdog int. enable on */ macro
/Linux-v6.6/drivers/rtc/
Drtc-ds1286.c72 case RTC_WIE_ON: in ds1286_ioctl()