Home
last modified time | relevance | path

Searched full:chargeable (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/rtc/
Drtc-palmas.txt10 - ti,backup-battery-chargeable: The Palmas series device like TPS65913 or
13 can be chargeable or non-chargeable. This flag will tells whether
14 battery is chargeable or not. If charging battery then driver can
28 ti,backup-battery-chargeable;
Drtc-ds1307.txt34 - aux-voltage-chargeable: ds1339, ds1340, ds1388 and rx8130 only
36 chargeable or not.
37 Possible values are 0 (not chargeable), 1 (chargeable)
43 (superseded by aux-voltage-chargeable)
Drtc.yaml20 aux-voltage-chargeable:
25 chargeable or not:
26 0: not chargeable
27 1: chargeable
/Linux-v5.10/drivers/rtc/
Drtc-ds1307.c1331 u32 ohms, chargeable; in ds1307_trickle_init() local
1341 /* aux-voltage-chargeable takes precedence over the deprecated in ds1307_trickle_init()
1344 if (!device_property_read_u32(ds1307->dev, "aux-voltage-chargeable", in ds1307_trickle_init()
1345 &chargeable)) { in ds1307_trickle_init()
1346 switch (chargeable) { in ds1307_trickle_init()
1355 "unsupported aux-voltage-chargeable value\n"); in ds1307_trickle_init()
Drtc-palmas.c246 "ti,backup-battery-chargeable"); in palmas_rtc_probe()
/Linux-v5.10/arch/arm/boot/dts/
Domap5-board-common.dtsi420 ti,backup-battery-chargeable;
/Linux-v5.10/mm/
Dmemcontrol.c1418 * mem_cgroup_margin - calculate chargeable space of a memory cgroup