162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci/* Copyright Sunplus Technology Co., Ltd.
362306a36Sopenharmony_ci *       All rights reserved.
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#ifndef __SPL2SW_PHY_H__
762306a36Sopenharmony_ci#define __SPL2SW_PHY_H__
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciint  spl2sw_phy_connect(struct spl2sw_common *comm);
1062306a36Sopenharmony_civoid spl2sw_phy_remove(struct spl2sw_common *comm);
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ci#endif
13