Home
last modified time | relevance | path

Searched +full:lo +full:- +full:drive +full:- +full:strength +full:- +full:microamp (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/Documentation/devicetree/bindings/net/dsa/
Dmicrochip,ksz.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
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,ksz8765
22 - microchip,ksz8794
23 - microchip,ksz8795
24 - microchip,ksz8863
[all …]
/linux-6.8/drivers/net/dsa/microchip/
Dksz_common.c1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (C) 2017-2019 Microchip Technology Inc.
14 #include <linux/platform_data/microchip-ksz.h>
203 * struct ksz_drive_strength - drive strength mapping
205 * @microamp: microamp value
209 u32 microamp; member
212 /* ksz9477_drive_strengths - Drive strength mapping for KSZ9477 variants
216 * and KSZ8563 are using same register (drive strength) settings like KSZ8795.
220 * - for high speed signals
229 * drive current strength.
[all …]