atl1c_write_phy_core
return atl1c_write_phy_core(hw, false, 0, reg_addr, phy_data);
return atl1c_write_phy_core(hw, true, dev_addr, reg_addr, phy_data);
int atl1c_write_phy_core(struct atl1c_hw *hw, bool ext, u8 dev,