Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-rv3029c2.c123 static int rv3029_eeprom_busywait(struct rv3029_data *rv3029) in rv3029_eeprom_busywait() argument
129 ret = regmap_read(rv3029->regmap, RV3029_STATUS, &sr); in rv3029_eeprom_busywait()
137 dev_err(rv3029->dev, "EEPROM busy wait timeout.\n"); in rv3029_eeprom_busywait()
144 static int rv3029_eeprom_exit(struct rv3029_data *rv3029) in rv3029_eeprom_exit() argument
147 return regmap_update_bits(rv3029->regmap, RV3029_ONOFF_CTRL, in rv3029_eeprom_exit()
152 static int rv3029_eeprom_enter(struct rv3029_data *rv3029) in rv3029_eeprom_enter() argument
158 ret = regmap_read(rv3029->regmap, RV3029_STATUS, &sr); in rv3029_eeprom_enter()
167 ret = regmap_update_bits(rv3029->regmap, RV3029_STATUS, in rv3029_eeprom_enter()
172 ret = regmap_read(rv3029->regmap, RV3029_STATUS, &sr); in rv3029_eeprom_enter()
176 dev_err(rv3029->dev, in rv3029_eeprom_enter()
[all …]
H A DKconfig993 rtc-rv3029.
/linux/arch/arm/boot/dts/microchip/
H A Dusb_a9g20_common.dtsi23 compatible = "microcrystal,rv3029";
/linux/arch/powerpc/boot/dts/
H A Ddigsy_mtc.dts69 compatible = "microcrystal,rv3029";