Searched +full:tx +full:- +full:drive +full:- +full:strength +full:- +full:milliwatt (Results 1 – 4 of 4) sorted by relevance
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)5 * Frank Wunderlich <frank-w@public-files.de>9 /dts-v1/;10 #include <dt-bindings/gpio/gpio.h>11 #include <dt-bindings/input/input.h>12 #include <dt-bindings/leds/common.h>13 #include <dt-bindings/pinctrl/mt65xx.h>18 model = "Bananapi BPI-R3";19 chassis-type = "embedded";20 compatible = "bananapi,bpi-r3", "mediatek,mt7986a";[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Christian Marangi <ansuelsmth@gmail.com>11 - Robert Marko <robert.marko@sartura.hr>15 IEEE 802.3 clause 22 compliant 10BASE-Te, 100BASE-TX and16 1000BASE-T PHY-s.21 Both models have a combo port that supports 1000BASE-X and22 100BASE-FX fiber.25 output only pins that natively drive LED-s for up to 2 attached[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later40 * - With both FULL amplitude and FULL bias current: bias current42 * - With only DSP amplitude: bias current is set to half and44 * - With DSP bias current (included both DSP amplitude and138 switch (phydev->port) { in qca807x_led_parse_netdev()170 return -EOPNOTSUPP; in qca807x_led_parse_netdev()174 return -EOPNOTSUPP; in qca807x_led_parse_netdev()184 return -EINVAL; in qca807x_led_hw_control_enable()196 return -EINVAL; in qca807x_led_hw_is_supported()208 return -EINVAL; in qca807x_led_hw_control_set()[all …]
1 /* SPDX-License-Identifier: GPL-2.0-only */3 * mac80211 <-> driver interface5 * Copyright 2002-2005, Devicescape Software, Inc.6 * Copyright 2006-2007 Jiri Benc <jbenc@suse.cz>7 * Copyright 2007-2010 Johannes Berg <johannes@sipsolutions.net>8 * Copyright 2013-2014 Intel Mobile Communications GmbH9 * Copyright (C) 2015 - 2017 Intel Deutschland GmbH10 * Copyright (C) 2018 - 2024 Intel Corporation31 * only partial functionality in hard- or firmware. This document32 * defines the interface between mac80211 and low-level hardware[all …]