代码搜索结果

找到约 86,300 项符合 ARM 的代码

proc-arm2,3.s

/* * linux/arch/arm/mm/proc-arm2,3.S * * Copyright (C) 1997-1999 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P

makefile.debug

# # linux/arch/arm/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # COMPRESSED_EXTRA=../../lib/ll_char_wr.o OBJECTS=misc-debug.o ll_char_wr.aout.o CFLAGS=-D

head-armo.s

/* * linux/arch/arm/kernel/head-armo.S * * Copyright (C) 1994-2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General

timex.h

/* * linux/include/asm-arm/arch-sa1100/timex.h * * SA1100 architecture timex specifications * * Copyright (C) 1998 */ /* * SA1100 timer */ #define CLOCK_TICK_RATE 3686400 #define CLOCK_TICK

param.h

/* * linux/include/asm-arm/arch-sa1100/param.h */

hardware.h

/* * linux/include/asm-arm/arch-shark/hardware.h * * by Alexander Schulz * * derived from: * linux/include/asm-arm/arch-ebsa110/hardware.h * Copyright (C) 1996-1999 Russell King. */ #ifndef __

irqs.h

/* * linux/include/asm-arm/arch-shark/irqs.h * * by Alexander Schulz */ #define NR_IRQS 16 #define IRQ_ISA_KEYBOARD 1 #define AUX_IRQ 12 #define IRQ_HARDDISK 14

uncompress.h

/* * linux/include/asm-arm/arch-shark/uncompress.h * by Alexander Schulz * * derived from: * linux/include/asm-arm/arch-ebsa285/uncompress.h * Copyright (C) 1996,1997,1998 Russell King */ #def

timex.h

/* * linux/include/asm-arm/arch-shark/timex.h * * by Alexander Schulz */

param.h

/* * linux/include/asm-arm/arch-shark/param.h * * by Alexander Schulz */ /* This must be a power of 2 because the RTC * can't use anything else. */ #define HZ 64 #define hz_to_std(a) ((a * HZ)