phy: convert swphy register generation to tabular form
[deliverable/linux.git] / drivers / net / phy / swphy.h
CommitLineData
5ae68b0c
RK
1#ifndef SWPHY_H
2#define SWPHY_H
3
4struct fixed_phy_status;
5
6int swphy_update_regs(u16 *regs, const struct fixed_phy_status *state);
7
8#endif
This page took 0.02568 seconds and 5 git commands to generate.