Searched refs:IGP01E1000_PHY_PORT_CONFIG (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/intel/e1000e/ |
| D | 82571.c | 892 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, &data); in e1000_set_d0_lplu_state_82571() 896 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, data); in e1000_set_d0_lplu_state_82571() 908 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 914 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 919 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 925 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571()
|
| D | phy.c | 880 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000e_copper_link_setup_igp() 886 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000e_copper_link_setup_igp() 1500 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000e_set_d3_lplu_state() 1506 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000e_set_d3_lplu_state() 1511 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000e_set_d3_lplu_state() 1517 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000e_set_d3_lplu_state() 1531 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, &data); in e1000e_set_d3_lplu_state() 1536 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, data); in e1000e_set_d3_lplu_state()
|
| D | ich8lan.c | 2978 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, &data); in e1000_set_d0_lplu_state_ich8lan() 2982 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, data); in e1000_set_d0_lplu_state_ich8lan() 2998 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3004 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3009 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3015 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3060 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() 3066 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() 3071 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() 3077 ret_val = e1e_wphy(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() [all …]
|
| D | phy.h | 72 #define IGP01E1000_PHY_PORT_CONFIG 0x10 /* Port Config */ macro
|
| /Linux-v5.4/drivers/net/ethernet/intel/igb/ |
| D | e1000_phy.c | 795 IGP01E1000_PHY_PORT_CONFIG, in igb_copper_link_setup_igp() 802 IGP01E1000_PHY_PORT_CONFIG, in igb_copper_link_setup_igp() 1420 IGP01E1000_PHY_PORT_CONFIG, in igb_set_d3_lplu_state() 1427 IGP01E1000_PHY_PORT_CONFIG, in igb_set_d3_lplu_state() 1433 IGP01E1000_PHY_PORT_CONFIG, in igb_set_d3_lplu_state() 1440 IGP01E1000_PHY_PORT_CONFIG, in igb_set_d3_lplu_state() 1455 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in igb_set_d3_lplu_state() 1461 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in igb_set_d3_lplu_state()
|
| D | e1000_phy.h | 60 #define IGP01E1000_PHY_PORT_CONFIG 0x10 /* Port Config */ macro
|
| D | e1000_82575.c | 983 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in igb_set_d0_lplu_state_82575() 986 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in igb_set_d0_lplu_state_82575() 1001 IGP01E1000_PHY_PORT_CONFIG, &data); in igb_set_d0_lplu_state_82575() 1007 IGP01E1000_PHY_PORT_CONFIG, data); in igb_set_d0_lplu_state_82575() 1012 IGP01E1000_PHY_PORT_CONFIG, &data); in igb_set_d0_lplu_state_82575() 1018 IGP01E1000_PHY_PORT_CONFIG, data); in igb_set_d0_lplu_state_82575()
|
| /Linux-v5.4/drivers/net/ethernet/intel/e1000/ |
| D | e1000_hw.c | 1146 e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_copper_link_igp_setup() 1152 e1000_write_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_copper_link_igp_setup() 5405 e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state() 5412 e1000_write_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state() 5418 e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state() 5425 e1000_write_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state() 5445 e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state() 5452 e1000_write_phy_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state()
|
| D | e1000_hw.h | 2516 #define IGP01E1000_PHY_PORT_CONFIG 0x10 /* PHY Specific Port Config Register */ macro
|