]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - include/faraday/ftsdc021.h
NET: fec_mxc: fix MDIO clock prescaler calculation
[karo-tx-uboot.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 */