atl1c_write_phy_core  408 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	return atl1c_write_phy_core(hw, false, 0, reg_addr, phy_data);
atl1c_write_phy_core  422 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	return atl1c_write_phy_core(hw, true, dev_addr, reg_addr, phy_data);
atl1c_write_phy_core   45 drivers/net/ethernet/atheros/atl1c/atl1c_hw.h int atl1c_write_phy_core(struct atl1c_hw *hw, bool ext, u8 dev,