Searched +full:hi +full:- +full:drive +full:- +full:strength +full:- +full:microamp (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Marek Vasut <marex@denx.de>11 - Woojung Huh <Woojung.Huh@microchip.com>14 - $ref: /schemas/spi/spi-peripheral-props.yaml#21 - microchip,ksz876522 - microchip,ksz879423 - microchip,ksz879524 - microchip,ksz8863[all …]
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-3-Clause)3 * Copyright (C) 2020 STMicroelectronics - All Rights Reserved9 #include "stm32mp15xx-osd32.dtsi"10 #include "stm32mp15xxac-pinctrl.dtsi"12 #include <dt-bindings/gpio/gpio.h>13 #include <dt-bindings/input/input.h>14 #include <dt-bindings/leds/common.h>15 #include <dt-bindings/pwm/pwm.h>28 stdout-path = &uart4;31 led-controller-0 {[all …]
1 // SPDX-License-Identifier: GPL-2.05 * Copyright (C) 2017-2024 Microchip Technology Inc.14 #include <linux/platform_data/microchip-ksz.h>205 * struct ksz_drive_strength - drive strength mapping207 * @microamp: microamp value211 u32 microamp; member214 /* ksz9477_drive_strengths - Drive strength mapping for KSZ9477 variants218 * and KSZ8563 are using same register (drive strength) settings like KSZ8795.222 * - for high speed signals231 * drive current strength.[all …]