Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9f3610307acfc91b9c07c1d194cb406d394fe597
/
.
/
include
/
mvebu
/
comphy.h
blob: 14431576e66eaf383f785ae929e33417849be5e7 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2015-2016 Marvell International Ltd.
*/
#ifndef
_MVEBU_COMPHY_H_
#define
_MVEBU_COMPHY_H_
int
comphy_rx_training
(
struct
udevice
*
dev
,
u32 lane
);
#endif
/* _MVEBU_COMPHY_H_ */