Tom Rini | 10e4779 | 2018-05-06 17:58:06 -0400 | [diff] [blame^] | 1 | /* SPDX-License-Identifier: GPL-2.0+ */ |
Peter Griffin | af0c1be | 2015-07-30 18:55:22 +0100 | [diff] [blame] | 2 | /* |
3 | * (C) Copyright 2015 Linaro | ||||
4 | * Peter Griffin <peter.griffin@linaro.org> | ||||
Peter Griffin | af0c1be | 2015-07-30 18:55:22 +0100 | [diff] [blame] | 5 | */ |
6 | |||||
7 | int hi6220_dwmci_add_port(int index, u32 regbase, int bus_width); |