Home
last modified time | relevance | path

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

/external/u-boot/drivers/rtc/
Drv3029.c17 #define RTC_RV3029_CTRL_RESET 0x04 macro
147 (void)i2c_write(CONFIG_SYS_I2C_RTC_ADDR, RTC_RV3029_CTRL_RESET, 1, in rtc_reset()