xref: /kernel/linux/linux-5.10/drivers/net/phy/swphy.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/net/phy/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef SWPHY_H
38c2ecf20Sopenharmony_ci#define SWPHY_H
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_cistruct fixed_phy_status;
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciint swphy_validate_state(const struct fixed_phy_status *state);
88c2ecf20Sopenharmony_ciint swphy_read_reg(int reg, const struct fixed_phy_status *state);
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#endif
11

Indexes created Thu Nov 07 10:32:03 CST 2024