Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rv3032.c47 #define RV3032_RAM1 0x40 macro
489 return regmap_bulk_write(priv, RV3032_RAM1 + offset, val, bytes); in rv3032_nvram_write()
494 return regmap_bulk_read(priv, RV3032_RAM1 + offset, val, bytes); in rv3032_nvram_read()