Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
aa53b98eb88e48df3119b83d544f93a30488a832
/
.
/
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