Searched refs:IGP01E1000_PHY_PORT_CONFIG (Results 1 – 9 of 9) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
| D | 82571.c | 910 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, &data); in e1000_set_d0_lplu_state_82571() 914 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, data); in e1000_set_d0_lplu_state_82571() 926 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 932 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 937 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 943 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571()
|
| D | phy.c | 898 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000e_copper_link_setup_igp() 904 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000e_copper_link_setup_igp() 1518 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000e_set_d3_lplu_state() 1524 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000e_set_d3_lplu_state() 1529 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000e_set_d3_lplu_state() 1535 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000e_set_d3_lplu_state() 1549 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, &data); in e1000e_set_d3_lplu_state() 1554 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, data); in e1000e_set_d3_lplu_state()
|
| D | ich8lan.c | 2951 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, &data); in e1000_set_d0_lplu_state_ich8lan() 2955 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, data); in e1000_set_d0_lplu_state_ich8lan() 2971 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 2977 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 2982 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 2988 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3033 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() 3039 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() 3044 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() 3050 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() [all …]
|
| D | phy.h | 90 #define IGP01E1000_PHY_PORT_CONFIG 0x10 /* Port Config */ macro
|
| /linux-4.4.14/drivers/net/ethernet/intel/igb/ |
| D | e1000_phy.c | 810 IGP01E1000_PHY_PORT_CONFIG, in igb_copper_link_setup_igp() 817 IGP01E1000_PHY_PORT_CONFIG, in igb_copper_link_setup_igp() 1435 IGP01E1000_PHY_PORT_CONFIG, in igb_set_d3_lplu_state() 1442 IGP01E1000_PHY_PORT_CONFIG, in igb_set_d3_lplu_state() 1448 IGP01E1000_PHY_PORT_CONFIG, in igb_set_d3_lplu_state() 1455 IGP01E1000_PHY_PORT_CONFIG, in igb_set_d3_lplu_state() 1470 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in igb_set_d3_lplu_state() 1476 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in igb_set_d3_lplu_state()
|
| D | e1000_phy.h | 79 #define IGP01E1000_PHY_PORT_CONFIG 0x10 /* Port Config */ macro
|
| D | e1000_82575.c | 963 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in igb_set_d0_lplu_state_82575() 966 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in igb_set_d0_lplu_state_82575() 981 IGP01E1000_PHY_PORT_CONFIG, &data); in igb_set_d0_lplu_state_82575() 987 IGP01E1000_PHY_PORT_CONFIG, data); in igb_set_d0_lplu_state_82575() 992 IGP01E1000_PHY_PORT_CONFIG, &data); in igb_set_d0_lplu_state_82575() 998 IGP01E1000_PHY_PORT_CONFIG, data); in igb_set_d0_lplu_state_82575()
|
| /linux-4.4.14/drivers/net/ethernet/intel/e1000/ |
| D | e1000_hw.c | 1172 e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_copper_link_igp_setup() 1178 e1000_write_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_copper_link_igp_setup() 5424 e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state() 5431 e1000_write_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state() 5437 e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state() 5444 e1000_write_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state() 5466 e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state() 5473 e1000_write_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state()
|
| D | e1000_hw.h | 2541 #define IGP01E1000_PHY_PORT_CONFIG 0x10 /* PHY Specific Port Config Register */ macro
|