代码搜索:PMAC
找到约 883 项符合「PMAC」的源代码
代码结果 883
www.eeworm.com/read/147766/5723491
c pmac_time.c
/*
* Support for periodic interrupts (100 per second) and for getting
* the current time from the RTC on Power Macintoshes.
*
* We use the decrementer register for our periodic interrupts.
*
* P
www.eeworm.com/read/147766/5723493
c pmac_feature.c
/*
* arch/ppc/platform/pmac_feature.c
*
* Copyright (C) 1996-2002 Paul Mackerras (paulus@cs.anu.edu.au)
* Ben. Herrenschmidt (benh@kernel.crashing.org)
*
* This progr
www.eeworm.com/read/147766/5723494
h pmac_pic.h
#ifndef __PPC_PLATFORMS_PMAC_PIC_H
#define __PPC_PLATFORMS_PMAC_PIC_H
#include
extern struct hw_interrupt_type pmac_pic;
void pmac_pic_init(void);
int pmac_get_irq(struct pt_regs *reg
www.eeworm.com/read/147766/5723495
s pmac_sleep.s
/*
* This file contains sleep low-level functions for PowerBook G3.
* Copyright (C) 1999 Benjamin Herrenschmidt (benh@kernel.crashing.org)
* and Paul Mackerras (paulus@samba.org).
*
* This
www.eeworm.com/read/136786/5864322
c pmac_backlight.c
/*
* BK Id: SCCS/s.pmac_backlight.c 1.10 12/01/01 20:09:06 benh
*/
/*
* Miscellaneous procedures for dealing with the PowerMac hardware.
* Contains support for the backlight.
*
* Copyright (C
www.eeworm.com/read/136786/5864330
c pmac_pci.c
/*
* BK Id: SCCS/s.pmac_pci.c 1.31 01/20/02 23:53:11 benh
*/
/*
* Support for PCI bridges found on Power Macintoshes.
* At present the "bandit" and "chaos" bridges are supported.
* Fortunately yo
www.eeworm.com/read/136786/5864333
c pmac_smp.c
/*
* BK Id: %F% %I% %G% %U% %#%
*/
/*
* SMP support for power macintosh.
*
* We support both the old "powersurge" SMP architecture
* and the current Core99 (G4 PowerMac) machines.
*
* Support
www.eeworm.com/read/136786/5864347
c pmac_setup.c
/*
* BK Id: SCCS/s.pmac_setup.c 1.45 12/01/01 20:09:06 benh
*/
/*
* linux/arch/ppc/kernel/setup.c
*
* PowerPC version
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* Adapte
www.eeworm.com/read/136786/5864358
c pmac_pic.c
/*
* BK Id: SCCS/s.pmac_pic.c 1.24 12/19/01 10:53:01 paulus
*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/136786/5864359
c pmac_nvram.c
/*
* BK Id: SCCS/s.pmac_nvram.c 1.17 12/01/01 20:09:06 benh
*/
/*
* Miscellaneous procedures for dealing with the PowerMac hardware.
*/
#include
#include
#include