Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rv8803.c47 #define RV8803_CTRL_RESET BIT(0) macro
292 ctrl | RV8803_CTRL_RESET); in rv8803_set_time()
310 ctrl & ~RV8803_CTRL_RESET); in rv8803_set_time()