Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0ac0ffba168446b75a68079ecb01fdd502fc8df0
/
.
/
arch
/
arm
/
mach-socfpga
/
include
/
mach
/
dwmmc.h
blob: e8ba90104762d7d38cc917c15a04bc165c89d2de [
file
] [
log
] [
blame
]
/*
* (C) Copyright 2013 Altera Corporation <www.altera.com>
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
_SOCFPGA_DWMMC_H_
#define
_SOCFPGA_DWMMC_H_
int
socfpga_dwmmc_init
(
const
void
*
blob
);
#endif
/* _SOCFPGA_SDMMC_H_ */