Searched full:abracon (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/rtc/ |
D | abracon,abx80x.txt | 1 Abracon ABX80X I2C ultra low power RTC/Alarm chip 3 The Abracon ABX80X family consist of the ab0801, ab0803, ab0804, ab0805, ab1801, 10 "abracon,abx80x" 11 "abracon,ab0801" 12 "abracon,ab0803" 13 "abracon,ab0804" 14 "abracon,ab0805" 15 "abracon,ab1801" 16 "abracon,ab1803" 17 "abracon,ab1804" [all …]
|
D | trivial-rtc.yaml | 24 - abracon,abb5zes3 26 - abracon,abeoz9
|
/Linux-v5.15/drivers/rtc/ |
D | rtc-abx80x.c | 3 * A driver for the I2C members of the Abracon AB x8xx RTC family, 564 ret = of_property_read_string(np, "abracon,tc-diode", &diode); in abx80x_dt_trickle_cfg() 577 ret = of_property_read_u32(np, "abracon,tc-resistor", &tmp); in abx80x_dt_trickle_cfg() 868 .compatible = "abracon,abx80x", 872 .compatible = "abracon,ab0801", 876 .compatible = "abracon,ab0803", 880 .compatible = "abracon,ab0804", 884 .compatible = "abracon,ab0805", 888 .compatible = "abracon,ab1801", 892 .compatible = "abracon,ab1803", [all …]
|
D | rtc-ab-b5ze-s3.c | 3 * rtc-ab-b5ze-s3 - Driver for Abracon AB-RTCMC-32.768Khz-B5ZE-S3 10 * https://www.abracon.com/realtimeclock/AB-RTCMC-32.768kHz-B5ZE-S3-Application-Manual.pdf 930 { .compatible = "abracon,abb5zes3" }, 954 MODULE_DESCRIPTION("Abracon AB-RTCMC-32.768kHz-B5ZE-S3 RTC/Alarm driver");
|
D | Kconfig | 187 tristate "Abracon AB-RTCMC-32.768kHz-B5ZE-S3" 189 If you say yes here you get support for the Abracon 197 tristate "Abracon AB-RTCMC-32.768kHz-EOZ9" 199 If you say yes here you get support for the Abracon 206 tristate "Abracon ABx80x" 209 If you say yes here you get support for Abracon AB080X and AB180X
|
D | rtc-ab-eoz9.c | 566 { .compatible = "abracon,abeoz9" }, 589 MODULE_DESCRIPTION("Abracon AB-RTCMC-32.768kHz-EOZ9 RTC driver");
|
/Linux-v5.15/arch/arm64/boot/dts/freescale/ |
D | imx8mq-hummingboard-pulse.dts | 94 compatible = "abracon,ab1805"; 96 abracon,tc-diode = "schottky"; 97 abracon,tc-resistor = <3>;
|
/Linux-v5.15/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 32 "^abracon,.*": 33 description: Abracon Corporation
|