Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-rv8803.c48 #define RV8803_CTRL_RESET BIT(0) macro
293 ctrl | RV8803_CTRL_RESET); in rv8803_set_time()
311 ctrl & ~RV8803_CTRL_RESET); in rv8803_set_time()