Searched full:schottky (Results  1 – 6 of 6) sorted by relevance
| /linux/Documentation/devicetree/bindings/rtc/ | 
| H A D | adi,max31335.yaml | 39       schottky - Schottky diode in series.40       standard+schottky - standard diode + Schottky diode in series.
 41     enum: [schottky, standard+schottky]
 69             adi,tc-diode = "schottky";
 
 | 
| H A D | abracon,abx80x.yaml | 42       and 'schottky' diodes with a 0.3V drop.46       - schottky
 94             abracon,tc-diode = "schottky";
 
 | 
| /linux/arch/arm64/boot/dts/freescale/ | 
| H A D | imx8mq-hummingboard-pulse.dts | 96 		abracon,tc-diode = "schottky";
 | 
| /linux/drivers/rtc/ | 
| H A D | rtc-max31335.c | 460 	if (!strcmp(diode, "schottky"))  in max31335_trickle_charger_setup()462 	else if (!strcmp(diode, "standard+schottky"))  in max31335_trickle_charger_setup()
 
 | 
| H A D | rtc-abx80x.c | 582 	} else if (!strcmp(diode, "schottky")) {  in abx80x_dt_trickle_cfg()
 | 
| /linux/arch/arm64/boot/dts/ti/ | 
| H A D | k3-am642-hummingboard-t.dts | 161 		abracon,tc-diode = "schottky";
 |