代码搜索:Soc 开发教程
找到约 10,000 项符合「Soc 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4965276
h soc_common.h
/*
* linux/drivers/pcmcia/soc_common.h
*
* Copyright (C) 2000 John G Dorsey
*
* This file contains definitions for the PCMCIA support code common to
* integrated SOCs like the
www.eeworm.com/read/199675/5075376
h soc_bb.h
/******************************************************************************
* *
* **********
www.eeworm.com/read/176125/5340034
arm-soc readme.arm-soc
[By Steven Scholz , 16 Aug 2004]
Since the cpu/ directory gets clobbered with peripheral driver code I
started cleaning up cpu/arm920t.
I introduced the concept of Soc (
www.eeworm.com/read/337546/3331109
h fsl_soc.h
#ifndef __PPC_FSL_SOC_H
#define __PPC_FSL_SOC_H
#ifdef __KERNEL__
extern phys_addr_t get_immrbase(void);
#endif
#endif
www.eeworm.com/read/337546/3331111
c fsl_soc.c
/*
* FSL SoC setup code
*
* Maintained by Kumar Gala (see MAINTAINERS for contact information)
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of
www.eeworm.com/read/324920/3489967
h fsl_soc.h
#ifndef __PPC_FSL_SOC_H
#define __PPC_FSL_SOC_H
#ifdef __KERNEL__
extern phys_addr_t get_immrbase(void);
#endif
#endif
www.eeworm.com/read/324920/3489969
c fsl_soc.c
/*
* FSL SoC setup code
*
* Maintained by Kumar Gala (see MAINTAINERS for contact information)
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of
www.eeworm.com/read/316872/3588323
h fsl-soc.h
#ifndef _PPC_BOOT_FSL_SOC_H_
#define _PPC_BOOT_FSL_SOC_H_
#include "types.h"
u32 *fsl_get_immr(void);
#endif
www.eeworm.com/read/316872/3588350
c fsl-soc.c
/*
* Freescale SOC support functions
*
* Author: Scott Wood
*
* Copyright (c) 2007 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribut
www.eeworm.com/read/316872/3588554
h fsl_soc.h
#ifndef __PPC_FSL_SOC_H
#define __PPC_FSL_SOC_H
#ifdef __KERNEL__
#include
extern phys_addr_t get_immrbase(void);
extern u32 get_brgfreq(void);
extern u32 get_baudrate(void);
struct spi