Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/rtc/
H A Ds35392a.c46 #define S35390A_FLAG_RESET 0x80 macro
285 buf = S35390A_FLAG_RESET; in s35392a_rtc_reset()
/openbmc/linux/drivers/rtc/
H A Drtc-s35390a.c39 #define S35390A_FLAG_RESET BIT(7) macro
121 buf = S35390A_FLAG_RESET | S35390A_FLAG_24H; in s35390a_init()