Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f811350aef68c428f43e74a7420ea9b64c5e1597
/
.
/
board
/
spc1920
/
hpi.h
blob: db67672a8ebf668dbaf678ffc9c6d5b2081ae377 [
file
] [
log
] [
blame
]
/*
* (C) Copyright 2006
* Markus Klotzbuecher, DENX Software Engineering, mk@denx.de.
*
* SPDX-License-Identifier: GPL-2.0+
*/
int
hpi_init
(
void
);
#ifdef
CONFIG_SPC1920_HPI_TEST
int
hpi_test
(
void
);
#endif