xref: /openbmc/u-boot/arch/arm/include/asm/arch-hi6220/dwmmc.h (revision 83d290c56fab2d38cd1ab4c4cc7099559c1d5046)
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