Searched full:abracon (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/devicetree/bindings/rtc/ |
H A 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 …]
|
H A D | trivial-rtc.yaml | 24 - abracon,abb5zes3 26 - abracon,abeoz9
|
/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-eoz9.c | 542 { .compatible = "abracon,abeoz9" }, 565 MODULE_DESCRIPTION("Abracon AB-RTCMC-32.768kHz-EOZ9 RTC driver");
|
H A D | Kconfig | 197 tristate "Abracon AB-RTCMC-32.768kHz-B5ZE-S3" 199 If you say yes here you get support for the Abracon 207 tristate "Abracon AB-RTCMC-32.768kHz-EOZ9" 209 If you say yes here you get support for the Abracon 216 tristate "Abracon ABx80x" 219 If you say yes here you get support for Abracon AB080X and AB180X
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am642-hummingboard-t.dts | 157 compatible = "abracon,abx80x"; 161 abracon,tc-diode = "schottky"; 162 abracon,tc-resistor = <3>;
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mm-emcon.dtsi | 510 compatible = "abracon,ab1805";
|
H A D | imx8mm-ucm-som.dtsi | 275 compatible = "abracon,ab1805";
|