Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Drtc.h23 REG_RESET = 0x20, enumerator
/rk3399_rockchip-uboot/drivers/rtc/
H A Dsandbox_rtc.c75 return dm_i2c_reg_write(dev, REG_RESET, 0); in sandbox_rtc_reset()
H A Di2c_rtc_emul.c200 if (offset == REG_RESET) in sandbox_i2c_rtc_xfer()