| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | rtc-rv3028.c | 3 * RTC driver for the Micro Crystal RV3028 105 struct rv3028_data *rv3028 = dev_get_drvdata(dev->parent); in timestamp0_store() local 107 regmap_update_bits(rv3028->regmap, RV3028_EVT_CTRL, RV3028_EVT_CTRL_TSR, in timestamp0_store() 116 struct rv3028_data *rv3028 = dev_get_drvdata(dev->parent); in timestamp0_show() local 121 ret = regmap_read(rv3028->regmap, RV3028_TS_COUNT, &count); in timestamp0_show() 128 ret = regmap_bulk_read(rv3028->regmap, RV3028_TS_SEC, date, in timestamp0_show() 153 struct rv3028_data *rv3028 = dev_get_drvdata(dev->parent); in timestamp0_count_show() local 156 ret = regmap_read(rv3028->regmap, RV3028_TS_COUNT, &count); in timestamp0_count_show() 175 static int rv3028_exit_eerd(struct rv3028_data *rv3028, u32 eerd) in rv3028_exit_eerd() argument 180 return regmap_update_bits(rv3028->regmap, RV3028_CTRL1, RV3028_CTRL1_EERD, 0); in rv3028_exit_eerd() [all …]
|
| D | Makefile | 142 obj-$(CONFIG_RTC_DRV_RV3028) += rtc-rv3028.o
|
| D | Kconfig | 664 tristate "Micro Crystal RV3028" 668 RV3028. 671 will be called rtc-rv3028.
|
| /kernel/linux/linux-6.6/drivers/rtc/ |
| D | rtc-rv3028.c | 3 * RTC driver for the Micro Crystal RV3028 110 struct rv3028_data *rv3028 = dev_get_drvdata(dev->parent); in timestamp0_store() local 112 regmap_update_bits(rv3028->regmap, RV3028_EVT_CTRL, RV3028_EVT_CTRL_TSR, in timestamp0_store() 121 struct rv3028_data *rv3028 = dev_get_drvdata(dev->parent); in timestamp0_show() local 126 ret = regmap_read(rv3028->regmap, RV3028_TS_COUNT, &count); in timestamp0_show() 133 ret = regmap_bulk_read(rv3028->regmap, RV3028_TS_SEC, date, in timestamp0_show() 158 struct rv3028_data *rv3028 = dev_get_drvdata(dev->parent); in timestamp0_count_show() local 161 ret = regmap_read(rv3028->regmap, RV3028_TS_COUNT, &count); in timestamp0_count_show() 180 static int rv3028_exit_eerd(struct rv3028_data *rv3028, u32 eerd) in rv3028_exit_eerd() argument 185 return regmap_update_bits(rv3028->regmap, RV3028_CTRL1, RV3028_CTRL1_EERD, 0); in rv3028_exit_eerd() [all …]
|
| D | Makefile | 146 obj-$(CONFIG_RTC_DRV_RV3028) += rtc-rv3028.o
|
| D | Kconfig | 671 tristate "Micro Crystal RV3028" 675 RV3028. 678 will be called rtc-rv3028.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/rtc/ |
| D | microcrystal,rv3028.yaml | 4 $id: http://devicetree.org/schemas/rtc/microcrystal,rv3028.yaml# 17 const: microcrystal,rv3028 46 compatible = "microcrystal,rv3028";
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/ |
| D | imx8mp-phycore-som.dtsi | 15 rtc0 = &rv3028; 175 rv3028: rtc@52 { label 176 compatible = "microcrystal,rv3028";
|
| D | imx8mm-kontron-osm-s.dtsi | 14 rtc0 = &rv3028; 208 rv3028: rtc@52 { label 209 compatible = "microcrystal,rv3028";
|
| D | imx8mm-phycore-som.dtsi | 15 rtc0 = &rv3028; 298 rv3028: rtc@52 { label 299 compatible = "microcrystal,rv3028";
|
| D | imx8mm-phyboard-polis-rdk.dts | 222 &rv3028 {
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/ |
| D | trivial-rtc.yaml | 46 - microcrystal,rv3028
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/ |
| D | k3-am64-phycore-som.dtsi | 178 compatible = "microcrystal,rv3028";
|
| D | k3-am62-phycore-som.dtsi | 293 compatible = "microcrystal,rv3028";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx7d-smegw01.dts | 157 compatible = "microcrystal,rv3028";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/st/ |
| D | stm32mp157c-phycore-stm32mp15-som.dtsi | 384 compatible = "microcrystal,rv3028";
|