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