Searched +full:flen +full:- +full:gpios (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/ |
| D | skyworks,aat1290.yaml | 1 # 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 …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
| D | leds-aat1290.txt | 11 - compatible : Must be "skyworks,aat1290". 12 - flen-gpios : Must be device tree identifier of the flash device FL_EN pin. 13 - enset-gpios : Must be device tree identifier of the flash device EN_SET pin. 16 - pinctrl-names : Must contain entries: "default", "host", "isp". Entries 23 node - see Documentation/devicetree/bindings/leds/common.txt. 26 - led-max-microamp : see Documentation/devicetree/bindings/leds/common.txt 27 - flash-max-microamp : see Documentation/devicetree/bindings/leds/common.txt 30 - flash-max-timeout-us : see Documentation/devicetree/bindings/leds/common.txt 35 - function : see Documentation/devicetree/bindings/leds/common.txt 36 - color : see Documentation/devicetree/bindings/leds/common.txt [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | exynos4412-galaxy-s3.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 10 #include "exynos4412-midas.dtsi" 20 flen-gpios = <&gpj1 1 GPIO_ACTIVE_HIGH>; 21 enset-gpios = <&gpj1 2 GPIO_ACTIVE_HIGH>; 23 pinctrl-names = "default", "host", "isp"; 24 pinctrl-0 = <&camera_flash_host>; 25 pinctrl-1 = <&camera_flash_host>; 26 pinctrl-2 = <&camera_flash_isp>; 28 flash-led { [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/samsung/ |
| D | exynos4412-galaxy-s3.dtsi | 1 // 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 …]
|
| /kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
| D | hfc_multi.h | 1 /* 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 …]
|
| D | hfcmulti.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * hfcmulti.c low level driver for hfc-4s/hfc-8s/hfc-e1 based cards 7 * Peter Sprenger (sprengermoving-bytes.de) 9 * inspired by existing hfc-pci driver: 10 * Copyright 1999 by Werner Cornelius (werner@isdn-development.de) 22 * Bit 0-7 = 0x00001 = HFC-E1 (1 port) 23 * or Bit 0-7 = 0x00004 = HFC-4S (4 ports) 24 * or Bit 0-7 = 0x00008 = HFC-8S (8 ports) 26 * Bit 9 = 0x00200 = Disable DTMF detect on all B-channels via hardware 38 * example: 0x20204 one HFC-4S with dtmf detection and 128 timeslots on PCM [all …]
|
| /kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
| D | hfc_multi.h | 1 /* 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 …]
|
| D | hfcmulti.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * hfcmulti.c low level driver for hfc-4s/hfc-8s/hfc-e1 based cards 7 * Peter Sprenger (sprengermoving-bytes.de) 9 * inspired by existing hfc-pci driver: 10 * Copyright 1999 by Werner Cornelius (werner@isdn-development.de) 22 * Bit 0-7 = 0x00001 = HFC-E1 (1 port) 23 * or Bit 0-7 = 0x00004 = HFC-4S (4 ports) 24 * or Bit 0-7 = 0x00008 = HFC-8S (8 ports) 26 * Bit 9 = 0x00200 = Disable DTMF detect on all B-channels via hardware 38 * example: 0x20204 one HFC-4S with dtmf detection and 128 timeslots on PCM [all …]
|