Searched refs:rv3029 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/rtc/ |
H A D | rtc-rv3029c2.c | 123 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 D | Kconfig | 993 rtc-rv3029.
|
/linux/arch/arm/boot/dts/microchip/ |
H A D | usb_a9g20_common.dtsi | 23 compatible = "microcrystal,rv3029";
|
/linux/arch/powerpc/boot/dts/ |
H A D | digsy_mtc.dts | 69 compatible = "microcrystal,rv3029";
|