| /linux/net/dsa/ |
| H A D | Kconfig | 14 Say Y if you want to enable support for the hardware switches supported 24 Say Y or M if you want to enable support for switches which don't tag 38 tristate "Tag driver for Broadcom switches using in-frame headers" 42 Broadcom switches which place the tag after the MAC source address. 45 tristate "Tag driver for BCM63xx legacy switches using in-frame headers" 49 BCM63xx legacy switches which place the tag after the MAC source 51 This tag is used in BCM63xx legacy switches which work without the 55 tristate "Tag driver for BCM53xx legacy switches using in-frame headers" 59 BCM53xx legacy switches which place the tag after the MAC source 61 This tag is used in BCM53xx legacy switches whic [all...] |
| /linux/drivers/input/keyboard/ |
| H A D | iqs62x-keys.c | 39 struct iqs62x_switch_desc switches[ARRAY_SIZE(iqs62x_switch_names)]; member 69 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 …]
|
| /linux/drivers/rapidio/switches/ |
| H A D | Kconfig | 3 # RapidIO switches configuration 6 tristate "IDT CPS-xx SRIO switches support" 8 Includes support for IDT CPS-16/12/10/8 serial RapidIO switches. 14 Includes support for ITD CPS Gen.2 serial RapidIO switches. 20 Includes support for ITD RXS Gen.3 serial RapidIO switches.
|
| /linux/drivers/iio/proximity/ |
| H A D | cros_ec_mkbp_proximity.c | 54 u32 switches = get_unaligned_le32(data); in cros_ec_mkbp_proximity_parse_state() local 56 return !!(switches & BIT(EC_MKBP_FRONT_PROXIMITY)); in cros_ec_mkbp_proximity_parse_state() 66 u32 *switches = (u32 *)buf->data; in cros_ec_mkbp_proximity_query() local 67 size_t insize = sizeof(*switches); in cros_ec_mkbp_proximity_query() 88 *state = cros_ec_mkbp_proximity_parse_state(switches); in cros_ec_mkbp_proximity_query() 124 void *switches; in cros_ec_mkbp_proximity_notify() local 131 switches = &ec->event_data.data.switches; in cros_ec_mkbp_proximity_notify() 132 state = cros_ec_mkbp_proximity_parse_state(switches); in cros_ec_mkbp_proximity_notify()
|
| /linux/drivers/platform/x86/intel/ |
| H A D | hid.c | 235 struct input_dev *switches; member 506 priv->switches = devm_input_allocate_device(&device->dev); in intel_hid_switches_setup() 507 if (!priv->switches) in intel_hid_switches_setup() 510 __set_bit(EV_SW, priv->switches->evbit); in intel_hid_switches_setup() 511 __set_bit(SW_TABLET_MODE, priv->switches->swbit); in intel_hid_switches_setup() 513 priv->switches->name = "Intel HID switches"; in intel_hid_switches_setup() 514 priv->switches->id.bustype = BUS_HOST; in intel_hid_switches_setup() 515 return input_register_device(priv->switches); in intel_hid_switches_setup() 529 input_report_switch(priv->switches, SW_TABLET_MODE, m); in report_tablet_mode_state() 530 input_sync(priv->switches); in report_tablet_mode_state() [all …]
|
| /linux/drivers/net/dsa/b53/ |
| H A D | Kconfig | 13 integrated switches. 19 Select to enable support for registering switches configured through SPI. 25 Select to enable support for registering switches configured through MDIO. 32 Select to enable support for memory-mapped switches like the BCM63XX 33 integrated switches.
|
| /linux/drivers/net/dsa/xrs700x/ |
| H A D | Kconfig | 9 Ethernet switches. 18 switches. 26 switches.
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ull-colibri-wifi-iris-v2.dts | 42 * This switches the LVDS transceiver to the single-channel 53 * This switches the LVDS transceiver to the 24-bit RGB mode. 65 * This switches the LVDS transceiver to VESA color mapping mode.
|
| H A D | imx7s-colibri-iris-v2.dts | 31 * This switches the LVDS transceiver to VESA color mapping mode. 43 * This switches the LVDS transceiver to the 24-bit RGB mode. 53 * This switches the LVDS transceiver to the single-channel
|
| H A D | imx7d-colibri-iris-v2.dts | 31 * This switches the LVDS transceiver to VESA color mapping mode. 43 * This switches the LVDS transceiver to the 24-bit RGB mode. 53 * This switches the LVDS transceiver to the single-channel
|
| H A D | imx6ull-colibri-iris-v2.dts | 42 * This switches the LVDS transceiver to the single-channel 53 * This switches the LVDS transceiver to the 24-bit RGB mode. 65 * This switches the LVDS transceiver to VESA color mapping mode.
|
| /linux/kernel/trace/rv/monitors/sts/ |
| H A D | Kconfig | 11 Monitor to ensure relationships between scheduler and task switches 14 * switches only happen inside the scheduler
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r9a08g045s33-smarc-pmod1-type-3a.dtso | 21 * The following switches should be set as follows for SCIF1: 30 #include "rzg3s-smarc-switches.h"
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | Kconfig | 22 Select to enable support for registering switches configured 29 Select to enable support for registering switches connected
|
| /linux/net/8021q/ |
| H A D | Kconfig | 28 automatic propagation of registered VLANs to switches. 38 automatic propagation of registered VLANs to switches; it
|
| /linux/Documentation/networking/ |
| H A 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,
|
| /linux/Documentation/ABI/testing/ |
| H A 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
|
| H A D | sysfs-driver-hid-logitech-lg4ff | 20 native mode of the wheel. Echoing the mode tag switches the 28 Currently supported mode switches:
|
| /linux/Documentation/infiniband/ |
| H A 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::
|
| /linux/drivers/staging/media/av7110/ |
| H A D | sp8870.c | 466 static int switches; variable 518 switches++; in sp8870_set_frontend() 519 pr_info("%s(): switches = %i lockups = %i\n", __func__, switches, lockups); in sp8870_set_frontend()
|
| /linux/drivers/rapidio/ |
| H A D | Makefile | 11 obj-$(CONFIG_RAPIDIO) += switches/
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc7180-trogdor-detachable.dtsi | 11 compatible = "google,cros-ec-keyb-switches";
|
| /linux/drivers/net/dsa/hirschmann/ |
| H A D | Kconfig | 11 This driver adds support for Hirschmann Hellcreek TSN switches.
|
| /linux/drivers/ntb/hw/mscc/ |
| H A D | Kconfig | 6 Enables NTB support for Switchtec PCI switches. This also
|
| /linux/drivers/net/dsa/mxl862xx/ |
| H A D | Kconfig | 8 These switches have two 10GE SerDes interfaces, one typically
|