代码搜索:SMU
找到约 112 项符合「SMU」的源代码
代码结果 112
www.eeworm.com/read/143996/12824582
zip smu.zip
www.eeworm.com/read/479931/1326322
cgs smu.cgs
# frv testcase for smu $GRi,$GRj
# mach: fr405 fr450
.include "../testutils.inc"
start
.global smu
smu1:
; Positive operands
set_gr_immed 3,gr7 ; multiply small numbers
set_gr_immed 2,gr8
s
www.eeworm.com/read/316872/3594756
c smu.c
/*
* PowerMac G5 SMU driver
*
* Copyright 2004 J. Mayer
* Copyright 2005 Benjamin Herrenschmidt, IBM Corp.
*
* Released under the term of the GNU GPL v2.
*/
/*
* TODO:
*
www.eeworm.com/read/316872/3602063
h smu.h
#ifndef _SMU_H
#define _SMU_H
/*
* Definitions for talking to the SMU chip in newer G5 PowerMacs
*/
#ifdef __KERNEL__
#include
#endif
#include
/*
* Known SMU comman
www.eeworm.com/read/410728/2202978
cgs smu.cgs
# frv testcase for smu $GRi,$GRj
# mach: fr405 fr450
.include "../testutils.inc"
start
.global smu
smu1:
; Positive operands
set_gr_immed 3,gr7 ; multiply small numbers
set_gr_immed 2,gr8
s
www.eeworm.com/read/140727/5781914
cc smu_00.cc
// file: $isip/class/stat/StatisticalModel/smu_00.cc
// version: $Id: smu_00.cc,v 1.3 2000/12/27 00:34:25 picone Exp $
//
// there is no source code in this file
//
// isip include files
//
#include
www.eeworm.com/read/250034/12441940
s sleep.s
/*
* File Name : linux/arch/arm/mach-mp200/sleep.S
* Function : pm
* Release Version : Ver 1.02
* Release Date : 2006/03/08
*
* Copyright (C) NEC Electronics Corporation 200
www.eeworm.com/read/316872/3594726
c windfarm_smu_controls.c
/*
* Windfarm PowerMac thermal control. SMU based controls
*
* (c) Copyright 2005 Benjamin Herrenschmidt, IBM Corp.
*
*
* Released under the term of
www.eeworm.com/read/316872/3594746
c windfarm_smu_sensors.c
/*
* Windfarm PowerMac thermal control. SMU based sensors
*
* (c) Copyright 2005 Benjamin Herrenschmidt, IBM Corp.
*
*
* Released under the term of
www.eeworm.com/read/316872/3594760
c windfarm_smu_sat.c
/*
* Windfarm PowerMac thermal control. SMU "satellite" controller sensors.
*
* Copyright (C) 2005 Paul Mackerras, IBM Corp.
*
* Released under the terms of the GNU GPL v2.
*