linux/include/net/phy/realtek_phy.h

8 lines
155 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _REALTEK_PHY_H
#define _REALTEK_PHY_H
#define PHY_ID_RTL_DUMMY_SFP 0x001ccbff
#endif /* _REALTEK_PHY_H */