net: axi_emac: Check if phy was correctly detected
[platform/kernel/u-boot.git] / include / faraday / ftsdc021.h
1 /*
2  * (C) Copyright 2013 Faraday Technology
3  * Dante Su <dantesu@faraday-tech.com>
4  *
5  * SPDX-License-Identifier:    GPL-2.0+
6  */
7
8 #ifndef __FTSDC021_H
9 #define __FTSDC021_H
10
11 int ftsdc021_sdhci_init(u32 regbase);
12
13 #endif /* __FTSDC021_H */