xref: /rk3399_rockchip-uboot/arch/arm/include/asm/arch-hi6220/dwmmc.h (revision e8d056989a7302eda4e3ed263a375fd175a4e15f)
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