Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rv3029c2.c113 #define RV3029_RAM_PAGE 0x38 macro
478 return regmap_bulk_write(priv, RV3029_RAM_PAGE + offset, val, bytes); in rv3029_nvram_write()
484 return regmap_bulk_read(priv, RV3029_RAM_PAGE + offset, val, bytes); in rv3029_nvram_read()