Home
last modified time | relevance | path

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

12

/arch/arm/boot/dts/
Dkirkwood-rd88f6281-a.dts11 * higher stepping of the SoC. The ethernet switch does not have a
19 model = "Marvell RD88f6281 Reference design, with A0 or higher SoC";
Dexynos4412-prime.dtsi13 * Exynos4412 Prime SoC revision supports higher CPU frequencies than
Domap-gpmc-smsc9221.dtsi6 * or smsc 9218) has faster timings, leading to higher
Darmada-388-gp.dts208 * A388-GP board v1.5 and higher replace
Dsun6i-a31.dtsi528 * might need a higher signal drive strength
550 * and need a higher signal drive strength
/arch/x86/power/
Dhibernate_asm_32.S36 jecxz 1f # cr4 Pentium and higher, skip if zero
66 jecxz 1f # cr4 Pentium and higher, skip if zero
/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()
/arch/arc/
DKconfig.debug13 on the VM subsystem for higher order allocations.
/arch/arm/crypto/
DMakefile27 $(warning These CRC Extensions modules need binutils 2.23 or higher)
37 $(warning These ARMv8 Crypto Extensions modules need binutils 2.23 or higher)
/arch/powerpc/platforms/powermac/
Dpci.c63 static int __init fixup_one_level_bus_range(struct device_node *node, int higher) in fixup_one_level_bus_range() argument
77 if (bus_range[1] > higher) in fixup_one_level_bus_range()
78 higher = bus_range[1]; in fixup_one_level_bus_range()
80 higher = fixup_one_level_bus_range(node->child, higher); in fixup_one_level_bus_range()
82 return higher; in fixup_one_level_bus_range()
/arch/metag/
DKconfig.debug17 on the VM subsystem for higher order allocations. This option
/arch/m32r/mm/
Dmmu.S324 seth r0, #high(MMU_REG_BASE) ; Set MMU_REG_BASE higher
332 seth r0, #high(ITLB_BASE) ; Set ITLB_BASE higher
334 seth r1, #high(DTLB_BASE) ; Set DTLB_BASE higher
/arch/mn10300/
DKconfig400 comment "[!] NOTE: A lower number/level indicates a higher priority (0 is highest, 6 is lowest)"
403 comment "The following must be set to a higher priority than local_irq_disable() and on-chip serial"
415 comment "The following must be set to a higher priority than local_irq_disable()"
437 (a lower level indicates a higher priority) by lowering the value in
/arch/m32r/boot/
Dsetup.S125 seth r0, #high(MMU_REG_BASE) ; Set MMU_REG_BASE higher
/arch/powerpc/kernel/
Dtm.S132 li r7, (MSR_TS_S)@higher
455 li r5, (MSR_TS_MASK)@higher
/arch/mips/include/asm/
Dstackframe.h124 daddiu k1, %higher(kernelsp)
173 daddiu k1, %higher(kernelsp)
/arch/mips/kernel/
Dgenex.S204 daddiu k1, %higher(irq_stack)
316 daddiu k1, %higher(irq_stack)
/arch/x86/um/
Dchecksum_32.S205 notl %ecx # 1->2, 2->1, 3->0, higher bits are masked
/arch/sh/
DKconfig.debug39 on the VM subsystem for higher order allocations. This option
/arch/um/
DKconfig.um10 Additionally, this option enables using higher memory spaces (up to
/arch/cris/arch-v10/drivers/
DKconfig23 Select this to have the serial DMAs flushed at a higher rate than
32 Select this to have the serial DMAs flushed at a higher rate than
/arch/x86/lib/
Dchecksum_32.S238 notl %ecx # 1->2, 2->1, 3->0, higher bits are masked
/arch/mips/
DKconfig2149 Using 8kB page size will result in higher performance kernel at
2150 the price of higher memory consumption. This option is available
2158 Using 16kB page size will result in higher performance kernel at
2159 the price of higher memory consumption. This option is available on
2168 Using 32kB page size will result in higher performance kernel at
2169 the price of higher memory consumption. This option is available
2177 Using 64kB page size will result in higher performance kernel at
2178 the price of higher memory consumption. This option is available on
/arch/powerpc/include/asm/
Dppc_asm.h323 ori reg,reg,(expr)@higher; \
/arch/sh/lib/
Dmemcpy-sh4.S202 ! However the penalty for getting it 'wrong' is much higher for long word

12