Searched refs:higher (Results 1 - 24 of 24) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/maple/
H A Dpci.c39 static int __init fixup_one_level_bus_range(struct device_node *node, int higher) argument
53 if (bus_range[1] > higher)
54 higher = bus_range[1];
56 higher = fixup_one_level_bus_range(node->child, higher);
58 return higher;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dpci.c63 static int __init fixup_one_level_bus_range(struct device_node *node, int higher) argument
77 if (bus_range[1] > higher)
78 higher = bus_range[1];
80 higher = fixup_one_level_bus_range(node->child, higher);
82 return higher;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dprocessor_idle.c645 struct acpi_processor_cx *higher = NULL; local
699 if (higher) {
700 cx->promotion.state = higher;
706 if (higher->type == ACPI_STATE_C3)
710 higher = cx;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/mm/
H A Dmmu.S319 seth r0, #high(MMU_REG_BASE) ; Set MMU_REG_BASE higher
327 seth r0, #high(ITLB_BASE) ; Set ITLB_BASE higher
329 seth r1, #high(DTLB_BASE) ; Set DTLB_BASE higher
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/boot/
H A Dsetup.S124 seth r0, #high(MMU_REG_BASE) ; Set MMU_REG_BASE higher
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/contrib/printing/
H A Dadd_netatalk_printer182 echo "You're running SunOS 5.6 or higher... skipping 'sacadm' and 'pmadm'"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dstackframe.h96 daddiu k1, %higher(kernelsp)
121 daddiu k1, %higher(kernelsp)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dstackframe.h96 daddiu k1, %higher(kernelsp)
121 daddiu k1, %higher(kernelsp)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/printing/
H A Dadd_netatalk_printer182 echo "You're running SunOS 5.6 or higher... skipping 'sacadm' and 'pmadm'"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_windows90 \ * higher warning levels cleanly.\\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dinffas32.asm22 ; For Visual C++ 4.x and higher and ML 6.x and higher
H A Dgvmat32.asm10 ; For Visual C++ 4.x and higher and ML 6.x and higher
31 ; if you have a more modern CPU (Pentium Pro, II and higher)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-i386/
H A Dchecksum.S203 notl %ecx # 1->2, 2->1, 3->0, higher bits are masked
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/lib/
H A Dchecksum.S251 notl %ecx # 1->2, 2->1, 3->0, higher bits are masked
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dinffas32.asm22 ; For Visual C++ 4.x and higher and ML 6.x and higher
H A Dgvmat32.asm10 ; For Visual C++ 4.x and higher and ML 6.x and higher
31 ; if you have a more modern CPU (Pentium Pro, II and higher)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/
H A Dos.S307 | and there are no other higher priority exceptions pending for this instruction
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dppc_asm.h226 ori (reg),(reg),(expr)@higher; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-usermod589 Creates rid and primaryGroupID in hex instead of decimal (for Samba 2.2.2 unpatched only - higher versions always use decimal)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/lib/
H A Dmemcpy-sh4.S201 ! However the penalty for getting it 'wrong' is much higher for long word
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dentry.S438 movq %rax,RAX(%rsp) # fixme, this could be done at the higher layer
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex266 \varname{[ch]} is provided by the higher level decoding
H A D01-introduction.tex23 lower and higher sample rates (from 8kHz telephony to 192kHz digital
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/
H A Dconfigure4923 /* Ensure this is glibc 2.2 or higher */
4934 /* Ensure this is kernel 2.4 or higher */
[all...]

Completed in 171 milliseconds