Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/
H A 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;
H A 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)
H A Drtc.yaml20 aux-voltage-chargeable:
25 chargeable or not:
26 0: not chargeable
27 1: chargeable
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1307.c1339 u32 ohms, chargeable; in ds1307_trickle_init() local
1349 /* aux-voltage-chargeable takes precedence over the deprecated in ds1307_trickle_init()
1352 if (!device_property_read_u32(ds1307->dev, "aux-voltage-chargeable", in ds1307_trickle_init()
1353 &chargeable)) { in ds1307_trickle_init()
1354 switch (chargeable) { in ds1307_trickle_init()
1363 "unsupported aux-voltage-chargeable value\n"); in ds1307_trickle_init()
H A Drtc-palmas.c246 "ti,backup-battery-chargeable"); in palmas_rtc_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/template/
H A Dhostapd.conf807 # Request Chargeable-User-Identity (RFC 4372)
809 # RADIUS server by including Chargeable-User-Identity attribute into
1326 # 2 = Chargeable public network
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Domap5-board-common.dtsi412 ti,backup-battery-chargeable;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/
H A Dhostapd.conf.AES.template866 # Request Chargeable-User-Identity (RFC 4372)
868 # RADIUS server by including Chargeable-User-Identity attribute into
1413 # 2 = Chargeable public network
H A Dhostapd.conf.TKIP.template866 # Request Chargeable-User-Identity (RFC 4372)
868 # RADIUS server by including Chargeable-User-Identity attribute into
1414 # 2 = Chargeable public network
H A Dhostapd.conf.template865 # Request Chargeable-User-Identity (RFC 4372)
867 # RADIUS server by including Chargeable-User-Identity attribute into
1412 # 2 = Chargeable public network
H A Dhostapd.conf.NO_SEC.template866 # Request Chargeable-User-Identity (RFC 4372)
868 # RADIUS server by including Chargeable-User-Identity attribute into
1413 # 2 = Chargeable public network
/OK3568_Linux_fs/kernel/mm/
H A Dmemcontrol.c1447 * mem_cgroup_margin - calculate chargeable space of a memory cgroup