Home
last modified time | relevance | path

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

/u-boot/arch/sandbox/include/asm/
A Drtc.h22 REG_RESET = 0x20, enumerator
/u-boot/drivers/rtc/
A Di2c_rtc_emul.c203 if (offset <= REG_RESET && REG_RESET < offset + len) in sandbox_i2c_rtc_xfer()
A Dsandbox_rtc.c58 return dm_i2c_reg_write(dev, REG_RESET, 0); in sandbox_rtc_reset()

Completed in 4 milliseconds