Home
last modified time | relevance | path

Searched full:switches (Results 1 – 25 of 394) sorted by relevance

12345678910>>...16

/linux-3.3/drivers/rapidio/switches/
DKconfig2 # RapidIO switches configuration
5 bool "IDT Tsi57x SRIO switches support"
8 Includes support for IDT Tsi57x family of serial RapidIO switches.
11 bool "IDT CPS-xx SRIO switches support"
14 Includes support for IDT CPS-16/12/10/8 serial RapidIO switches.
28 Includes support for ITD CPS Gen.2 serial RapidIO switches.
DMakefile2 # Makefile for RIO switches
/linux-3.3/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
143 DIP Switches DIP Switches
151 DIP Switches I/O Address Range
/linux-3.3/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
642 Switches 4-6 of switch group S1 select the Base of the 16K block.
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
[all …]
Dbonding.txt393 vs. just updating a switch or set of switches (which
556 Most switches will require some type of configuration
795 certain switches, notably Cisco switches with PFC2 as
1612 The nomenclature for such a group differs between switches, it may be
1945 links or switches between the host and the rest of the world. The
1967 With multiple switches, the configuration of bonding and the
1987 switches (ISL, or inter switch link), and multiple ports connecting to
2000 the switches have an ISL and play together well. If the
2008 switches are not connected (no ISL), and the networks beyond
2033 Note, also, that of late many switches now support a functionality
[all …]
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.
/linux-3.3/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:
/linux-3.3/Documentation/rapidio/
Drapidio.txt27 A typical RapidIO network is a combination of endpoints and switches.
122 device ID are queried against a table of known RapidIO switches. Each switch
128 chain of switches) does not have any endpoint (except enumerator) attached to
130 In the case of a chain of switches without endpoint, one fake device ID is used
131 to configure a route through the entire chain and switches are differentiated by
134 For both endpoints and switches the enumerator writes a unique component tag
Dsysfs.txt15 iiii - four-digit device destID for endpoints, or switchID for switches
65 RapidIO switches have additional attributes in sysfs. RapidIO subsystem supports
66 common and device-specific sysfs attributes for switches. Because switches are
/linux-3.3/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,
/linux-3.3/drivers/input/keyboard/
Dgpio_keys.c51 * SYSFS interface for enabling/disabling keys and switches:
56 * switches [ro] - bitmap of switches (EV_SW) which can be
59 * disabled_switches [rw] - bitmap of switches currently disabled
65 * For example, if we have following switches set up as gpio-keys:
70 * This is read from switches:
265 ATTR_SHOW_FN(switches, EV_SW, false);
273 * /sys/devices/platform/gpio-keys/switches [ro]
276 static DEVICE_ATTR(switches, S_IRUGO, gpio_keys_show_switches, NULL);
621 dev_err(dev, "Unable to export keys/switches, error: %d\n", in gpio_keys_probe()
/linux-3.3/Documentation/ABI/testing/
Dsysfs-tty10 console switches.
19 console switches.
/linux-3.3/arch/mips/include/asm/octeon/
Dcvmx-pow.h43 * - Illegal tag switches from NULL_NULL.
44 * - Illegal tag switches from NULL.
144 * are complete and all prior switches are complete. The
164 * complete and all prior switches are complete. The hardware
1074 * Note that switches to NULL complete immediately and do not need
1096 * This function does NOT wait for previous tag switches to complete,
1182 * previous tag switches to complete, so the caller must ensure that
1276 * be used for switches to NULL, as the tag switch pending bit will be
1343 * be used for switches to NULL, as the tag switch pending bit will be
1350 * displays an error on tag switches to NULL.
[all …]
/linux-3.3/drivers/net/wimax/i2400m/
Dop-rfkill.c25 * switches's status. We just need to:
155 * Inform the WiMAX stack of changes in the RF Kill switches reported
159 * @rfss: TLV for RF Switches status; already validated
182 d_printf(3, dev, "ignoring RF switches report, state %u\n", in i2400m_report_tlv_rf_switches_status()
/linux-3.3/kernel/trace/
Dtrace_sched_switch.c204 * tracing_start_sched_switch_record - start tracing context switches
223 * tracing_stop_sched_switch_record - start tracing context switches
241 * Some tracers might want to record the context switches in their
/linux-3.3/Documentation/sound/alsa/
DCMIPCI.txt141 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,
/linux-3.3/Documentation/scheduler/
Dsched-arch.txt17 Unlocked context switches introduce only a very minor performance
25 unlocked context switches. This define also implies
/linux-3.3/arch/m68k/atari/
Dconfig.c148 /* Parse the Atari-specific switches= option. */
151 char switches[strlen(str) + 1]; in atari_switches_setup() local
154 char *args = switches; in atari_switches_setup()
160 strcpy(switches, str); in atari_switches_setup()
188 early_param("switches", atari_switches_setup);
218 /* Set switches as requested by the user */ in config_atari()
/linux-3.3/drivers/media/dvb/frontends/
Dsp8870.c459 /* only for debugging: counter for channel switches */
460 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-3.3/include/linux/i2c/
Dadp8860.h140 * The charge pump switches up in gain as needed. This feature is
144 * 0 = the charge pump automatically switches up and down in gain.
/linux-3.3/drivers/staging/android/switch/
DKconfig5 monitoring switches by userspace via sysfs and uevent.
/linux-3.3/drivers/rapidio/
DMakefile6 obj-$(CONFIG_RAPIDIO) += switches/
/linux-3.3/arch/arm/mach-bcmring/include/csp/
DsecHw.h29 secHw_MODE_SECURE = 0x0, /* Switches processor into secure mode */
30 secHw_MODE_NONSECURE = 0x1 /* Switches processor into non-secure mode */
/linux-3.3/arch/x86/um/
Dtls_64.c12 * during context switches. in arch_copy_tls()

12345678910>>...16