Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/rtc/
H A Dds1286.h49 #define RTC_IPSW 0x40 macro
/openbmc/linux/drivers/rtc/
H A Drtc-ds1286.c142 (cmd & RTC_IPSW) ? "unswapped" : "swapped"); in ds1286_proc()