Sign in
coral
/
u-boot-mtk
/
7e804497dfb44eac089651770b3171c6fb078376
/
.
/
board
/
ti
/
ti814x
/
evm.h
blob: 6aebec62d4a4d078cb566d93853b27a1841df80f [
file
] [
log
] [
blame
]
#ifndef
_EVM_H
#define
_EVM_H
void
enable_uart0_pin_mux
(
void
);
void
enable_mmc1_pin_mux
(
void
);
void
enable_enet_pin_mux
(
void
);
#endif
/* _EVM_H */