Home
last modified time | relevance | path

Searched +full:flen +full:- +full:gpios (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/leds/
H A Dskyworks,aat1290.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jacek Anaszewski <jacek.anaszewski@gmail.com>
11 - Krzysztof Kozlowski <krzk@kernel.org>
24 enset-gpios:
28 flen-gpios:
37 led-max-microamp: true
39 flash-max-microamp:
44 flash-max-timeout-us:
[all …]
H A Dsilergy,sy7802.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - André Apitzsch <git@apitzsch.eu>
13 The SY7802 is a current-regulated charge pump which can regulate two current
16 The SY7802 is a high-current synchronous boost converter with 2-channel
22 - silergy,sy7802
27 enable-gpios:
31 flash-gpios:
33 description: A connection to the 'FLEN' pin.
[all …]
/linux/arch/arm/boot/dts/samsung/
H A Dexynos4412-galaxy-s3.dtsi1 // SPDX-License-Identifier: GPL-2.0
9 /dts-v1/;
10 #include <dt-bindings/leds/common.h>
11 #include "exynos4412-midas.dtsi"
19 led-controller {
21 flen-gpios = <&gpj1 1 GPIO_ACTIVE_HIGH>;
22 enset-gpios = <&gpj1 2 GPIO_ACTIVE_HIGH>;
24 pinctrl-names = "default", "host", "isp";
25 pinctrl-0 = <&camera_flash_host>;
26 pinctrl-1 = <&camera_flash_host>;
[all …]
/linux/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h1 /* SPDX-License-Identifier: GPL-2.0 */
33 * also registers are assigned differen for HFC-4s/8s and HFC-E1
41 struct dchannel *dch; /* link if channel is a D-channel */
42 struct bchannel *bch; /* link if channel is a B-channel */
45 int nt_timer; /* -1 if off, 0 if elapsed, >0 if running */
58 int Zfill; /* rx-fifo level on last hfcmulti_tx */
84 #define HFC_CFG_DIS_ECHANNEL 2 /* disable E-channel processing */
85 #define HFC_CFG_REG_ECHANNEL 3 /* register E-channel */
91 #define HFC_CFG_DTMF 9 /* enable DTMF-detection */
92 #define HFC_CFG_CRC4 10 /* disable CRC-4 Multiframe mode, */
[all …]