Home
last modified time | relevance | path

Searched full:configuring (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/linux-3.3/arch/sh/boards/
DKconfig17 Select SolutionEngine if configuring for a Hitachi SH7705, SH7709,
25 Select 7206 SolutionEngine if configuring for a Hitachi SH7206
33 Select 7619 SolutionEngine if configuring for a Hitachi SH7619
41 Select 7721 SolutionEngine if configuring for a Hitachi SH7721
49 Select 7722 SolutionEngine if configuring for a Hitachi SH772
58 Select 7724 SolutionEngine if configuring for a Hitachi SH7724
67 Select 7751 SolutionEngine if configuring for a Hitachi SH7751
76 Select 7780 SolutionEngine if configuring for a Renesas SH7780
84 Select 7343 SolutionEngine if configuring for a Hitachi
93 Select HP6XX if configuring for a HP jornada HP6xx.
[all …]
/linux-3.3/arch/powerpc/platforms/embedded6xx/
DKconfig15 Select LINKSTATION if configuring for one of PPC- (MPC8241)
30 Select STORCENTER if configuring for the iomega StorCenter
41 Select MPC7448HPC2 if configuring for Freescale MPC7448HPC2 (Taiga)
51 Select PPC_HOLLY if configuring for an IBM 750GX/CL Eval
111 Select GAMECUBE if configuring for the Nintendo GameCube.
119 Select WII if configuring for the Nintendo Wii.
/linux-3.3/drivers/ata/
Dpata_artop.c87 * @ap: Port whose timings we are configuring
114 * @ap: Port whose timings we are configuring
115 * @adev: Device we are configuring
142 * @ap: Port whose timings we are configuring
143 * @adev: Device we are configuring
168 * @ap: Port whose timings we are configuring
169 * @adev: Device we are configuring
195 * @ap: Port whose timings we are configuring
196 * @adev: Device whose timings we are configuring
234 * @ap: Port whose timings we are configuring
[all …]
Dpata_sis.c216 * @ap: Port whose timings we are configuring
217 * @adev: Device we are configuring for.
254 * @ap: Port whose timings we are configuring
255 * @adev: Device we are configuring for.
279 * @ap: Port whose timings we are configuring
280 * @adev: Device we are configuring for.
326 * @ap: Port whose timings we are configuring
365 * @ap: Port whose timings we are configuring
405 * @ap: Port whose timings we are configuring
439 * @ap: Port whose timings we are configuring
[all …]
Dpata_oldpiix.c55 * @ap: Port whose timings we are configuring
56 * @adev: Device whose timings we are configuring
117 * @ap: Port whose timings we are configuring
Dpata_it8213.c66 * @ap: Port whose timings we are configuring
67 * @adev: Device whose timings we are configuring
130 * @ap: Port whose timings we are configuring
Dpata_sch.c101 * @ap: Port whose timings we are configuring
130 * @ap: Port whose timings we are configuring
Dpata_ns87415.c41 * @ap: Port whose timings we are configuring
42 * @adev: Device whose timings we are configuring
99 * @ap: Port whose timings we are configuring
/linux-3.3/drivers/net/ethernet/intel/
DKconfig46 More specific information on configuring the driver is in
67 More specific information on configuring the driver is in
108 More specific information on configuring the driver is in
138 More specific information on configuring the driver is in
160 More specific information on configuring the driver is in
219 More specific information on configuring the driver is in
/linux-3.3/arch/arm/plat-samsung/include/plat/
Dgpio-cfg-helpers.h66 * bit configuring the presence of a pull-up resistor.
78 * bit configuring the presence of a pull-down resistor.
92 * bits configuring the presence of a pull resistor, in the following
143 * bits configuring the presence of a pull resistor, in the following
/linux-3.3/Documentation/sound/oss/
DREADME.OSS197 for instructions about configuring and compiling kernel. File Readme.cards
198 contains card specific instructions for configuring this driver for
223 Readme.cards for info about configuring the driver with your card. Also
229 Configuring version 3.8 (for Linux) with some common sound cards
232 This document describes configuring sound cards with the freeware version of
241 you can use the information included in soundon.log when configuring OSS/Free.
249 When configuring the sound driver, you should carefully
334 Configuring PnP cards
338 soft configuring their I/O, IRQ, DMA and shared memory resources.
390 support in the driver. Detailed instructions for configuring these cards
[all …]
DESS186820 For configuring the sound card's I/O addresses, IRQ and DMA, here is a
42 After configuring the sound card via isapnp, to use the card you must load
/linux-3.3/drivers/net/ethernet/neterion/
DKconfig27 More specific information on configuring the driver is in
40 More specific information on configuring the driver is in
/linux-3.3/Documentation/filesystems/nfs/
Dknfsd-stats.txt75 configuring more nfsd threads will probably improve the performance
78 many nfsd threads which want to run but cannot, so configuring more
117 If this pattern is seen, configuring more nfsd threads will *not*
Didmapper.txt12 NFS_USE_NEW_IDMAPPER must be selected when configuring the kernel to use this
16 Configuring
D00-INDEX22 - information for configuring request-keys to be used by idmapper
/linux-3.3/Documentation/networking/
Dbonding.txt42 3. Configuring Bonding Devices
45 3.1.2 Configuring Multiple Bonds with Sysconfig
48 3.2.2 Configuring Multiple Bonds with Initscripts
49 3.3 Configuring Bonding Manually with Ifenslave
50 3.3.1 Configuring Multiple Bonds Manually
51 3.4 Configuring Bonding Manually via Sysfs
65 7.2 Configuring Multiple ARP Targets
77 11. Configuring Bonding for High Availability
83 12. Configuring Bonding for Maximum Throughput
109 have need to compile bonding from source (e.g., configuring and
[all …]
Dalias.txt31 o Alias (re-)configuring
/linux-3.3/drivers/crypto/
Dixp4xx_crypto.c187 atomic_t configuring; member
401 if (atomic_dec_and_test(&ctx->configuring)) in one_packet()
407 if (atomic_dec_and_test(&ctx->configuring)) in one_packet()
570 atomic_set(&ctx->configuring, 0); in init_tfm()
650 atomic_inc(&ctx->configuring); in register_chain_var()
725 atomic_inc(&ctx->configuring); in gen_rev_aes_key()
833 atomic_inc(&ctx->configuring); in ablk_setkey()
856 if (!atomic_dec_and_test(&ctx->configuring)) in ablk_setkey()
893 if (atomic_read(&ctx->configuring)) in ablk_perform()
1017 if (atomic_read(&ctx->configuring)) in aead_perform()
[all …]
/linux-3.3/arch/arm/plat-pxa/include/plat/
Dmfp.h464 * mfp_config() - for configuring a group of MFPR registers
465 * mfp_config_lpm() - configuring all low power MFPR registers for suspend
466 * mfp_config_run() - configuring all run time MFPR registers after resume
/linux-3.3/Documentation/devicetree/bindings/powerpc/fsl/
Dcache_sram.txt4 option of configuring a part of (or full) cache memory
/linux-3.3/net/dcb/
DKconfig5 This enables support for configuring Data Center Bridging (DCB)
/linux-3.3/Documentation/ia64/
DREADME21 CONFIGURING the kernel:
/linux-3.3/include/linux/input/
Dsamsung-keypad.h31 * for the device driver to use or call-back when configuring gpio.
/linux-3.3/Documentation/cpu-freq/
Dcpufreq-stats.txt15 3. Configuring cpufreq-stats
99 3. Configuring cpufreq-stats

12345678910>>...13