Home
last modified time | relevance | path

Searched refs:slow (Results 1 – 25 of 27) sorted by relevance

12

/arch/powerpc/sysdev/qe_lib/
Ducc.c62 case 0: guemr = &qe_immr->ucc1.slow.guemr; in ucc_set_type()
64 case 1: guemr = &qe_immr->ucc2.slow.guemr; in ucc_set_type()
66 case 2: guemr = &qe_immr->ucc3.slow.guemr; in ucc_set_type()
68 case 3: guemr = &qe_immr->ucc4.slow.guemr; in ucc_set_type()
70 case 4: guemr = &qe_immr->ucc5.slow.guemr; in ucc_set_type()
72 case 5: guemr = &qe_immr->ucc6.slow.guemr; in ucc_set_type()
74 case 6: guemr = &qe_immr->ucc7.slow.guemr; in ucc_set_type()
76 case 7: guemr = &qe_immr->ucc8.slow.guemr; in ucc_set_type()
DKconfig9 This option provides qe_lib support to UCC slow
/arch/ia64/
DKconfig.debug43 bool "Turn on compare-and-exchange bug checking (slow!)"
47 compare-and-exchange instructions. This is slow! Itaniums
52 bool "Turn on irq debug checks (slow!)"
57 problems, but slow! If you're unsure, select N.
/arch/powerpc/mm/
Dgup.c155 goto slow; in get_user_pages_fast()
159 goto slow; in get_user_pages_fast()
161 goto slow; in get_user_pages_fast()
172 slow: in get_user_pages_fast()
/arch/arm/mach-kirkwood/include/mach/
Dleds-ns2.h18 unsigned slow; member
/arch/sparc/mm/
Dgup.c148 goto slow; in get_user_pages_fast()
150 goto slow; in get_user_pages_fast()
161 slow: in get_user_pages_fast()
/arch/s390/mm/
Dgup.c203 goto slow; in get_user_pages_fast()
205 goto slow; in get_user_pages_fast()
214 slow: in get_user_pages_fast()
/arch/sh/mm/
Dgup.c239 goto slow; in get_user_pages_fast()
241 goto slow; in get_user_pages_fast()
251 slow: in get_user_pages_fast()
/arch/mips/mm/
Dgup.c287 goto slow; in get_user_pages_fast()
289 goto slow; in get_user_pages_fast()
295 slow: in get_user_pages_fast()
/arch/x86/mm/
Dgup.c359 goto slow; in get_user_pages_fast()
361 goto slow; in get_user_pages_fast()
371 slow: in get_user_pages_fast()
/arch/avr32/include/asm/
Dio.h107 #define __BUILD_IOPORT_SINGLE(pfx, bwl, type, p, slow) \ argument
119 slow; \
132 slow; \
/arch/arm/mach-kirkwood/
Dd2net_v2-setup.c140 .slow = D2NET_V2_GPIO_BLUE_LED_SLOW,
Dnetspace_v2-setup.c123 .slow = NETSPACE_V2_GPIO_BLUE_LED_SLOW,
/arch/mips/include/asm/
Dio.h379 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
396 slow; \
409 slow; \
/arch/sh/include/asm/
Dio.h157 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
165 slow; \
175 slow; \
/arch/mn10300/kernel/
Dmn10300-serial-low.S94 movhu d2,(a2) # request a slow interrupt
159 movhu d2,(a2) # request a slow interrupt
/arch/sh/lib/
Dmemset-sh4.S38 cmp/gt r6,r0 ! (MT) 64 > len => slow loop
Dchecksum.S225 bf 3f ! Different alignments, use slow version
227 bf 3f ! If not, do it the slow way
/arch/sh/
DKconfig.debug75 If running in painfully slow environments, such as an RTL
/arch/alpha/lib/
Dev6-memcpy.S38 bne $1, $misaligned # U : Nope - gotta do this the slow way
/arch/cris/arch-v32/mm/
Dmmu.S174 ;; Keep it simple (slow), save all the regs.
/arch/powerpc/include/asm/
Dimmap_qe.h293 struct ucc_slow slow; member
/arch/m68k/q40/
DREADME21 it can make the floppy very slow or practically stop. Other Q40 OS' simply
/arch/m68k/fpsp040/
Dskeleton.S405 | then just do a dumb (and slow) memory move. In a UNIX environment
/arch/arm/mach-at91/
DKconfig497 When only that slow-clock is available, some peripherals lose

12