swphy_read_reg
return swphy_read_reg(reg_num, &fp->status);
val = swphy_read_reg(reg, &fs);
EXPORT_SYMBOL_GPL(swphy_read_reg);
int swphy_read_reg(int reg, const struct fixed_phy_status *state);