Sign in
coral
/
uboot-imx
/
4bbf30c6de4d9bd0c412d4b1fce097e0a8c15b48
/
.
/
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