Searched refs:E1000_NVM_RW_ADDR_SHIFT (Results 1 – 3 of 3) sorted by relevance
602 #define E1000_NVM_RW_ADDR_SHIFT 2 /* Shift to the address bits */ macro
822 ((offset + i) << E1000_NVM_RW_ADDR_SHIFT) | in e1000_write_nvm_eewr_82571()
747 #define E1000_NVM_RW_ADDR_SHIFT 2 /* Shift to the address bits */ macro