Sign in
coral
/
u-boot-mtk
/
3eac2677e588fb592959b24fc5a7c582f1df9883
/
.
/
board
/
compulab
/
cm_t43
/
board.h
blob: fcacd2bc0f85e7f0834796694d6f7d5b0b9a56c6 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2015 Compulab, Ltd.
*/
#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