Searched full:rc5t619 (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/mfd/ |
H A D | rn5t618.c | 30 { .name = "rc5t619-rtc" }, 78 .name = "rc5t619", 98 case RC5T619: in rn5t618_irq_init() 175 { .compatible = "ricoh,rc5t619", .data = (void *)RC5T619 }, 201 if (priv->variant == RC5T619) in rn5t618_i2c_probe()
|
/linux/drivers/rtc/ |
H A D | rtc-rc5t619.c | 3 * 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", 443 .name = "rc5t619-rtc", 450 MODULE_DESCRIPTION("RICOH RC5T619 RTC driver");
|
H A D | Makefile | 145 obj-$(CONFIG_RTC_DRV_RC5T619) += rtc-rc5t619.o
|
H A D | Kconfig | 638 tristate "RICOH RC5T619 RTC driver" 642 RICOH RC5T619 chips. 645 will be called rtc-rc5t619.
|
/linux/include/linux/mfd/ |
H A D | rn5t618.h | 263 RC5T619, enumerator
|
/linux/drivers/regulator/ |
H A D | rn5t618-regulator.c | 117 case RC5T619: in rn5t618_regulator_probe()
|
H A D | Kconfig | 1170 RN5T618 or RC5T619 PMIC.
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | e70k02.dtsi | 145 compatible = "ricoh,rc5t619";
|
H A D | e60k02.dtsi | 131 compatible = "ricoh,rc5t619";
|
H A D | imx6sl-kobo-aura2.dts | 133 compatible = "ricoh,rc5t619";
|
/linux/drivers/power/supply/ |
H A D | rn5t618_power.c | 578 if (!online || (info->rn5t618->variant != RC5T619)) in rn5t618_usb_get_property()
|
/linux/drivers/iio/adc/ |
H A D | Kconfig | 1182 tristate "ADC for the RN5T618/RC5T619 family of chips"
|