Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
arm
mach-omap2
am35xx-emac.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2011 Ilya Yanok, Emcraft Systems
3
*
4
* This program is free software; you can redistribute it and/or modify
5
* it under the terms of the GNU General Public License version 2 as
6
* published by the Free Software Foundation.
7
*/
8
9
#define AM35XX_DEFAULT_MDIO_FREQUENCY 1000000
10
11
#if defined(CONFIG_TI_DAVINCI_EMAC) || defined(CONFIG_TI_DAVINCI_EMAC_MODULE)
12
void
am35xx_emac_init
(
unsigned
long
mdio_bus_freq,
u8
rmii_en);
13
#else
14
static
inline
void
am35xx_emac_init
(
unsigned
long
mdio_bus_freq,
u8
rmii_en) {}
15
#endif
Generated on Thu Jan 10 2013 13:00:21 for Linux Kernel by
1.8.2