代码搜索结果

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

makefile

# # Makefile for the linux arm-specific parts of the memory manager. # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependen

proc-arm6,7.s

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

proc-arm720.s

/* * linux/arch/arm/mm/proc-arm720.S: MMU functions for ARM720 * * Copyright (C) 2000 Steve Hill (sjhill@cotw.com) * Rob Scott (rscott@mtrob.fdns.net) * Copyright (C) 2000

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