Searched refs:both (Results 1 – 25 of 79) sorted by relevance
1234
/arch/blackfin/include/asm/ |
D | gpio.h | 117 unsigned short both; member 155 unsigned short both; member
|
/arch/sparc/kernel/ |
D | unaligned_32.c | 26 both, /* Swap, ldstub, etc. */ enumerator 40 return both; in decode_direction() 244 if(!ok_for_kernel(insn) || dir == both) { in kernel_unaligned_trap() 357 case both: in user_unaligned_trap()
|
D | unaligned_64.c | 35 both, /* Swap, ldstub, cas, ... */ enumerator 50 return both; in decode_direction() 326 if (!ok_for_kernel(insn) || dir == both) { in kernel_unaligned_trap()
|
/arch/powerpc/platforms/powermac/ |
D | Kconfig | 30 both dual and quad socket upgrade cards.
|
/arch/blackfin/kernel/ |
D | bfin_gpio.c | 371 SET_GPIO(both) /* set_gpio_both() */ in SET_GPIO() 430 SET_GPIO_P(both) 456 GET_GPIO(both) 483 GET_GPIO_P(both) 585 gpio_bank_saved[bank].both = gpio_array[bank]->both; in bfin_gpio_pm_hibernate_suspend() 623 gpio_array[bank]->both = gpio_bank_saved[bank].both; in bfin_gpio_pm_hibernate_restore()
|
/arch/tile/kernel/vdso/ |
D | Makefile | 57 $(call cc-ldoption, -Wl$(comma)--hash-style=both) 116 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
|
/arch/c6x/lib/ |
D | divu.S | 28 ;; while both divi and remi call into divu. 41 ;; gives us both a shift count for aligning (shifting) the divisor 44 ;; At the end, we have both the remainder and most of the quotient
|
D | divremu.S | 24 ;; gives us both a shift count for aligning (shifting) the divisor 27 ;; At the end, we have both the remainder and most of the quotient
|
D | divi.S | 28 ;; while both divi and remi call into divu.
|
D | remi.S | 28 ;; while both divi and remi call into divu.
|
/arch/powerpc/kernel/vdso64/ |
D | Makefile | 14 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
|
/arch/powerpc/kernel/vdso32/ |
D | Makefile | 21 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
|
/arch/s390/kernel/vdso32/ |
D | Makefile | 16 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
|
/arch/s390/kernel/vdso64/ |
D | Makefile | 16 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
|
/arch/arm/include/debug/ |
D | sa1100.S | 46 @ clear top bits, and generate both phys and virt addresses
|
/arch/mips/sgi-ip27/ |
D | TODO | 18 received on both Cpu A and B. (ip27_do_irq()/bridge_startup())
|
/arch/microblaze/ |
D | Kconfig.platform | 15 fine if both source and destination are aligned on the same
|
/arch/metag/lib/ |
D | memmove.S | 92 ! both aligned 120 ! combine the both 253 ! both aligned
|
/arch/arc/kernel/ |
D | entry-compact.S | 177 ; But both L1 and L2 re-enabled, so another L1 can be taken 182 ; L2 interrupting L1 implies both L2 and L1 active 183 ; However both A2 and A1 are NOT set in STATUS32, thus
|
/arch/um/ |
D | Kconfig.char | 42 lines to host pseudo-terminals. Access to both traditional 52 lines to host terminals. Access to both virtual consoles
|
/arch/powerpc/boot/dts/ |
D | ps3.dts | 51 * here so we can bring up both of ours. See smp_setup_cpu_maps().
|
/arch/tile/include/asm/ |
D | processor.h | 321 # error Fix assumptions that EX1 macros work for both PL0 and PL1
|
/arch/cris/arch-v10/kernel/ |
D | head.S | 462 ; 115.2kbaud for both transmit and receive 496 ; 115.2kbaud for both transmit and receive 531 ; 115.2kbaud for both transmit and receive 567 ; 115.2kbaud for both transmit and receive
|
/arch/cris/boot/rescue/ |
D | kimagerescue.S | 81 move.b $r0, [SERBAUD] ; 115.2kbaud for both transmit
|
/arch/arm/mach-pxa/include/mach/ |
D | pxa27x-udc.h | 5 #error You cannot include both PXA25x and PXA27x UDC support
|
1234