]> Pileus Git - ~andy/linux/blob - drivers/staging/bcm/DDRInit.h
Merge branches 'sh/wdt', 'sh/pci-express-async' and 'common/serial-rework' into sh...
[~andy/linux] / drivers / staging / bcm / DDRInit.h
1 #ifndef _DDR_INIT_H_
2 #define _DDR_INIT_H_
3
4
5
6 int ddr_init(PMINI_ADAPTER      psAdapter);
7 int download_ddr_settings(PMINI_ADAPTER psAdapter);
8
9 #endif