Home
last modified time | relevance | path

Searched refs:both (Results 1 – 25 of 79) sorted by relevance

1234

/arch/blackfin/include/asm/
Dgpio.h117 unsigned short both; member
155 unsigned short both; member
/arch/sparc/kernel/
Dunaligned_32.c26 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()
Dunaligned_64.c35 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/
DKconfig30 both dual and quad socket upgrade cards.
/arch/blackfin/kernel/
Dbfin_gpio.c371 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/
DMakefile57 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
116 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/arch/c6x/lib/
Ddivu.S28 ;; 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
Ddivremu.S24 ;; 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
Ddivi.S28 ;; while both divi and remi call into divu.
Dremi.S28 ;; while both divi and remi call into divu.
/arch/powerpc/kernel/vdso64/
DMakefile14 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/arch/powerpc/kernel/vdso32/
DMakefile21 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/arch/s390/kernel/vdso32/
DMakefile16 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/arch/s390/kernel/vdso64/
DMakefile16 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/arch/arm/include/debug/
Dsa1100.S46 @ clear top bits, and generate both phys and virt addresses
/arch/mips/sgi-ip27/
DTODO18 received on both Cpu A and B. (ip27_do_irq()/bridge_startup())
/arch/microblaze/
DKconfig.platform15 fine if both source and destination are aligned on the same
/arch/metag/lib/
Dmemmove.S92 ! both aligned
120 ! combine the both
253 ! both aligned
/arch/arc/kernel/
Dentry-compact.S177 ; 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/
DKconfig.char42 lines to host pseudo-terminals. Access to both traditional
52 lines to host terminals. Access to both virtual consoles
/arch/powerpc/boot/dts/
Dps3.dts51 * here so we can bring up both of ours. See smp_setup_cpu_maps().
/arch/tile/include/asm/
Dprocessor.h321 # error Fix assumptions that EX1 macros work for both PL0 and PL1
/arch/cris/arch-v10/kernel/
Dhead.S462 ; 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/
Dkimagerescue.S81 move.b $r0, [SERBAUD] ; 115.2kbaud for both transmit
/arch/arm/mach-pxa/include/mach/
Dpxa27x-udc.h5 #error You cannot include both PXA25x and PXA27x UDC support

1234