Home
last modified time | relevance | path

Searched refs:higher (Results 1 – 25 of 214) sorted by relevance

123456789

/linux-3.4.99/arch/h8300/
DREADME25 gcc-3.1 or higher and patch
27 binutils-2.12 or higher
28 gdb-5.2 or higher
/linux-3.4.99/arch/powerpc/platforms/wsp/
Dscom_smp.c186 u32 higher = (val >> 32) & 0xffff; in a2_scom_setgpr() local
196 if (higher) { in a2_scom_setgpr()
198 rc |= a2_scom_ram(scom, thread, oris | higher, oext); in a2_scom_setgpr()
200 rc |= a2_scom_ram(scom, thread, li | higher, lext); in a2_scom_setgpr()
203 if (highest || higher) in a2_scom_setgpr()
207 if (highest || higher) in a2_scom_setgpr()
213 if (highest || higher || high) in a2_scom_setgpr()
/linux-3.4.99/arch/x86/power/
Dhibernate_asm_32.S35 jecxz 1f # cr4 Pentium and higher, skip if zero
65 jecxz 1f # cr4 Pentium and higher, skip if zero
/linux-3.4.99/net/lapb/
DKconfig12 it is used to transport higher level protocols (mostly X.25 Packet
13 Layer, the higher part of X.25, but others are possible as well).
/linux-3.4.99/arch/powerpc/platforms/maple/
Dpci.c39 static int __init fixup_one_level_bus_range(struct device_node *node, int higher) in fixup_one_level_bus_range() argument
53 if (bus_range[1] > higher) in fixup_one_level_bus_range()
54 higher = bus_range[1]; in fixup_one_level_bus_range()
56 higher = fixup_one_level_bus_range(node->child, higher); in fixup_one_level_bus_range()
58 return higher; in fixup_one_level_bus_range()
/linux-3.4.99/Documentation/cpu-freq/
Duser-guide.txt103 BF522, BF523, BF524, BF525, BF526, BF527, Rev 0.1 or higher
104 BF531, BF532, BF533, Rev 0.3 or higher
105 BF534, BF536, BF537, Rev 0.2 or higher
106 BF561, Rev 0.3 or higher
107 BF542, BF544, BF547, BF548, BF549, Rev 0.1 or higher
/linux-3.4.99/Documentation/
Drt-mutex.txt18 A low priority owner of a rt-mutex inherits the priority of a higher
67 by it (bit 0 is cleared) a competing higher priority thread can "steal"
73 optimization the higher-prio thread would ping-pong to the lower-prio
Drt-mutex-design.txt23 Priority inversion is when a lower priority process executes while a higher
37 meantime, B executes, and since B is of a higher priority than C, it preempts C,
38 but by doing so, it is in fact preempting A which is a higher priority process.
163 also call it the Top of the chain) must be equal to or higher in priority
372 task's own normal priority, or if a process of a higher priority is waiting on
373 a mutex owned by the task, then that higher priority should be returned.
376 to compare the top pi waiter to its own normal priority, and return the higher
382 of higher priority than a "prio" of 10.)
391 or decrease the priority of the task. In the case that a higher priority
393 would increase/boost the task's priority. But if a higher priority task
[all …]
/linux-3.4.99/Documentation/filesystems/
Decryptfs.txt23 1.0 or higher), obtainable from
70 then behavior is undefined. Do not run eCryptfs in higher verbosity
/linux-3.4.99/Documentation/hwmon/
Dadt746261 point2: Set the pwm speed at a higher temperature bound.
63 The ADT7462 will scale the pwm between the lower and higher pwm speed when
Dadt747060 point2: Set the pwm speed at a higher temperature bound.
62 The ADT7470 will scale the pwm between the lower and higher pwm speed when
Dlm7565 gets higher then the Overtemperature Shutdown value; it stays on until
82 higher resolution) are not currently supported by the driver.
Dw83627ehf59 configurable. temp4 and higher attributes are only reported if its temperature
65 degC for temp1 and and 0.5 degC for temp2 and temp3. For temp4 and higher,
67 An alarm is triggered when the temperature gets higher than high limit;
138 fan speed increases (temp is higher) or decreases if lower than desired.
Dadt747599 point2: Set the PWM speed at the higher temperature bound
101 The ADT747x will scale the PWM linearly between the lower and higher PWM
/linux-3.4.99/drivers/staging/media/solo6x10/
DTODO17 * allow for higher level of interval (for < 1 fps)
/linux-3.4.99/arch/powerpc/platforms/powermac/
Dpci.c62 static int __init fixup_one_level_bus_range(struct device_node *node, int higher) in fixup_one_level_bus_range() argument
76 if (bus_range[1] > higher) in fixup_one_level_bus_range()
77 higher = bus_range[1]; in fixup_one_level_bus_range()
79 higher = fixup_one_level_bus_range(node->child, higher); in fixup_one_level_bus_range()
81 return higher; in fixup_one_level_bus_range()
/linux-3.4.99/Documentation/development-process/
D8.Conclusion70 kernel. Getting code into the mainline is the key to higher code quality,
71 lower maintenance and distribution costs, a higher level of influence over
/linux-3.4.99/Documentation/video4linux/cx2341x/
Dfw-decoder-regs.txt195 the on screen image will move left & wrap around higher up on the right.
206 planes. The higher the value, the greater the shift to the left. Use
290 Appears to affect the osd position stability. The higher the value the
350 Controls field output vertical alignment. The higher the number, the lower
379 Controls field output vertical alignment. The higher the number, the lower
581 These two registers shift the Y plane up. The higher the number, the
591 These two registers shift the UV plane up. The higher the number, the
/linux-3.4.99/drivers/usb/image/
DKconfig13 and higher (look at <http://www.gphoto.org/>).
/linux-3.4.99/net/wanrouter/
DKconfig11 distances with data transfer rates significantly higher than those
/linux-3.4.99/arch/m32r/mm/
Dmmu.S323 seth r0, #high(MMU_REG_BASE) ; Set MMU_REG_BASE higher
331 seth r0, #high(ITLB_BASE) ; Set ITLB_BASE higher
333 seth r1, #high(DTLB_BASE) ; Set DTLB_BASE higher
/linux-3.4.99/net/econet/
DKconfig11 Econet network cards. AUN is an implementation of the higher level
/linux-3.4.99/arch/mn10300/
DKconfig397 comment "[!] NOTE: A lower number/level indicates a higher priority (0 is highest, 6 is lowest)"
400 comment "The following must be set to a higher priority than local_irq_disable() and on-chip serial"
412 comment "The following must be set to a higher priority than local_irq_disable()"
434 (a lower level indicates a higher priority) by lowering the value in
/linux-3.4.99/fs/jbd/
DKconfig28 number between 1 and 5, the higher the number, the more debugging
/linux-3.4.99/fs/jbd2/
DKconfig31 number between 1 and 5. The higher the number, the more debugging

123456789