nt9856x/BSP/u-boot/arch/arm/include/asm/arch-nvt-na51103_a32/na51103evb.h
2023-03-28 15:07:53 +08:00

15 lines
240 B
C
Executable File

/*
*
* Author: Wayne Lin
* Created: 11 30, 2018
* Copyright: Novatek Inc.
*
*/
#ifndef __ARCH_NA51090EVB_H__
#define __ARCH_NA51090EVB_H__
void ethernet_init(void);
void sdio_power_cycle(void);
#endif /* __ARCH_NA51090EVB_H__ */