Searched full:abracon (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/rtc/ |
D | abracon,abx80x.yaml | 4 $id: http://devicetree.org/schemas/rtc/abracon,abx80x.yaml# 7 title: Abracon ABX80X I2C ultra low power RTC/Alarm chip 15 The wildcard 'abracon,abx80x' may be used to support a mix 16 of different abracon rtc`s. In this case the driver 19 - abracon,abx80x 20 - abracon,ab0801 21 - abracon,ab0803 22 - abracon,ab0804 23 - abracon,ab0805 24 - abracon,ab1801 [all …]
|
D | trivial-rtc.yaml | 24 - abracon,abb5zes3 26 - abracon,abeoz9
|
/linux-6.12.1/drivers/rtc/ |
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 …]
|
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");
|
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 | 571 { .compatible = "abracon,abeoz9" }, 594 MODULE_DESCRIPTION("Abracon AB-RTCMC-32.768kHz-EOZ9 RTC driver");
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mq-hummingboard-pulse.dts | 94 compatible = "abracon,ab1805"; 96 abracon,tc-diode = "schottky"; 97 abracon,tc-resistor = <3>;
|
D | imx8mm-emcon.dtsi | 510 compatible = "abracon,ab1805";
|
D | imx8mm-ucm-som.dtsi | 275 compatible = "abracon,ab1805";
|
/linux-6.12.1/arch/arm64/boot/dts/ti/ |
D | k3-am642-hummingboard-t.dts | 157 compatible = "abracon,abx80x"; 161 abracon,tc-diode = "schottky"; 162 abracon,tc-resistor = <3>;
|
/linux-6.12.1/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 36 "^abracon,.*": 37 description: Abracon Corporation
|