xref: /linux/include/net/phy/realtek_phy.h (revision 002a121b16c3a20c6e0ff24fc8dad6dab59730f9)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _REALTEK_PHY_H
3 #define _REALTEK_PHY_H
4 
5 #define	PHY_ID_RTL_DUMMY_SFP	0x001ccbff
6 
7 #endif /* _REALTEK_PHY_H */
8