Searched refs:down (Results 1 – 25 of 45) sorted by relevance
12
/arch/arm/mach-s3c2410/ |
D | sleep.S | 53 orr r8, r8, #S3C2410_MISCCR_SDSLEEP @ SDRAM power-down signals 54 orr r9, r9, #S3C2410_CLKCON_POWER @ power down command 65 streq r8, [ r5 ] @ SDRAM power-down config
|
/arch/mn10300/mm/ |
D | cache-mn10300.S | 55 # and wait for it to calm down 106 # and wait for it to calm down 156 # addr down 193 # and wait for it to calm down
|
/arch/mn10300/lib/ |
D | memmove.S | 29 # work top down 91 # cut 4-7 words down to 0-3
|
D | do_csum.S | 93 # cut 16-31 bytes down to 0-15 144 # compress the checksum down to 16 bits
|
D | memset.S | 69 # cut 4-7 words down to 0-3
|
D | memcpy.S | 75 # cut 4-7 words down to 0-3
|
/arch/m32r/boot/compressed/ |
D | head.S | 71 ; R4 = BSS size in longwords (rounded down) 104 srli r4, #2 ; R4 = BSS size in longwords (rounded down)
|
/arch/sparc/ |
D | Kconfig.debug | 16 This option will slow down process creation somewhat.
|
/arch/um/ |
D | Kconfig.debug | 39 This option will slow down process creation and destruction somewhat.
|
/arch/m32r/ |
D | Kconfig.debug | 19 This option will slow down process creation somewhat.
|
/arch/cris/include/arch-v32/arch/hwregs/ |
D | dma.h | 32 } down; member
|
/arch/m32r/kernel/ |
D | head.S | 55 ; R4 = BSS size in longwords (rounded down) 85 srli r4, #2 ; R4 = BSS size in longwords (rounded down)
|
/arch/mips/ |
D | Kconfig.debug | 26 This option will slow down process creation somewhat.
|
/arch/ia64/ |
D | Kconfig.debug | 56 and restore instructions. It's useful for tracking down spinlock
|
/arch/sh/ |
D | Kconfig.debug | 17 on-board Ethernet interface, and shut down the hardware). Note this 81 This option will slow down process creation somewhat.
|
/arch/cris/arch-v32/mach-fs/ |
D | dram_init.S | 62 lsrq 1, $r4 ; 16 bits. Shift down value.
|
/arch/cris/arch-v10/lib/ |
D | dram_init.S | 84 lsrq 1, $r2 ; 16 bits. Shift down value.
|
/arch/frv/mm/ |
D | tlb-flush.S | 170 # round the start down to beginning of TLB line and end up to beginning of next TLB line
|
/arch/arm/mach-omap2/ |
D | sram243x.S | 169 moveq r9, #0x1 @ if speed down, post down, drop volt
|
D | sram242x.S | 169 moveq r9, #0x1 @ if speed down, post down, drop volt
|
/arch/frv/kernel/ |
D | head.S | 566 # - GR8 and GR9 should be rounded up/down to the nearest megabyte before calling 581 sub gr9,gr4,gr9 ; move uncovered top down
|
/arch/blackfin/ |
D | Kconfig.debug | 19 This option will slow down process creation somewhat. 32 useful to developers and kernel hackers when tracking down problems,
|
/arch/arm/ |
D | Kconfig.debug | 41 information is useful to kernel hackers when tracking down problems,
|
/arch/arm/mach-omap1/ |
D | sleep.S | 150 @ work around errata of OMAP1510 PDE bit for TC shut down
|
/arch/sh/mm/ |
D | Kconfig | 85 in process space, and subsequently handing down the entry point
|
12