xref: /openbmc/u-boot/arch/arm/include/asm/arch-hi6220/dwmmc.h (revision 88dc40991494951015978b381bc37899fd9971d4)
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * (C) Copyright 2015 Linaro
4  * Peter Griffin <peter.griffin@linaro.org>
5  */
6 
7 int hi6220_dwmci_add_port(int index, u32 regbase, int bus_width);
8