Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-s35390a.c37 #define S35390A_FLAG_INT2 BIT(2) macro
466 if (status1 & S35390A_FLAG_INT2) { in s35390a_probe()
491 if (status1 & S35390A_FLAG_INT2) in s35390a_probe()
/openbmc/u-boot/drivers/rtc/
H A Ds35392a.c44 #define S35390A_FLAG_INT2 0x04 macro