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