blob: 2e12b05d05b8040fc19ad6a685e2a3b1a29ada5d [file] [log] [blame]
Khoronzhuk, Ivandbfecb22014-10-22 17:18:21 +03001/*
2 * Texas Instruments Keystone SerDes driver
3 *
4 * (C) Copyright 2014
5 * Texas Instruments Incorporated, <www.ti.com>
6 *
7 * SPDX-License-Identifier: GPL-2.0+
8 */
9
10#ifndef __TI_KEYSTONE_SERDES_H__
11#define __TI_KEYSTONE_SERDES_H__
12
13void ks2_serdes_sgmii_156p25mhz_setup(void);
14
15#endif /* __TI_KEYSTONE_SERDES_H__ */