1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (c) 2021-2024 Raspberry Pi Ltd.
4 * Copyright (c) 2023-2024 Ideas on Board Oy
11 #include <linux/types.h>
23 void dphy_probe(struct dphy_data *dphy);
24 void dphy_start(struct dphy_data *dphy);
25 void dphy_stop(struct dphy_data *dphy);