Searched full:chargeable (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/ |
| H A D | rtc-palmas.txt | 10 - 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 D | rtc-ds1307.txt | 34 - 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 D | rtc.yaml | 20 aux-voltage-chargeable: 25 chargeable or not: 26 0: not chargeable 27 1: chargeable
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-ds1307.c | 1339 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 D | rtc-palmas.c | 246 "ti,backup-battery-chargeable"); in palmas_rtc_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/template/ |
| H A D | hostapd.conf | 807 # 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 D | omap5-board-common.dtsi | 412 ti,backup-battery-chargeable;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/ |
| H A D | hostapd.conf.AES.template | 866 # Request Chargeable-User-Identity (RFC 4372) 868 # RADIUS server by including Chargeable-User-Identity attribute into 1413 # 2 = Chargeable public network
|
| H A D | hostapd.conf.TKIP.template | 866 # Request Chargeable-User-Identity (RFC 4372) 868 # RADIUS server by including Chargeable-User-Identity attribute into 1414 # 2 = Chargeable public network
|
| H A D | hostapd.conf.template | 865 # Request Chargeable-User-Identity (RFC 4372) 867 # RADIUS server by including Chargeable-User-Identity attribute into 1412 # 2 = Chargeable public network
|
| H A D | hostapd.conf.NO_SEC.template | 866 # 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 D | memcontrol.c | 1447 * mem_cgroup_margin - calculate chargeable space of a memory cgroup
|