repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm
[linux/fpc-iii.git]
/
drivers
/
staging
/
bcm
/
DDRInit.h
blob
b0196fce9255f3090606fe09f3fc9887c6aac4e2
1
#ifndef _DDR_INIT_H_
2
#define _DDR_INIT_H_
3
4
5
6
int
ddr_init
(
struct
bcm_mini_adapter
*
psAdapter
);
7
int
download_ddr_settings
(
struct
bcm_mini_adapter
*
psAdapter
);
8
9
#endif