Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/rtc/
H A Drv3029.c302 static int rv3029_eeprom_read(struct udevice *dev, u8 reg, in rv3029_eeprom_read() function
358 ret = rv3029_eeprom_read(dev, reg, &buf, 1); in rv3029_eeprom_update_bits()
/openbmc/linux/drivers/rtc/
H A Drtc-rv3029c2.c196 static int rv3029_eeprom_read(struct rv3029_data *rv3029, u8 reg, in rv3029_eeprom_read() function
253 ret = rv3029_eeprom_read(rv3029, reg, &buf, 1); in rv3029_eeprom_update_bits()
646 ret = rv3029_eeprom_read(rv3029, RV3029_CONTROL_E2P_EECTRL, in rv3029_hwmon_show_update_interval()