Home
last modified time | relevance | path

Searched full:rc5t619 (Results 1 – 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Drn5t618.txt3 Ricoh RN5T567/RN5T618/RC5T619 is a power management IC family which
6 The RN5T618/RC5T619 provides additionally a Li-ion battery charger,
8 The RC5T619 additionnally includes USB charger detection and an RTC.
14 "ricoh,rc5t619"
26 (RN5T567/RC5T619), LDO1, LDO2, LDO3, LDO4, LDO5, LDO6, LDO7, LDO8,
28 LDO7-10 are specific to RC5T619.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/
Dricoh,rn5t618.yaml7 title: Ricoh RN5T567/RN5T618/RC5T619 PMIC
13 Ricoh RN5T567/RN5T618/RC5T619 is a power management IC family which
16 The RN5T618/RC5T619 provides additionally a Li-ion battery charger,
18 The RC5T619 additionally includes USB charger detection and an RTC.
49 const: ricoh,rc5t619
63 - ricoh,rc5t619
/kernel/linux/linux-5.10/drivers/mfd/
Drn5t618.c30 { .name = "rc5t619-rtc" },
75 .name = "rc5t619",
96 case RC5T619: in rn5t618_irq_init()
173 { .compatible = "ricoh,rc5t619", .data = (void *)RC5T619 },
206 if (priv->variant == RC5T619) in rn5t618_i2c_probe()
/kernel/linux/linux-6.6/drivers/mfd/
Drn5t618.c30 { .name = "rc5t619-rtc" },
78 .name = "rc5t619",
98 case RC5T619: in rn5t618_irq_init()
175 { .compatible = "ricoh,rc5t619", .data = (void *)RC5T619 },
208 if (priv->variant == RC5T619) in rn5t618_i2c_probe()
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-rc5t619.c3 * drivers/rtc/rtc-rc5t619.c
5 * Real time clock driver for RICOH RC5T619 power management chip.
405 "rtc-rc5t619", in rc5t619_rtc_probe()
426 dev_warn(&pdev->dev, "rc5t619 interrupt is disabled\n"); in rc5t619_rtc_probe()
434 .name = "rc5t619-rtc",
440 MODULE_ALIAS("platform:rc5t619-rtc");
441 MODULE_DESCRIPTION("RICOH RC5T619 RTC driver");
DMakefile135 obj-$(CONFIG_RTC_DRV_RC5T619) += rtc-rc5t619.o
DKconfig595 tristate "RICOH RC5T619 RTC driver"
599 RICOH RC5T619 chips.
602 will be called rtc-rc5t619.
/kernel/linux/linux-6.6/drivers/rtc/
Drtc-rc5t619.c3 * drivers/rtc/rtc-rc5t619.c
5 * Real time clock driver for RICOH RC5T619 power management chip.
405 "rtc-rc5t619", in rc5t619_rtc_probe()
426 dev_warn(&pdev->dev, "rc5t619 interrupt is disabled\n"); in rc5t619_rtc_probe()
434 .name = "rc5t619-rtc",
440 MODULE_ALIAS("platform:rc5t619-rtc");
441 MODULE_DESCRIPTION("RICOH RC5T619 RTC driver");
DMakefile139 obj-$(CONFIG_RTC_DRV_RC5T619) += rtc-rc5t619.o
DKconfig602 tristate "RICOH RC5T619 RTC driver"
606 RICOH RC5T619 chips.
609 will be called rtc-rc5t619.
/kernel/linux/linux-5.10/include/linux/mfd/
Drn5t618.h253 RC5T619, enumerator
/kernel/linux/linux-6.6/include/linux/mfd/
Drn5t618.h263 RC5T619, enumerator
/kernel/linux/linux-6.6/drivers/regulator/
Drn5t618-regulator.c117 case RC5T619: in rn5t618_regulator_probe()
DKconfig1125 RN5T618 or RC5T619 PMIC.
/kernel/linux/linux-5.10/arch/arm/boot/dts/
De60k02.dtsi118 compatible = "ricoh,rc5t619";
Dimx6sl-tolino-shine2hd.dts135 compatible = "ricoh,rc5t619";
/kernel/linux/linux-5.10/drivers/regulator/
Drn5t618-regulator.c117 case RC5T619: in rn5t618_regulator_probe()
DKconfig921 RN5T618 or RC5T619 PMIC.
/kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/
De70k02.dtsi145 compatible = "ricoh,rc5t619";
De60k02.dtsi127 compatible = "ricoh,rc5t619";
Dimx6sl-kobo-aura2.dts133 compatible = "ricoh,rc5t619";
Dimx6sl-tolino-shine2hd.dts159 compatible = "ricoh,rc5t619";
/kernel/linux/linux-6.6/drivers/power/supply/
Drn5t618_power.c585 if (!online || (info->rn5t618->variant != RC5T619)) in rn5t618_usb_get_property()
/kernel/linux/linux-5.10/drivers/iio/adc/
DKconfig857 tristate "ADC for the RN5T618/RC5T619 family of chips"
/kernel/linux/linux-6.6/drivers/iio/adc/
DKconfig978 tristate "ADC for the RN5T618/RC5T619 family of chips"

12