/kernel/linux/linux-5.10/net/dsa/ |
D | Kconfig | 17 Say Y if you want to enable support for the hardware switches supported 44 tristate "Tag driver for Broadcom switches using in-frame headers" 48 Broadcom switches which place the tag after the MAC source address. 52 tristate "Tag driver for Broadcom switches using prepended headers" 56 Broadcom switches which places the tag before the Ethernet header 60 tristate "Tag driver for Lantiq / Intel GSWIP switches" 63 Lantiq / Intel GSWIP switches. 66 tristate "Tag driver for Marvell switches using DSA headers" 69 Marvell switches which use DSA headers. 72 tristate "Tag driver for Marvell switches using EtherType DSA headers" [all …]
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
D | iqs62x-keys.c | 39 struct iqs62x_switch_desc switches[ARRAY_SIZE(iqs62x_switch_names)]; member 70 for (i = 0; i < ARRAY_SIZE(iqs62x_keys->switches); i++) { in iqs62x_keys_parse_prop() 82 iqs62x_keys->switches[i].code = val; in iqs62x_keys_parse_prop() 83 iqs62x_keys->switches[i].enabled = true; in iqs62x_keys_parse_prop() 86 iqs62x_keys->switches[i].flag = (i == IQS62X_SW_HALL_N ? in iqs62x_keys_parse_prop() 90 iqs62x_keys->switches[i].flag = (i == IQS62X_SW_HALL_N ? in iqs62x_keys_parse_prop() 136 for (i = 0; i < ARRAY_SIZE(iqs62x_keys->switches); i++) { in iqs62x_keys_init() 137 if (!(iqs62x_keys->switches[i].enabled)) in iqs62x_keys_init() 140 flag = iqs62x_keys->switches[i].flag; in iqs62x_keys_init() 148 iqs62x_keys->switches[i].code, in iqs62x_keys_init() [all …]
|
D | cros_ec_keyb.c | 274 &ckdev->ec->event_data.data.switches); in cros_ec_keyb_work() 393 sizeof(event_data.switches)); in cros_ec_keyb_query_switches() 398 get_unaligned_le32(&event_data.switches)); in cros_ec_keyb_query_switches() 444 u32 switches; in cros_ec_keyb_register_bs() local 457 sizeof(event_data.switches)); in cros_ec_keyb_register_bs() 460 switches = get_unaligned_le32(&event_data.switches); in cros_ec_keyb_register_bs() 462 if (!buttons && !switches) in cros_ec_keyb_register_bs() 494 (map->ev_type == EV_SW && (switches & BIT(map->bit)))) in cros_ec_keyb_register_bs()
|
/kernel/linux/linux-5.10/drivers/rapidio/switches/ |
D | Kconfig | 3 # RapidIO switches configuration 6 tristate "IDT Tsi57x SRIO switches support" 8 Includes support for IDT Tsi57x family of serial RapidIO switches. 11 tristate "IDT CPS-xx SRIO switches support" 13 Includes support for IDT CPS-16/12/10/8 serial RapidIO switches. 25 Includes support for ITD CPS Gen.2 serial RapidIO switches. 31 Includes support for ITD RXS Gen.3 serial RapidIO switches.
|
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
D | Kconfig | 10 integrated switches. 16 Select to enable support for registering switches configured through SPI. 22 Select to enable support for registering switches configured through MDIO. 29 Select to enable support for memory-mapped switches like the BCM63XX 30 integrated switches.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
D | mediatek,mt7620-gsw.txt | 9 - interrupts: Should contain the gigabit switches interrupt 10 - resets: Should contain the gigabit switches resets
|
D | ralink,rt3050-esw.txt | 10 - interrupts: Should contain the embedded switches interrupt 11 - resets: Should contain the embedded switches resets
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | arcnet-hardware.rst | 478 130, 500, and 600 all have the same switches as Avery's PC100. 482 to find jumpers/switches with the same number of settings - it's 634 Setting one of the switches to Off/Open means "1", On/Closed means "0". 640 The eight switches in group S2 are used to set the node ID. 641 These switches work in a way similar to the PC100-series cards; see that 648 The first three switches in switch group S1 are used to select one 672 positions, determined by the offset, switches 7 and 8 of group S1. 842 Setting one of the switches to Off/Open means "1", On/Closed means "0". 848 The eight switches in group SW3 are used to set the node ID. Each node 853 The node ID is the sum of the values of all switches set to "1" [all …]
|
D | dctcp.rst | 16 All switches in the data center network running DCTCP must support ECN 19 switches is 20 packets (30KB) at 1Gbps, and 65 packets (~100KB) at 10Gbps,
|
/kernel/linux/linux-5.10/drivers/net/dsa/microchip/ |
D | Kconfig | 18 Select to enable support for registering switches configured through I2C. 25 Select to enable support for registering switches configured through SPI.
|
/kernel/linux/linux-5.10/Documentation/driver-api/serial/ |
D | rocket.rst | 29 switches on the board. See the section "ISA Rocketport Boards" below for 30 information on how to set the DIP switches. 93 switches on the Rocketport board. 104 switches of *all* of the Rocketport cards. 115 must have a unique board ID set on the dip switches. The first 116 Rocketport board must be set with the DIP switches corresponding to 117 the first board, the second board must be set with the DIP switches
|
/kernel/linux/linux-5.10/net/8021q/ |
D | Kconfig | 28 automatic propagation of registered VLANs to switches. 38 automatic propagation of registered VLANs to switches; it
|
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/ |
D | sbc8548.dts | 67 switches@1,0 { 68 compatible = "switches";
|
D | sbc8548-altflash.dts | 70 switches@1,0 { 71 compatible = "switches";
|
/kernel/linux/linux-5.10/drivers/net/dsa/ |
D | Kconfig | 115 VSC7395 and VSC7398 SparX integrated ethernet switches. 124 and VSC7398 SparX integrated ethernet switches in SPI managed mode. 133 and VSC7398 SparX integrated ethernet switches, connected over
|
/kernel/linux/linux-5.10/Documentation/networking/dsa/ |
D | dsa.rst | 14 to support Marvell Ethernet switches (MV88E6xxx, a.k.a Linkstreet product line) 26 kinds of Ethernet switches found in Small Home and Office products: routers, 27 gateways, or even top-of-the rack switches. This host Ethernet controller will 31 with the ability to configure and manage cascaded switches on top of each other 32 using upstream and downstream Ethernet links between switches. These specific 34 of multiple switches connected to each other is called a "switch tree". 50 The subsystem does support switches not capable of inserting/stripping tags, but 61 - the "dsa" port(s) are just conduits between two or more switches, and as such 199 switches, these functions would utilize direct or indirect PHY addressing mode 204 For Ethernet switches which have both external and internal MDIO busses, the [all …]
|
/kernel/linux/linux-5.10/drivers/rapidio/ |
D | Makefile | 11 obj-$(CONFIG_RAPIDIO) += switches/
|
/kernel/linux/linux-5.10/drivers/ntb/hw/mscc/ |
D | Kconfig | 6 Enables NTB support for Switchtec PCI switches. This also
|
/kernel/linux/linux-5.10/drivers/pci/switch/ |
D | Kconfig | 10 Switchtec series of PCIe switches. Supports userspace access
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-driver-hid-logitech-lg4ff | 20 native mode of the wheel. Echoing the mode tag switches the 28 Currently supported mode switches:
|
D | sysfs-bus-rapidio | 12 switches 124 RapidIO switches have additional attributes in sysfs. RapidIO subsystem supports 125 common and device-specific sysfs attributes for switches. Because switches are
|
/kernel/linux/linux-5.10/net/switchdev/ |
D | Kconfig | 13 also various flow offloading chips, including switches embedded into
|
/kernel/linux/linux-5.10/Documentation/infiniband/ |
D | opa_vnic.rst | 12 involves one or more virtual Ethernet switches overlaid on the Omni-Path 15 virtual Ethernet switch. The virtual Ethernet switches are logical 24 of two virtual Ethernet switches with two HFI nodes::
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
D | sp8870.c | 449 static int switches; variable 503 switches++; in sp8870_set_frontend() 504 printk("%s: switches = %i lockups = %i\n", __func__, switches, lockups); in sp8870_set_frontend()
|
/kernel/linux/linux-5.10/drivers/staging/unisys/visornic/ |
D | Kconfig | 14 s-Par switches will not work if this driver is not selected.
|