Home
last modified time | relevance | path

Searched +full:synclko +full:- +full:disable (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
212 /* ksz9477_drive_strengths - Drive strength mapping for KSZ9477 variants
220 * - for high speed signals
230 * - for low speed signals
247 /* ksz8830_drive_strengths - Drive strength mapping for KSZ8830, KSZ8873, ..
1247 * port map is NOT continuous. The per-port register
1667 if (chip->chip_id == prod_num) in ksz_lookup_info()
[all …]