Searched refs:E1000_EECD (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_nvm.c | 20 wr32(E1000_EECD, *eecd); in igb_raise_eec_clk() 35 wr32(E1000_EECD, *eecd); in igb_lower_eec_clk() 53 u32 eecd = rd32(E1000_EECD); in igb_shift_out_eec_bits() 66 wr32(E1000_EECD, eecd); in igb_shift_out_eec_bits() 78 wr32(E1000_EECD, eecd); in igb_shift_out_eec_bits() 98 eecd = rd32(E1000_EECD); in igb_shift_in_eec_bits() 107 eecd = rd32(E1000_EECD); in igb_shift_in_eec_bits() 160 u32 eecd = rd32(E1000_EECD); in igb_acquire_nvm() 165 wr32(E1000_EECD, eecd | E1000_EECD_REQ); in igb_acquire_nvm() 166 eecd = rd32(E1000_EECD); in igb_acquire_nvm() [all...] |
H A D | e1000_i210.c | 634 reg = rd32(E1000_EECD); in igb_pool_flash_update_done_i210() 655 eec = rd32(E1000_EECD); in igb_get_flash_presence_i210() 678 flup = rd32(E1000_EECD) | E1000_EECD_FLUPD_I210; in igb_update_flash_i210() 679 wr32(E1000_EECD, flup); in igb_update_flash_i210()
|
H A D | e1000_regs.h | 9 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
|
H A D | e1000_82575.c | 330 u32 eecd = rd32(E1000_EECD); in igb_init_nvm_params_82575() 1252 if (((rd32(E1000_EECD) & E1000_EECD_PRES) == 0) && in igb_get_cfg_done_82575() 1492 if ((rd32(E1000_EECD) & E1000_EECD_PRES) == 0) in igb_reset_hw_82575()
|
H A D | e1000_mac.c | 1310 if (rd32(E1000_EECD) & E1000_EECD_AUTO_RD) in igb_get_auto_rd_done()
|
H A D | igb_ethtool.c | 491 regs_buff[12] = rd32(E1000_EECD); in igb_get_regs()
|
H A D | igb_main.c | 3558 rd32(E1000_EECD) & E1000_EECD_PRES) || in igb_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | e1000_nvm.c | 20 wr32(E1000_EECD, *eecd); in igb_raise_eec_clk() 35 wr32(E1000_EECD, *eecd); in igb_lower_eec_clk() 53 u32 eecd = rd32(E1000_EECD); in igb_shift_out_eec_bits() 66 wr32(E1000_EECD, eecd); in igb_shift_out_eec_bits() 78 wr32(E1000_EECD, eecd); in igb_shift_out_eec_bits() 98 eecd = rd32(E1000_EECD); in igb_shift_in_eec_bits() 107 eecd = rd32(E1000_EECD); in igb_shift_in_eec_bits() 160 u32 eecd = rd32(E1000_EECD); in igb_acquire_nvm() 165 wr32(E1000_EECD, eecd | E1000_EECD_REQ); in igb_acquire_nvm() 166 eecd = rd32(E1000_EECD); in igb_acquire_nvm() [all...] |
H A D | e1000_i210.c | 634 reg = rd32(E1000_EECD); in igb_pool_flash_update_done_i210() 655 eec = rd32(E1000_EECD); in igb_get_flash_presence_i210() 678 flup = rd32(E1000_EECD) | E1000_EECD_FLUPD_I210; in igb_update_flash_i210() 679 wr32(E1000_EECD, flup); in igb_update_flash_i210()
|
H A D | e1000_regs.h | 9 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
|
H A D | e1000_82575.c | 330 u32 eecd = rd32(E1000_EECD); in igb_init_nvm_params_82575() 1252 if (((rd32(E1000_EECD) & E1000_EECD_PRES) == 0) && in igb_get_cfg_done_82575() 1492 if ((rd32(E1000_EECD) & E1000_EECD_PRES) == 0) in igb_reset_hw_82575()
|
H A D | e1000_mac.c | 1341 if (rd32(E1000_EECD) & E1000_EECD_AUTO_RD) in igb_get_auto_rd_done()
|
H A D | igb_ethtool.c | 491 regs_buff[12] = rd32(E1000_EECD); in igb_get_regs()
|
H A D | igb_main.c | 3601 rd32(E1000_EECD) & E1000_EECD_PRES) || in igb_probe()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | regs.h | 9 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | regs.h | 9 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.h | 782 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro 1036 #define E1000_82542_EECD E1000_EECD
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.h | 779 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro 1033 #define E1000_82542_EECD E1000_EECD
|
Completed in 63 milliseconds