Searched +full:en7581 +full:- +full:pwm (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | airoha,en7581-gpio-sysctl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mfd/airoha,en7581-gpio-sysctl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Airoha EN7581 GPIO System Controller 10 - Christian Marangi <ansuelsmth@gmail.com> 11 - Lorenzo Bianconi <lorenzo@kernel.org> 14 Airoha EN7581 SoC GPIO system controller which provided a register map 15 for controlling the GPIO, pins and PWM of the SoC. 20 - const: airoha,en7581-gpio-sysctl [all …]
|
/linux/Documentation/devicetree/bindings/pwm/ |
H A D | airoha,en7581-pwm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pwm/airoha,en7581-pwm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Airoha EN7581 PWM Controller 10 - Lorenzo Bianconi <lorenzo@kernel.org> 13 - $ref: pwm.yaml# 17 const: airoha,en7581-pwm 19 "#pwm-cells": 23 - compatible [all …]
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | airoha,en7581-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/airoha,en7581-pinctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Airoha EN7581 Pin Controller 10 - Lorenzo Bianconi <lorenzo@kernel.org> 13 The Airoha's EN7581 Pin controller is used to control SoC pins. 17 const: airoha,en7581-pinctrl 22 gpio-controller: true 24 '#gpio-cells': [all …]
|
/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-airoha.c | 1 // SPDX-License-Identifier: GPL-2.0-only 8 #include <dt-bindings/pinctrl/mt65xx.h> 23 #include <linux/pinctrl/pinconf-generic.h> 226 /* PWM MODE CONF */ 248 /* PWM MODE CONF EXT */ 1066 /* PWM */ 1994 PINCTRL_FUNC_DESC(pwm), 2263 return -EINVAL; in airoha_convert_pin_to_reg_offset() 2265 return pin - range->pin_base; in airoha_convert_pin_to_reg_offset() 2276 regmap_update_bits(pinctrl->regmap, pinctrl->gpiochip.data[index], in airoha_gpio_set() [all …]
|
/linux/ |
H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|