Searched full:rv3028 (Results 1 – 16 of 16) sorted by relevance
/linux-6.12.1/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 | 150 obj-$(CONFIG_RTC_DRV_RV3028) += rtc-rv3028.o
|
D | Kconfig | 706 tristate "Micro Crystal RV3028" 710 RV3028. 713 will be called rtc-rv3028.
|
/linux-6.12.1/Documentation/devicetree/bindings/rtc/ ! |
D | microcrystal,rv3028.yaml | 4 $id: http://devicetree.org/schemas/rtc/microcrystal,rv3028.yaml# 17 const: microcrystal,rv3028 49 compatible = "microcrystal,rv3028";
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ ! |
D | imx8mp-phycore-som.dtsi | 15 rtc0 = &rv3028; 185 rv3028: rtc@52 { label 186 compatible = "microcrystal,rv3028";
|
D | imx8mm-phycore-som.dtsi | 15 rtc0 = &rv3028; 298 rv3028: rtc@52 { label 299 compatible = "microcrystal,rv3028";
|
D | imx93-kontron-osm-s.dtsi | 14 rtc0 = &rv3028; 204 rv3028: rtc@52 { label 205 compatible = "microcrystal,rv3028";
|
D | imx8mm-kontron-osm-s.dtsi | 15 rtc0 = &rv3028; 357 rv3028: rtc@52 { label 358 compatible = "microcrystal,rv3028";
|
D | imx8mp-phyboard-pollux-rdk.dts | 260 &rv3028 {
|
D | imx8mm-phygate-tauri-l.dts | 217 &rv3028 {
|
D | imx8mm-phyboard-polis-rdk.dts | 222 &rv3028 {
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ ! |
D | imx7d-smegw01.dts | 157 compatible = "microcrystal,rv3028";
|
/linux-6.12.1/arch/arm64/boot/dts/ti/ ! |
D | k3-am62-phycore-som.dtsi | 293 compatible = "microcrystal,rv3028";
|
D | k3-am62a-phycore-som.dtsi | 288 compatible = "microcrystal,rv3028";
|
D | k3-am64-phycore-som.dtsi | 258 compatible = "microcrystal,rv3028";
|
/linux-6.12.1/arch/arm/boot/dts/st/ ! |
D | stm32mp157c-phycore-stm32mp15-som.dtsi | 384 compatible = "microcrystal,rv3028";
|