Searched full:abracon (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A 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 …]
|
H A D | trivial-rtc.yaml | 24 - abracon,abb5zes3 26 - abracon,abeoz9
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-abx80x.c | 3 * A driver for the I2C members of the Abracon AB x8xx RTC family, 576 ret = of_property_read_string(np, "abracon,tc-diode", &diode); in abx80x_dt_trickle_cfg() 589 ret = of_property_read_u32(np, "abracon,tc-resistor", &tmp); in abx80x_dt_trickle_cfg() 950 .compatible = "abracon,abx80x", 954 .compatible = "abracon,ab0801", 958 .compatible = "abracon,ab0803", 962 .compatible = "abracon,ab0804", 966 .compatible = "abracon,ab0805", 970 .compatible = "abracon,ab1801", 974 .compatible = "abracon,ab1803", [all …]
|
H A 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 929 { .compatible = "abracon,abb5zes3" }, 953 MODULE_DESCRIPTION("Abracon AB-RTCMC-32.768kHz-B5ZE-S3 RTC/Alarm driver");
|
H A 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
|
H A D | rtc-ab-eoz9.c | 564 { .compatible = "abracon,abeoz9" }, 587 MODULE_DESCRIPTION("Abracon AB-RTCMC-32.768kHz-EOZ9 RTC driver");
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-hummingboard-pulse.dts | 94 compatible = "abracon,ab1805"; 96 abracon,tc-diode = "schottky"; 97 abracon,tc-resistor = <3>;
|
H A D | imx8mm-emcon.dtsi | 510 compatible = "abracon,ab1805";
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 36 "^abracon,.*": 37 description: Abracon Corporation
|