Searched full:isl12026 (Results 1 – 4 of 4) sorted by relevance
4 $id: http://devicetree.org/schemas/rtc/isil,isl12026.yaml#7 title: Intersil ISL12026 I2C RTC/EEPROM13 The ISL12026 is a combination RTC and EEPROM device connected via I2C.23 const: isil,isl1202654 compatible = "isil,isl12026";
37 struct isl12026 { struct280 struct isl12026 *priv = p; in isl12026_nvm_read()324 struct isl12026 *priv = p; in isl12026_nvm_write()433 struct isl12026 *priv; in isl12026_probe()436 .name = "isl12026-", in isl12026_probe()476 struct isl12026 *priv = i2c_get_clientdata(client); in isl12026_remove()482 { .compatible = "isil,isl12026" },488 { "isl12026" },495 .name = "rtc-isl12026",
83 obj-$(CONFIG_RTC_DRV_ISL12026) += rtc-isl12026.o
488 tristate "Intersil ISL12026"492 Intersil ISL12026 RTC chip.495 will be called rtc-isl12026.