/openbmc/linux/drivers/rtc/ |
H A D | rtc-isl1208.c | 3 * Intersil ISL1208 rtc class driver 112 { "isl1208", .driver_data = (kernel_ulong_t)&config_isl1208 }, 122 { .compatible = "isil,isl1208", .data = &config_isl1208 }, 165 /* simple check to see whether we have a isl1208 */ 628 struct isl1208_state *isl1208 = i2c_get_clientdata(client); in isl1208_rtc_interrupt() local 651 rtc_update_irq(isl1208->rtc, 1, RTC_IRQF | RTC_AF); in isl1208_rtc_interrupt() 668 if (isl1208->config->has_tamper && (sr & ISL1208_REG_SR_EVT)) { in isl1208_rtc_interrupt() 671 if (isl1208->config->has_timestamp) in isl1208_rtc_interrupt() 672 sysfs_notify(&isl1208->rtc->dev.kobj, NULL, in isl1208_rtc_interrupt() 776 struct isl1208_state *isl1208 = priv; in isl1208_nvmem_read() local [all …]
|
H A D | Makefile | 79 obj-$(CONFIG_RTC_DRV_ISL1208) += rtc-isl1208.o
|
H A D | Kconfig | 416 tristate "Intersil ISL1208" 419 Intersil ISL1208 RTC chip. 422 will be called rtc-isl1208.
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | isil,isl1208.yaml | 4 $id: http://devicetree.org/schemas/rtc/isil,isl1208.yaml# 15 ISL1208 and ISL1218 do not. 20 - isil,isl1208 97 compatible = "isil,isl1208";
|
H A D | trivial-rtc.yaml | 44 # Intersil ISL1208 Low Power RTC with Battery Backed SRAM 45 - isil,isl1208
|
/openbmc/u-boot/drivers/rtc/ |
H A D | isl1208.c | 11 * ISL1208 Real Time Clock (RTC). 187 { .compatible = "isil,isl1208" }, 192 .name = "rtc-isl1208",
|
H A D | Kconfig | 52 bool "Enable ISL1208 driver" 55 The Renesas (formerly Intersil) ISL1208 is a I2C Real Time Clock (RTC) and
|
H A D | Makefile | 28 obj-$(CONFIG_RTC_ISL1208) += isl1208.o
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | ppa8548.dts | 88 compatible = "intersil,isl1208";
|
/openbmc/linux/drivers/regulator/ |
H A D | raa215300.c | 122 const char *name = pmic_version >= 0x12 ? "isl1208" : "raa215300_a0"; in raa215300_i2c_probe()
|
/openbmc/linux/arch/arm/boot/dts/intel/ixp/ |
H A D | intel-ixp42x-freecom-fsg-3.dts | 79 compatible = "isil,isl1208";
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3368-lion.dtsi | 66 compatible = "isil,isl1208";
|
H A D | px30-ringneck.dtsi | 300 compatible = "isil,isl1208";
|
H A D | rk3399-puma.dtsi | 368 compatible = "isil,isl1208";
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-nit6xlite.dtsi | 266 compatible = "isil,isl1208";
|
H A D | imx6qdl-nitrogen6x.dtsi | 307 compatible = "isil,isl1208";
|
/openbmc/linux/arch/arm/mach-ep93xx/ |
H A D | edb93xx.c | 63 I2C_BOARD_INFO("isl1208", 0x6f),
|
H A D | vision_ep9307.c | 146 I2C_BOARD_INFO("isl1208", 0x6f),
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3399-puma.dtsi | 630 compatible = "isil,isl1208";
|
/openbmc/linux/drivers/media/pci/cx88/ |
H A D | cx88-video.c | 1383 I2C_BOARD_INFO("isl1208", 0x6f) in cx8800_initdev() 1386 request_module("rtc-isl1208"); in cx8800_initdev()
|
/openbmc/u-boot/ |
H A D | README | 785 CONFIG_RTC_ISL1208 - use Intersil ISL1208 RTC
|
/openbmc/linux/ |
H A D | opengrok1.0.log | 3502 2024-12-28 20:07:13.252-0600 FINEST t587 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/linux/drivers/rtc/rtc-isl1208.c': chosen by suffix: CAnalyzerFactory 3504 2024-12-28 20:07:13.252-0600 FINE t587 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/drivers/rtc/rtc-isl1208.c' (CAnalyzer) 3506 2024-12-28 20:07:13.255-0600 FINER t587 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/drivers/rtc/rtc-isl1208.c' 3514 2024-12-28 20:07:13.262-0600 FINEST t604 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/linux/drivers/rtc/rtc-isl1208.c' 3707 2024-12-28 20:07:13.321-0600 FINER t587 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/rtc/rtc-isl1208.c' 3708 2024-12-28 20:07:13.322-0600 FINEST t587 Statistics.logIt: Added: '/openbmc/linux/drivers/rtc/rtc-isl1208.c' (CAnalyzer) (took 69 ms) [all...] |
H A D | opengrok2.0.log | [all...] |