Searched refs:both (Results 1 – 25 of 98) sorted by relevance
1234
/arch/sparc/kernel/ |
D | unaligned_32.c | 28 both, /* Swap, ldstub, etc. */ enumerator 42 return both; in decode_direction() 245 if(!ok_for_kernel(insn) || dir == both) { in kernel_unaligned_trap()
|
D | unaligned_64.c | 36 both, /* Swap, ldstub, cas, ... */ enumerator 51 return both; in decode_direction() 327 if (!ok_for_kernel(insn) || dir == both) { in kernel_unaligned_trap()
|
/arch/arm64/boot/dts/amd/ |
D | amd-seattle-xgbe-b.dtsi | 92 interrupts = /* Uses combined intr for both 108 interrupts = /* Uses combined intr for both
|
/arch/powerpc/platforms/powermac/ |
D | Kconfig | 33 both dual and quad socket upgrade cards.
|
/arch/arm/boot/dts/ |
D | sun8i-r16-nintendo-nes-classic.dts | 24 * UART0 is available on two ports: PB and PF, both are accessible.
|
D | aspeed-ast2500-evb.dts | 114 * host on both ports.
|
D | sun8i-h3-orangepi-pc.dts | 188 * however both the Armbian DVFS table and the official one 189 * have operating points with voltage under 1.1V, and both
|
D | gemini-dlink-dir-685.dts | 98 * For electrical reasons, both LEDs cannot be active 100 * one time. Enabling both makes the LED go dark. 101 * The LEDs both sit inside the unmount button and the
|
D | ste-href-stuib.dtsi | 184 * the IRQ line and drive both
|
D | gemini-wbd222.dts | 138 /* This platform use both the ethernet ports */
|
/arch/arm/include/debug/ |
D | sa1100.S | 42 @ clear top bits, and generate both phys and virt addresses
|
/arch/powerpc/boot/dts/ |
D | ps3.dts | 39 * here so we can bring up both of ours. See smp_setup_cpu_maps().
|
/arch/powerpc/kernel/vdso64/ |
D | Makefile | 29 -Wl,-soname=linux-vdso64.so.1 -Wl,--hash-style=both
|
/arch/csky/kernel/vdso/ |
D | Makefile | 39 -Wl,--build-id=sha1 -Wl,--hash-style=both
|
/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h6-orangepi-lite2.dts | 45 * both always on as a ugly hack.
|
/arch/s390/kernel/vdso32/ |
D | Makefile | 26 --hash-style=both --build-id=sha1 -melf_s390 -T
|
/arch/arm64/boot/dts/freescale/ |
D | fsl-ls1028a-kontron-sl28-var1.dts | 27 * Delete both the phy-handle to the old phy0 label as well as
|
/arch/riscv/kernel/vdso/ |
D | Makefile | 52 --build-id=sha1 --hash-style=both --eh-frame-hdr
|
/arch/microblaze/ |
D | Kconfig.platform | 16 fine if both source and destination are aligned on the same
|
/arch/powerpc/kernel/vdso32/ |
D | Makefile | 42 -Wl,-soname=linux-vdso32.so.1 -Wl,--hash-style=both
|
/arch/arc/kernel/ |
D | entry-compact.S | 160 ; But both L1 and L2 re-enabled, so another L1 can be taken 165 ; L2 interrupting L1 implies both L2 and L1 active 166 ; However both A2 and A1 are NOT set in STATUS32, thus
|
/arch/s390/kernel/vdso64/ |
D | Makefile | 30 --hash-style=both --build-id=sha1 -T
|
/arch/arm64/boot/dts/rockchip/ |
D | rk3399-ficus.dts | 151 /* On both Low speed and High speed expansion */
|
/arch/arm/mach-pxa/ |
D | pxa27x-udc.h | 6 #error You cannot include both PXA25x and PXA27x UDC support
|
/arch/sparc/vdso/ |
D | Makefile | 116 VDSO_LDFLAGS = -shared --hash-style=both --build-id=sha1 -Bsymbolic
|
1234