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