Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.txt12 All switches in the data center network running DCTCP must support ECN
15 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.
Dswitchdev.txt6 including switches embedded into SR-IOV NICs.
Dbonding.txt419 vs. just updating a switch or set of switches (which
582 Most switches will require some type of configuration
1715 The nomenclature for such a group differs between switches, it may be
2043 links or switches between the host and the rest of the world. The
2065 With multiple switches, the configuration of bonding and the
2085 switches (ISL, or inter switch link), and multiple ports connecting to
2098 the switches have an ISL and play together well. If the
2106 switches are not connected (no ISL), and the networks beyond
2131 Note, also, that of late many switches now support a functionality
2139 suitable switches.
[all …]
Dvortex.txt326 Cisco switches (Jeff Busch <jbusch@deja.com>)
338 WARNING: DO NOT hook up hubs/switches/bridges to these
Dnetconsole.txt142 TIP: some LAN switches may be configured to suppress ethernet broadcasts
De100.txt167 in different switches or in a switch partitioned to VLANs).
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.
Darcnet.txt151 default which is still set in DIP switches on the card. If you don't have the
Dcan.txt381 switches the socket into a mode that allows the handling of CAN FD frames
/linux-4.1.27/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.1.27/net/8021q/
DKconfig27 automatic propagation of registered VLANs to switches.
37 automatic propagation of registered VLANs to switches; it
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/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.1.27/net/switchdev/
DKconfig12 also various flow offloading chips, including switches embedded into
/linux-4.1.27/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.1.27/drivers/media/dvb-frontends/
Dsp8870.c459 static int switches; variable
513 switches++; in sp8870_set_frontend()
514 printk("%s: switches = %i lockups = %i\n", __func__, switches, lockups); in sp8870_set_frontend()
/linux-4.1.27/drivers/staging/fsl-mc/bus/
DKconfig19 or L2 switches.
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dts3a227e.txt5 switches automatically to route the microphone correctly. It also
/linux-4.1.27/net/ieee802154/
DKconfig6 designed to organise networks of sensors, switches, etc automation
/linux-4.1.27/net/dcb/
DKconfig11 NICs and switches to support network traffic with differing
/linux-4.1.27/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.1.27/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.1.27/net/rfkill/
DKconfig7 Say Y here if you want to have control over RF switches
/linux-4.1.27/Documentation/w1/slaves/
Dw1_ds24065 * Maxim DS2406 (and other family 0x12) addressable switches
/linux-4.1.27/Documentation/devicetree/bindings/misc/
Dfsl,qoriq-mc.txt9 such as network interfaces, crypto accelerator instances, L2 switches,
/linux-4.1.27/drivers/net/ethernet/alteon/
DKconfig28 bytes/frame) however it requires that your switches can handle this
/linux-4.1.27/arch/arm/boot/dts/
Dkirkwood-openblocks_a6.dts64 pmx_dip_switches: pmx-dip-switches {
Dkirkwood-openblocks_a7.dts76 pmx_dip_switches: pmx-dip-switches {
/linux-4.1.27/drivers/i2c/muxes/
DKconfig42 tristate "Philips PCA954x I2C Mux/switches"
/linux-4.1.27/drivers/net/phy/
DKconfig213 controllers as well as some Broadcom Ethernet switches such as the
214 Starfighter 2 switches.
/linux-4.1.27/Documentation/scheduler/
Dsched-arch.txt17 Unlocked context switches introduce only a very minor performance
/linux-4.1.27/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.1.27/Documentation/spi/
Dspi-lm70llp65 and not grounded by the host via D7), the transistor conducts and switches
/linux-4.1.27/Documentation/devicetree/bindings/net/dsa/
Ddsa.txt48 This property is only used when switches are being
/linux-4.1.27/tools/perf/util/
Dparse-events.l194 context-switches|cs { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_CONTEXT_SWITCHES);…
/linux-4.1.27/drivers/leds/trigger/
DKconfig78 when using gpios as switches and triggering the needed LEDs
/linux-4.1.27/drivers/input/keyboard/
Dgpio_keys.c276 ATTR_SHOW_FN(switches, EV_SW, false);
287 static DEVICE_ATTR(switches, S_IRUGO, gpio_keys_show_switches, NULL);
DKconfig374 management of up to 64 key switches
/linux-4.1.27/tools/perf/Documentation/
Dperf-timechart.txt19 and CPU events (task switches, running times, CPU power states, etc),
Dperf-list.txt115 . 'sw' or 'software' to list software events such as context switches, etc.
Dperf-stat.txt165 678 context switches # 0.000 M/sec
/linux-4.1.27/include/linux/
Drio.h310 struct list_head switches; /* list of switches in this net */ member
/linux-4.1.27/Documentation/cpu-freq/
Dcore.txt85 These are notified twice when the CPUfreq driver switches the CPU core
/linux-4.1.27/Documentation/
Dstatic-keys.txt254 200,003 context-switches # 0.234 M/sec ( +- 0.00% )
271 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.txt60 engines, fabric switches, main data path switches, interconnections,
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.txt1336 value switches the backlight off.
3531 switches= [HW,M68k]
/linux-4.1.27/Documentation/x86/x86_64/
Dkernel-stacks20 kernel switches from the current task to the interrupt stack. Like
/linux-4.1.27/Documentation/sound/oss/
DSoundPro103 - implement mixer support for surround, loud, digital CD switches.
/linux-4.1.27/arch/arm/kernel/
Dentry-header.S308 @ svc_exit_via_fiq - like svc_exit but switches to FIQ mode before exit
/linux-4.1.27/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.1.27/Documentation/video4linux/bttv/
DInsmod-options145 channel switches.
/linux-4.1.27/Documentation/fb/
Dsisfb.txt125 SVGALib use the framebuffer device for mode switches and restoration.
Duvesafb.txt113 restored after console <-> X switches.
/linux-4.1.27/net/ipv4/
DKconfig607 commodity, shallow-buffered switches.
609 All switches in the data center network running DCTCP must support
612 DCTCP on switches is 20 packets (30KB) at 1Gbps, and 65 packets
/linux-4.1.27/Documentation/filesystems/
Dqnx6.txt171 superblock atomically is increased and the fs switches over to that - then
Dproc.txt256 voluntary_ctxt_switches number of voluntary context switches
257 nonvoluntary_ctxt_switches number of non voluntary context switches
1297 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.1.27/arch/frv/
DKconfig67 This options switches on and off support for the FR-V MMU
/linux-4.1.27/include/linux/mfd/
Dcros_ec_commands.h1555 uint8_t switches; member
/linux-4.1.27/Documentation/powerpc/
Dtransactional_memory.txt70 - Context switches
/linux-4.1.27/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.1.27/arch/powerpc/platforms/
DKconfig341 These are usually BCSRs used to control board's switches, LEDs,
/linux-4.1.27/Documentation/ia64/
Dmca.txt73 switches to an MCA/INIT stack, registers its new stack using
/linux-4.1.27/arch/m68k/
DKconfig.cpu324 floating point context anymore during task switches, so this
/linux-4.1.27/Documentation/timers/
Dhighres.txt178 context is the avoidance of up to two context switches - from the interrupted
/linux-4.1.27/Documentation/block/
Dcfq-iosched.txt218 If one sets slice_idle=0 and if storage supports NCQ, CFQ internally switches
/linux-4.1.27/scripts/
Dspelling.txt939 switchs||switches
/linux-4.1.27/kernel/trace/
DKconfig225 bool "Trace process context switches and events"
/linux-4.1.27/drivers/input/misc/
DKconfig284 This driver implements support for tilt switches connected
/linux-4.1.27/Documentation/video4linux/
Dv4l2-controls.txt586 tells the framework which value switches the cluster into manual mode. The
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt190 radio switches, and over the ACPI netlink layer for other events. The
499 events for switches:
/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c_shipped300 /* Flag which is used to allow zconfwrap()'s to do buffer switches
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped281 /* Flag which is used to allow yywrap()'s to do buffer switches
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped291 /* Flag which is used to allow yywrap()'s to do buffer switches
/linux-4.1.27/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.1.27/init/
DKconfig1234 This option adds code that switches the layout of the "block" class
/linux-4.1.27/Documentation/trace/
Dftrace.txt2775 switches.