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