Home
last modified time | relevance | path

Searched full:initial (Results 1 – 25 of 2216) sorted by relevance

12345678910>>...89

/linux-3.3/usr/
DKconfig32 owned by user root in the initial ramdisk image.
44 owned by group root in the initial ramdisk image.
49 bool "Support initial ramdisks compressed using gzip" if EXPERT
54 Support loading of a gzip encoded initial ramdisk or cpio buffer.
58 bool "Support initial ramdisks compressed using bzip2" if EXPERT
63 Support loading of a bzip2 encoded initial ramdisk or cpio buffer
67 bool "Support initial ramdisks compressed using LZMA" if EXPERT
72 Support loading of a LZMA encoded initial ramdisk or cpio buffer
76 bool "Support initial ramdisks compressed using XZ" if EXPERT
81 Support loading of a XZ encoded initial ramdisk or cpio buffer.
[all …]
/linux-3.3/include/linux/hdlc/
Dioctl.h24 #define PARITY_CRC16_PR0 2 /* CRC16, initial value 0x0000 */
25 #define PARITY_CRC16_PR1 3 /* CRC16, initial value 0xFFFF */
26 #define PARITY_CRC16_PR0_CCITT 4 /* CRC16, initial 0x0000, ITU-T version */
27 #define PARITY_CRC16_PR1_CCITT 5 /* CRC16, initial 0xFFFF, ITU-T version */
28 #define PARITY_CRC32_PR0_CCITT 6 /* CRC32, initial value 0x00000000 */
29 #define PARITY_CRC32_PR1_CCITT 7 /* CRC32, initial value 0xFFFFFFFF */
/linux-3.3/arch/cris/arch-v32/mach-fs/
DKconfig104 Configures the initial data for the general port A bits. Most
126 Configures the initial data for the general port B bits. Most
148 Configures the initial data for the general port C bits. Most
170 Configures the initial data for the general port D bits. Most
192 Configures the initial data for the general port E bits. Most
211 Configures the initial data for the virtual general port V bits.
/linux-3.3/arch/mn10300/kernel/
Dinit_task.c1 /* MN10300 Initial task definitions
24 * Initial thread structure.
34 * Initial task structure.
/linux-3.3/drivers/pci/
Diov.c213 for (i = iov->initial; i < iov->nr_virtfn; i++) { in sriov_migration_task()
241 if (nr_virtfn <= iov->initial) in sriov_enable_migration()
282 u16 offset, stride, initial; in sriov_enable() local
294 pci_read_config_word(dev, iov->pos + PCI_SRIOV_INITIAL_VF, &initial); in sriov_enable()
295 if (initial > iov->total || in sriov_enable()
296 (!(iov->cap & PCI_SRIOV_CAP_VFM) && (initial != iov->total))) in sriov_enable()
300 (!(iov->cap & PCI_SRIOV_CAP_VFM) && (nr_virtfn > initial))) in sriov_enable()
356 iov->initial = initial; in sriov_enable()
357 if (nr_virtfn < initial) in sriov_enable()
358 initial = nr_virtfn; in sriov_enable()
[all …]
/linux-3.3/arch/cris/kernel/
Dprocess.c33 * Initial task structure. Make this a per-architecture thing,
35 * alignment requirements and potentially different initial
42 * Initial thread structure.
52 * Initial task structure.
/linux-3.3/Documentation/arm/SA1100/
DItsy9 Notes on initial 2.4 Itsy support (8/27/2000) :
11 64 Meg of DRAM and 32 Meg of Flash. The initial work includes support for
27 ("p 1 0x00340000"). Finally flash an initial ramdisk into 0xC8000000
/linux-3.3/Documentation/arm/
DPorting3 Initial definitions
35 The initial part of the kernel is carefully coded to be position
39 Physical address to place the initial RAM disk. Only relevant if
44 Virtual address of the initial RAM disk. The following constraint
/linux-3.3/scripts/kconfig/
Dzconf.l112 BEGIN(INITIAL);
131 \n BEGIN(INITIAL); current_file->lineno++; return T_EOL;
147 BEGIN(INITIAL);
179 BEGIN(INITIAL);
183 BEGIN(INITIAL);
255 BEGIN(INITIAL);
/linux-3.3/arch/hexagon/lib/
Dmemset.S73 if !p0 jump 3f /* skip initial byte store */
81 3: /* skip initial byte store */
86 if !p0 jump 4f /* skip initial half store */
94 4: /* skip initial half store */
99 if !p0 jump 5f /* skip initial word store */
108 5: /* skip initial word store */
/linux-3.3/arch/cris/arch-v32/mach-a3/
DKconfig69 Configures the initial data for the general port A bits. Most
89 Configures the initial data for the general port B bits. Most
109 Configures the initial data for the general port C bits. Most
/linux-3.3/drivers/net/wireless/ath/ath5k/
Dinitvals.c2 * Initial register settings functions
27 * struct ath5k_ini - Mode-independent initial register writes
43 * struct ath5k_ini_mode - Mode specific initial register values
52 /* Initial register settings for AR5210 */
264 /* Initial register settings for AR5211 */
341 /* Initial Power table (32bytes)
390 /* Initial mode-specific settings for AR5211
465 /* Initial register settings for AR5212 and newer chips */
570 /* Initial rate duration table (32 entries )*/
676 /* Initial mode-specific settings for AR5212 (Written before ar5212_ini) */
[all …]
/linux-3.3/arch/cris/arch-v32/
DKconfig208 Configures the initial data for the general port A bits. Most
230 Configures the initial data for the general port B bits. Most
252 Configures the initial data for the general port C bits. Most
274 Configures the initial data for the general port D bits. Most
296 Configures the initial data for the general port E bits. Most
/linux-3.3/arch/sh/kernel/
Dhead_32.S82 mov r0, r15 ! Set initial r15 (stack pointer)
85 ldc r0, r7_bank ! ... and initial thread_info
90 * Reconfigure the initial PMB mappings setup by the hardware.
101 * our address space and the initial mappings may not map PAGE_OFFSET
155 * existing mappings that match the initial mappings VPN/PPN.
183 * If we've fallen through, continue with setting up the initial
Dinit_task.c14 * Initial thread structure.
24 * Initial task structure.
/linux-3.3/arch/x86/include/asm/
Dchecksum_64.h81 * @sum: initial sum to be added in (32bit unfolded)
107 * @sum: initial sum to be added in (32bit unfolded)
123 * @sum: initial sum to be added in (32bit unfolded)
168 * @sum: initial sum (32bit unfolded) to be added in
/linux-3.3/drivers/staging/tidspbridge/include/dspbridge/
Dsync.h41 * sync_init_event() - set initial state for a sync_event element
44 * Set the initial state for a sync_event element.
57 * This function reset to the initial state to @event.
/linux-3.3/arch/frv/kernel/
Dinit_task.c16 * Initial thread structure.
26 * Initial task structure.
/linux-3.3/arch/avr32/kernel/
Dinit_task.c19 * Initial thread structure. Must be aligned on an 8192-byte boundary.
25 * Initial task structure.
/linux-3.3/arch/blackfin/kernel/
Dinit_task.c16 * Initial task structure.
24 * Initial thread structure.
/linux-3.3/arch/powerpc/kernel/
Dinit_task.c13 * Initial thread structure.
23 * Initial task structure.
/linux-3.3/Documentation/devicetree/bindings/rtc/
Drtc-cmos.txt11 - ctrl-reg : Contains the initial value of the control register also
13 - freq-reg : Contains the initial value of the frequency register also
/linux-3.3/include/linux/
Datmmpc.h46 __u16 mpc_p4; /* MPC Initial Retry Time */
87 #define MPC_P4 5 /* MPC Initial Retry Time */
95 #define MPC_C2 60 /* Initial Keep-Alive Lifetime */
/linux-3.3/drivers/input/joystick/
Danalog.c129 int initial[4]; member
182 static void analog_decode(struct analog *analog, int *axes, int *initial, int buttons) in analog_decode() argument
189 if (axes[3] < ((initial[3] * ((i << 1) + 1)) >> 3)) { in analog_decode()
203 input_report_key(dev, analog_pads[0], axes[2] < (initial[2] >> 1)); in analog_decode()
205 input_report_key(dev, analog_pads[1], axes[3] < (initial[3] >> 1)); in analog_decode()
207 input_report_key(dev, analog_pads[2], axes[2] > (initial[2] + (initial[2] >> 1))); in analog_decode()
209 input_report_key(dev, analog_pads[3], axes[3] > (initial[3] + (initial[3] >> 1))); in analog_decode()
338 analog_decode(port->analog + i, port->axes, port->initial, port->buttons); in analog_poll()
509 analog_decode(analog, port->axes, port->initial, port->buttons); in analog_init_device()
580 port->initial[i] = port->axes[i]; in analog_init_masks()
/linux-3.3/arch/m32r/kernel/
Dinit_task.c17 * Initial thread structure.
27 * Initial task structure.

12345678910>>...89