Searched full:dallas (Results 1 – 25 of 231) sorted by relevance
12345678910
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/ |
D | national,lm90.yaml | 20 - dallas,max6646 21 - dallas,max6647 22 - dallas,max6649 23 - dallas,max6657 24 - dallas,max6658 25 - dallas,max6659 26 - dallas,max6680 27 - dallas,max6681 28 - dallas,max6695 29 - dallas,max6696 [all …]
|
D | lm75.yaml | 18 - dallas,ds1775 19 - dallas,ds75 20 - dallas,ds7505
|
/Linux-v6.1/Documentation/devicetree/bindings/rtc/ |
D | rtc-ds1307.yaml | 7 title: Dallas DS1307 and compatible RTC 16 - dallas,ds1307 17 - dallas,ds1308 18 - dallas,ds1337 19 - dallas,ds1338 20 - dallas,ds1339 21 - dallas,ds1388 22 - dallas,ds1340 23 - dallas,ds1341 38 - const: dallas,ds1338 [all …]
|
D | dallas,ds1390.txt | 1 * Dallas DS1390 SPI Serial Real-Time Clock 4 - compatible: Should contain "dallas,ds1390". 15 compatible = "dallas,ds1390";
|
D | trivial-rtc.yaml | 28 - dallas,ds1374 29 # Dallas DS1672 Real-time Clock 30 - dallas,ds1672 32 - dallas,ds3232
|
D | maxim,ds1742.txt | 1 * Maxim (Dallas) DS1742/DS1743 Real Time Clock
|
/Linux-v6.1/drivers/rtc/ |
D | Kconfig | 248 tristate "Dallas/Maxim DS1307/37/38/39/40/41, ST M41T00, EPSON RX-8025, ISL12057" 282 tristate "Dallas/Maxim DS1374" 284 If you say yes here you get support for Dallas Semiconductor 292 bool "Dallas/Maxim DS1374 watchdog timer" 297 watchdog timer in the Dallas Semiconductor DS1374 301 tristate "Dallas/Maxim DS1672" 304 Dallas/Maxim DS1672 timekeeping chip. 752 tristate "Dallas/Maxim DS1302" 755 If you say yes here you get support for the Dallas DS1302 RTC chips. 761 tristate "Dallas/Maxim DS1305/DS1306" [all …]
|
D | rtc-ds1672.c | 3 * An rtc/i2c driver for the Dallas DS1672 142 { .compatible = "dallas,ds1672" }, 159 MODULE_DESCRIPTION("Dallas/Maxim DS1672 timekeeper driver");
|
D | rtc-ds1390.c | 3 * rtc-ds1390.c -- driver for the Dallas/Maxim DS1390/93/94 SPI RTC 217 { .compatible = "dallas,ds1390" }, 239 MODULE_DESCRIPTION("Dallas/Maxim DS1390/93/94 SPI RTC driver");
|
D | rtc-ds1742.c | 3 * An rtc driver for the Dallas DS1742 220 MODULE_DESCRIPTION("Dallas DS1742 RTC driver");
|
/Linux-v6.1/drivers/w1/ |
D | Kconfig | 3 tristate "Dallas's 1-wire support" 6 Dallas' 1-wire bus is useful to connect slow 1-pin devices
|
D | Makefile | 3 # Makefile for the Dallas's 1-wire bus.
|
/Linux-v6.1/Documentation/devicetree/bindings/ |
D | trivial-devices.yaml | 69 - dallas,ds1631 71 - dallas,ds1682 73 - dallas,ds1775 75 - dallas,ds1780 77 - dallas,ds4510 79 - dallas,ds75
|
/Linux-v6.1/Documentation/hwmon/ |
D | ds620.rst | 6 * Dallas Semiconductor DS620 10 Datasheet: Publicly available at the Dallas Semiconductor website
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | kirkwood-nas2big.dts | 92 * An external I2C RTC (Dallas DS1337S+) is used. This allows 97 compatible = "dallas,ds1307";
|
D | imx6qdl-mba6a.dtsi | 27 compatible = "dallas,ds1339";
|
/Linux-v6.1/arch/mips/include/asm/ |
D | mc146818-time.h | 26 * MC146818A or Dallas DS12887 data sheet for details. 79 * the Dallas Semiconductor data sheets, but who believes data in mc146818_set_rtc_mmss()
|
/Linux-v6.1/drivers/w1/slaves/ |
D | Kconfig | 120 tristate "Dallas 2780 battery monitor chip" 132 tristate "Dallas 2781 battery monitor chip"
|
D | Makefile | 3 # Makefile for the Dallas's 1-wire slaves.
|
/Linux-v6.1/arch/mips/dec/ |
D | time.c | 65 * jump to the next second precisely 500 ms later. Check the Dallas 117 * in the Dallas Semiconductor data sheets, but who believes data in update_persistent_clock64()
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | maxim,ds26522.txt | 1 * Maxim (Dallas) DS26522 Dual T1/E1/J1 Transceiver
|
/Linux-v6.1/arch/arm/include/asm/ |
D | therm.h | 3 * arch/arm/include/asm/therm.h: Definitions for Dallas Semiconductor
|
/Linux-v6.1/arch/mips/include/asm/mach-rm/ |
D | mc146818rtc.h | 8 * RTC routines for PC style attached Dallas chip with ARC epoch.
|
/Linux-v6.1/arch/mips/include/asm/mach-dec/ |
D | mc146818rtc.h | 3 * RTC definitions for DECstation style attached Dallas DS1287 chip.
|
/Linux-v6.1/arch/mips/include/asm/mach-generic/ |
D | mc146818rtc.h | 8 * RTC routines for PC style attached Dallas chip.
|
12345678910