Searched refs:TXGBE_MNGSWSYNC (Results 1 – 2 of 2) sorted by relevance
123 wr32m(hw, TXGBE_MNGSWSYNC, in txgbe_get_eeprom_semaphore()130 swsm = rd32(hw, TXGBE_MNGSWSYNC); in txgbe_get_eeprom_semaphore()164 wr32m(hw, TXGBE_MNGSWSYNC, TXGBE_MNGSWSYNC_REQ, 0); in txgbe_release_eeprom_semaphore()
243 #define TXGBE_MNGSWSYNC 0x01E004 macro