Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ad7321da8e5c56613b604cb91e064fbaa44b3283
/
.
/
board
/
compulab
/
cm_t43
/
board.h
blob: b585db03ba44cae9621db14c896583b64a5cd8df [
file
] [
log
] [
blame
]
/*
* Copyright (C) 2015 Compulab, Ltd.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
_BOARD_H_
#define
_BOARD_H_
void
set_i2c_pin_mux
(
void
);
void
set_mdio_pin_mux
(
void
);
void
set_rgmii_pin_mux
(
void
);
#endif