Searched +full:autosleep +full:- +full:timeout (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#15 - Linus Walleij <linus.walleij@linaro.org>18 - $ref: /schemas/spi/spi-peripheral-props.yaml#23 - st,stmpe60124 - st,stmpe80125 - st,stmpe81126 - st,stmpe160027 - st,stmpe1601[all …]
1 /* SPDX-License-Identifier: GPL-2.0-or-later */3 * pm_wakeup.h - Power management wakeup interface21 * struct wakeup_source - Representation of wakeup sources33 * @prevent_sleep_time: Total time this source has been preventing autosleep.37 * @expire_count: Number of times the wakeup source's timeout has expired.41 * @autosleep_enabled: Autosleep i[all...]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * Copyright 2012 ST-Ericsson AB6 #include <dt-bindings/interrupt-controller/irq.h>10 compatible = "gpio-keys";11 #address-cells = <1>;12 #size-cells = <0>;13 vdd-supply = <&ab8500_ldo_aux1_reg>;14 pinctrl-names = "default";15 pinctrl-0 = <&prox_stuib_mode>, <&hall_stuib_mode>;33 stmpe1601: port-expander@40 {[all …]
1 /* SPDX-License-Identifier: GPL-2.0-only */3 * Copyright (C) ST-Ericsson SA 20105 * Author: Rabin Vincent <rabin.vincent@stericsson.com> for ST-Ericsson33 * struct stmpe_variant_block - information about block47 * struct stmpe_variant_info - variant-specific information61 * @enable_autosleep: callback to configure autosleep with specified timeout79 * struct stmpe_client_info - i2c or spi specific routines/info