Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/rtc/
H A Drv3029.c352 static int rv3029_eeprom_update_bits(struct udevice *dev, in rv3029_eeprom_update_bits() function
454 err = rv3029_eeprom_update_bits(dev, RV3029_CONTROL_E2P_EECTRL, in rv3029_trickle_config()
/openbmc/linux/drivers/rtc/
H A Drtc-rv3029c2.c247 static int rv3029_eeprom_update_bits(struct rv3029_data *rv3029, in rv3029_eeprom_update_bits() function
573 err = rv3029_eeprom_update_bits(rv3029, RV3029_CONTROL_E2P_EECTRL, in rv3029_trickle_config()
629 ret = rv3029_eeprom_update_bits(rv3029, RV3029_CONTROL_E2P_EECTRL, in rv3029_hwmon_set_update_interval()