Home
last modified time | relevance | path

Searched refs:switches (Results 1 – 115 of 115) sorted by relevance

/linux-4.4.14/drivers/rapidio/switches/
DKconfig2 # RapidIO switches configuration
5 tristate "IDT Tsi57x SRIO switches support"
7 Includes support for IDT Tsi57x family of serial RapidIO switches.
10 tristate "IDT CPS-xx SRIO switches support"
12 Includes support for IDT CPS-16/12/10/8 serial RapidIO switches.
24 Includes support for ITD CPS Gen.2 serial RapidIO switches.
/linux-4.4.14/net/dsa/
DKconfig12 Say Y if you want to enable support for the hardware switches supported
22 Say Y if you want to expose thermal sensor data on switches supported
25 Some of those switches contain thermal sensors. This data is available
/linux-4.4.14/Documentation/input/
Dgpio-tilt.txt1 Driver for tilt-switches connected via GPIOs
4 Generic driver to read data from tilt switches connected via gpios.
5 Orientation can be provided by one or more than one tilt switches,
Devent-codes.txt46 - Used to describe binary state input switches.
183 EV_SW events describe stateful binary switches. For example, the SW_LID code is
Djoystick-parport.txt269 not to need power. Just a plain simple six switches inside. If your
342 Multisystem joystick. However, since they don't use switches and use TTL
/linux-4.4.14/Documentation/networking/
Darcnet-hardware.txt443 130, 500, and 600 all have the same switches as Avery's PC100.
447 to find jumpers/switches with the same number of settings - it's
606 Setting one of the switches to Off/Open means "1", On/Closed means "0".
612 The eight switches in group S2 are used to set the node ID.
613 These switches work in a way similar to the PC100-series cards; see that
620 The first three switches in switch group S1 are used to select one
644 positions, determined by the offset, switches 7 and 8 of group S1.
814 Setting one of the switches to Off/Open means "1", On/Closed means "0".
820 The eight switches in group SW3 are used to set the node ID. Each node
825 The node ID is the sum of the values of all switches set to "1"
[all …]
Ddctcp.txt13 All switches in the data center network running DCTCP must support ECN
16 switches is 20 packets (30KB) at 1Gbps, and 65 packets (~100KB) at 10Gbps,
Dltpc.txt69 board. Set the switches so as not to conflict with other hardware.
81 DMA -- choose DMA 1 or 3, and set both corresponding switches.
Dbonding.txt456 vs. just updating a switch or set of switches (which
619 Most switches will require some type of configuration
1667 destined to link local mac addresses (which switches/bridges are not
1799 The nomenclature for such a group differs between switches, it may be
2127 links or switches between the host and the rest of the world. The
2149 With multiple switches, the configuration of bonding and the
2169 switches (ISL, or inter switch link), and multiple ports connecting to
2182 the switches have an ISL and play together well. If the
2190 switches are not connected (no ISL), and the networks beyond
2215 Note, also, that of late many switches now support a functionality
[all …]
Dswitchdev.txt13 with SR-IOV or soft switches, such as OVS, are possible.
119 physical ID for each port of a switch. The ID must be unique between switches
120 on the same system. The ID does not need to be unique between switches on
De100.txt167 in different switches or in a switch partitioned to VLANs).
Dvortex.txt326 Cisco switches (Jeff Busch <jbusch@deja.com>)
338 WARNING: DO NOT hook up hubs/switches/bridges to these
Dnetconsole.txt175 TIP: some LAN switches may be configured to suppress ethernet broadcasts
D6pack.txt71 can build in one yourself that switches over the highest address pin
Dixgb.txt403 different switches or in a switch partitioned to VLANs.
Dcan.txt384 switches the socket into a mode that allows the handling of CAN FD frames
1198 option also switches the device MTU to 72 (CANFD_MTU).
Darcnet.txt151 default which is still set in DIP switches on the card. If you don't have the
/linux-4.4.14/Documentation/serial/
Drocket.txt27 switches on the board. See the section "ISA Rocketport Boards" below for
28 information on how to set the DIP switches.
89 switches on the Rocketport board.
100 switches of *all* of the Rocketport cards.
111 must have a unique board ID set on the dip switches. The first
112 Rocketport board must be set with the DIP switches corresponding to
113 the first board, the second board must be set with the DIP switches
/linux-4.4.14/net/8021q/
DKconfig27 automatic propagation of registered VLANs to switches.
37 automatic propagation of registered VLANs to switches; it
/linux-4.4.14/Documentation/isdn/
DREADME.icn17 configured with the switches.
26 Two types of cards exist, one with dip-switches and one with
27 hook-switches.
29 1. Setting for the card with hook-switches:
43 2. Setting for the card with dip-switches:
DREADME.act200011 manually using the DIP switches.
13 Setting up the DIP switches for the IBM Active 2000 ISDN card:
DREADME.gigaset256 During active operation, the driver switches to the necessary mode
343 switches off debugging output completely,
/linux-4.4.14/Documentation/networking/dsa/
Ddsa.txt16 to support Marvell Ethernet switches (MV88E6xxx, a.k.a Linkstreet product line)
28 kinds of Ethernet switches found in Small Home and Office products: routers,
29 gateways, or even top-of-the rack switches. This host Ethernet controller will
33 with the ability to configure and manage cascaded switches on top of each other
34 using upstream and downstream Ethernet links between switches. These specific
36 of multiple switches connected to each other is called a "switch tree".
52 The subsystem does support switches not capable of inserting/stripping tags, but
63 - the "dsa" port(s) are just conduits between two or more switches, and as such
196 switches, these functions would utilize direct or indirect PHY addressing mode
201 For Ethernet switches which have both external and internal MDIO busses, the
[all …]
Dbcm_sf2.txt68 Due to a limitation in how Broadcom switches have been designed, external
69 Broadcom switches connected to a SF2 require the use of the DSA slave MDIO bus
74 selectively divert reads and writes towards external Broadcom switches
/linux-4.4.14/drivers/scsi/
Din2000.c1901 static int probe_bios(u32 addr, u32 *s1, uchar *switches) in probe_bios() argument
1909 *switches = ~readb(p + 0x20); in probe_bios()
1925 uchar switches; in in2000_detect() local
1951 switches = ~inb(base + IO_SWITCHES) & 0xff; in in2000_detect()
1960 else if (probe_bios(bios_tab[bios], &s1, &switches)) { in in2000_detect()
1965 x = switches & (SW_ADDR0 | SW_ADDR1); in in2000_detect()
1971 if (x != switches) { in in2000_detect()
1972 printk("Bad IO signature: %02x vs %02x.\n", x, switches); in in2000_detect()
1980 if (!(switches & SW_BIT7)) { /* I _think_ all cards do this */ in in2000_detect()
1993 if (switches & SW_DISINT) { in in2000_detect()
[all …]
/linux-4.4.14/arch/powerpc/boot/dts/
Dsbc8548.dts71 switches@1,0 {
72 compatible = "switches";
Dsbc8548-altflash.dts74 switches@1,0 {
75 compatible = "switches";
Dsbc8641d.dts117 ranges = <0 0 5 0 1 // User switches
/linux-4.4.14/drivers/rapidio/
DMakefile9 obj-$(CONFIG_RAPIDIO) += switches/
Drio-scan.c453 list_add_tail(&rswitch->node, &net->switches); in rio_setup_device()
905 INIT_LIST_HEAD(&net->switches); in rio_alloc_net()
933 list_for_each_entry(rswitch, &net->switches, node) { in rio_update_route_tables()
1076 list_for_each_entry(rswitch, &net->switches, node) { in rio_build_route_tables()
DKconfig73 source "drivers/rapidio/switches/Kconfig"
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-driver-hid-logitech-lg4ff18 native mode of the wheel. Echoing the mode tag switches the
26 Currently supported mode switches:
Dsysfs-tty10 console switches.
19 console switches.
Dsysfs-driver-wacom10 switches reporting speed.
/linux-4.4.14/net/switchdev/
DKconfig12 also various flow offloading chips, including switches embedded into
/linux-4.4.14/drivers/staging/unisys/visornic/
DKconfig13 s-Par switches will not work if this driver is not selected.
/linux-4.4.14/Documentation/rapidio/
Dsysfs.txt15 iiii - four-digit device destID for endpoints, or switchID for switches
66 RapidIO switches have additional attributes in sysfs. RapidIO subsystem supports
67 common and device-specific sysfs attributes for switches. Because switches are
Drapidio.txt27 A typical RapidIO network is a combination of endpoints and switches.
258 device ID are queried against a table of known RapidIO switches. Each switch
264 chain of switches) does not have any endpoint (except enumerator) attached to
266 In the case of a chain of switches without endpoint, one fake device ID is used
267 to configure a route through the entire chain and switches are differentiated by
270 For both endpoints and switches the enumerator writes a unique component tag
/linux-4.4.14/drivers/media/dvb-frontends/
Dsp8870.c460 static int switches; variable
514 switches++; in sp8870_set_frontend()
515 printk("%s: switches = %i lockups = %i\n", __func__, switches, lockups); in sp8870_set_frontend()
/linux-4.4.14/drivers/staging/fsl-mc/bus/
DKconfig19 or L2 switches.
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dts3a227e.txt5 switches automatically to route the microphone correctly. It also
/linux-4.4.14/net/ieee802154/
DKconfig6 designed to organise networks of sensors, switches, etc automation
/linux-4.4.14/Documentation/sound/alsa/
DCMIPCI.txt90 There are some control switches affecting to the speaker connections:
141 Additionally there are relevant control switches:
182 Similarly the following switches are off: "IEC958 Mix Analog" and
183 "IEC958 Loop". The switches are resumed after closing the SPDIF PCM
197 volumes. Synth, CD, Line and Mic have playback and capture switches,
Dserial-u16550.txt14 switches on the Midiator to match the driver mode you select.
DREADME.maya44138 These switches allow a direct digital routing from the ADCs to the DACs.
Dcompress_offload.txt191 - DSP switches to second track
DHD-Audio.txt420 The codec parser have several switches and adjustment knobs for
/linux-4.4.14/net/dcb/
DKconfig11 NICs and switches to support network traffic with differing
/linux-4.4.14/arch/m68k/atari/
Dconfig.c154 char switches[strlen(str) + 1]; in atari_switches_setup() local
157 char *args = switches; in atari_switches_setup()
163 strcpy(switches, str); in atari_switches_setup()
/linux-4.4.14/net/rfkill/
DKconfig7 Say Y here if you want to have control over RF switches
/linux-4.4.14/Documentation/w1/slaves/
Dw1_ds24065 * Maxim DS2406 (and other family 0x12) addressable switches
/linux-4.4.14/drivers/net/dsa/
DKconfig46 ethernet switches chips.
/linux-4.4.14/Documentation/devicetree/bindings/misc/
Dfsl,qoriq-mc.txt9 such as network interfaces, crypto accelerator instances, L2 switches,
/linux-4.4.14/Documentation/devicetree/bindings/soc/rockchip/
Dpower_domain.txt18 switches state.
/linux-4.4.14/drivers/net/ethernet/alteon/
DKconfig26 bytes/frame) however it requires that your switches can handle this
/linux-4.4.14/arch/arm/boot/dts/
Dkirkwood-openblocks_a6.dts64 pmx_dip_switches: pmx-dip-switches {
Dkirkwood-openblocks_a7.dts76 pmx_dip_switches: pmx-dip-switches {
Domap3-pandora-common.dtsi495 * Many pandora boards have been produced with defective write-protect switches
497 * your board has good switches, feel free to uncomment wp-gpios below.
/linux-4.4.14/drivers/i2c/muxes/
DKconfig43 tristate "Philips PCA954x I2C Mux/switches"
/linux-4.4.14/drivers/net/phy/
DKconfig248 controllers as well as some Broadcom Ethernet switches such as the
249 Starfighter 2 switches.
/linux-4.4.14/Documentation/scheduler/
Dsched-arch.txt17 Unlocked context switches introduce only a very minor performance
/linux-4.4.14/Documentation/s390/
Ds390dbf.txt35 switches to the next debug area. This is done in order to be sure
250 debug level) and switches to next debug area
265 debug level) and switches to next debug area
278 (if level <= actual debug level) and switches to next debug
294 switches to next debug area.
DDebugging390.txt270 user space the kernel switches to primary or secondary address mode if
/linux-4.4.14/Documentation/spi/
Dspi-lm70llp65 and not grounded by the host via D7), the transistor conducts and switches
/linux-4.4.14/drivers/leds/trigger/
DKconfig78 when using gpios as switches and triggering the needed LEDs
/linux-4.4.14/drivers/input/keyboard/
Dgpio_keys.c281 ATTR_SHOW_FN(switches, EV_SW, false);
292 static DEVICE_ATTR(switches, S_IRUGO, gpio_keys_show_switches, NULL);
DKconfig375 management of up to 64 key switches
/linux-4.4.14/Documentation/devicetree/bindings/net/dsa/
Ddsa.txt48 This property is only used when switches are being
/linux-4.4.14/tools/perf/Documentation/
Dperf-timechart.txt19 and CPU events (task switches, running times, CPU power states, etc),
Dperf-list.txt116 . 'sw' or 'software' to list software events such as context switches, etc.
Dperf-stat.txt178 678 context switches # 0.000 M/sec
Dintel-pt.txt117 inability to match side-band information (such as context switches and mmaps)
/linux-4.4.14/include/linux/
Drio.h310 struct list_head switches; /* list of switches in this net */ member
/linux-4.4.14/Documentation/cpu-freq/
Dcore.txt82 These are notified twice when the CPUfreq driver switches the CPU core
/linux-4.4.14/tools/perf/util/
Dparse-events.l236 context-switches|cs { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_CONTEXT_SWITCHES);…
/linux-4.4.14/Documentation/
Dstatic-keys.txt259 200,003 context-switches # 0.234 M/sec ( +- 0.00% )
276 200,004 context-switches # 0.238 M/sec ( +- 0.00% )
Dgdb-kernel-debugging.txt35 -append, -initrd command line switches. This is generally only useful if
Dedac.txt41 along with DMA engines, fabric switches, main data path switches,
Dsvga.txt207 happens and how do the configuration switches affect the behaviour of the bug.
Dbcache.txt112 configurable, and defaults to 0) it shuts down the cache device and switches all
Dkernel-parameters.txt1400 value switches the backlight off.
3651 switches= [HW,M68k]
/linux-4.4.14/Documentation/sound/oss/
DSoundPro103 - implement mixer support for surround, loud, digital CD switches.
/linux-4.4.14/Documentation/gpio/
Ddrivers-on-gpio.txt32 detection switches using GPIO, which is useful for your homebrewn pinball
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt634 4.5 switches=
637 Syntax: switches=<list of switches>
643 The <list of switches> is a comma-separated list of the following
652 difference to only once), but you can give as many switches as you
/linux-4.4.14/Documentation/video4linux/bttv/
DInsmod-options145 channel switches.
/linux-4.4.14/Documentation/x86/
Dkernel-stacks23 kernel switches from the current task to the interrupt stack. Like
/linux-4.4.14/Documentation/fb/
Dsisfb.txt125 SVGALib use the framebuffer device for mode switches and restoration.
Duvesafb.txt113 restored after console <-> X switches.
/linux-4.4.14/net/ipv4/
DKconfig593 commodity, shallow-buffered switches.
595 All switches in the data center network running DCTCP must support
598 DCTCP on switches is 20 packets (30KB) at 1Gbps, and 65 packets
/linux-4.4.14/Documentation/filesystems/
Dqnx6.txt171 superblock atomically is increased and the fs switches over to that - then
Dproc.txt259 voluntary_ctxt_switches number of voluntary context switches
260 nonvoluntary_ctxt_switches number of non voluntary context switches
1312 The "ctxt" line gives the total number of context switches across all CPUs.
Dxfs-delayed-logging-design.txt679 much contention on the CIL lock, or too many context switches as a result of
Dcoda.txt250 certain services. This is done to avoid excessive context switches
/linux-4.4.14/Documentation/powerpc/
Dtransactional_memory.txt70 - Context switches
/linux-4.4.14/Documentation/devicetree/bindings/opp/
Dopp.txt182 Example 2: Single cluster, Quad-core Qualcom-krait, switches DVFS states
/linux-4.4.14/arch/frv/
DKconfig67 This options switches on and off support for the FR-V MMU
/linux-4.4.14/Documentation/power/
Dswsusp.txt75 saves the state of the machine to a filesystem or to a partition and switches
352 terminal the kernel switches to during suspend, you have to set the
/linux-4.4.14/include/linux/mfd/
Dcros_ec_commands.h1647 uint8_t switches; member
/linux-4.4.14/arch/powerpc/platforms/
DKconfig341 These are usually BCSRs used to control board's switches, LEDs,
/linux-4.4.14/Documentation/ia64/
Dmca.txt73 switches to an MCA/INIT stack, registers its new stack using
/linux-4.4.14/arch/m68k/
DKconfig.cpu324 floating point context anymore during task switches, so this
/linux-4.4.14/Documentation/timers/
Dhighres.txt178 context is the avoidance of up to two context switches - from the interrupted
/linux-4.4.14/Documentation/block/
Dcfq-iosched.txt218 If one sets slice_idle=0 and if storage supports NCQ, CFQ internally switches
/linux-4.4.14/scripts/
Dspelling.txt965 switchs||switches
/linux-4.4.14/kernel/trace/
DKconfig225 bool "Trace process context switches and events"
/linux-4.4.14/drivers/input/misc/
DKconfig272 This driver implements support for tilt switches connected
/linux-4.4.14/Documentation/video4linux/
Dv4l2-controls.txt586 tells the framework which value switches the cluster into manual mode. The
/linux-4.4.14/Documentation/laptops/
Dthinkpad-acpi.txt190 radio switches, and over the ACPI netlink layer for other events. The
499 events for switches:
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped292 /* Flag which is used to allow yywrap()'s to do buffer switches
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped281 /* Flag which is used to allow yywrap()'s to do buffer switches
/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c_shipped309 /* Flag which is used to allow zconfwrap()'s to do buffer switches
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt417 dealing with consoles or command-line switches to the helper programs
2650 Start UML as: ./linux <kernel switches> debug gdb-pid=21903
/linux-4.4.14/init/
DKconfig1245 This option adds code that switches the layout of the "block" class
/linux-4.4.14/Documentation/trace/
Dftrace.txt2828 switches.
/linux-4.4.14/arch/x86/
DKconfig2134 context switches and increases the low-level kernel attack