Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fb0889d356bd9f7ab75d7928eecba72bf7f0ce68
/
.
/
board
/
sophgo
/
milkv_duo
/
ethernet.h
blob: 7b21f1b0f66d4e59c5fbef451d61a13d26eb9a60 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2024, Kongyang Liu <seashell11234455@gmail.com>
*/
#ifndef
__CV1800B_ETHERNET_H
#define
__CV1800B_ETHERNET_H
void
cv1800b_ephy_init
(
void
);
#endif