Searched refs:E1000_CCMCTL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_regs.h | 309 #define E1000_CCMCTL 0x05B48 /* CCM Control Register */ macro
|
H A D | e1000_82575.c | 1819 igb_write_8bit_ctrl_reg(hw, E1000_CCMCTL, 0x14, 0x00); in igb_reset_init_script_82575() 1820 igb_write_8bit_ctrl_reg(hw, E1000_CCMCTL, 0x10, 0x00); in igb_reset_init_script_82575()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | e1000_regs.h | 308 #define E1000_CCMCTL 0x05B48 /* CCM Control Register */ macro
|
H A D | e1000_82575.c | 1819 igb_write_8bit_ctrl_reg(hw, E1000_CCMCTL, 0x14, 0x00); in igb_reset_init_script_82575() 1820 igb_write_8bit_ctrl_reg(hw, E1000_CCMCTL, 0x10, 0x00); in igb_reset_init_script_82575()
|
Completed in 8 milliseconds