Searched refs:TXGBE_SPI_ILDR_STATUS_LAN_SW_RST (Results 1 – 2 of 2) sorted by relevance
52 #define TXGBE_SPI_ILDR_STATUS_LAN_SW_RST(_i) BIT((_i) + 9) /* lan soft reset done */ macro
303 status = wx_check_flash_load(wx, TXGBE_SPI_ILDR_STATUS_LAN_SW_RST(wx->bus.func)); in txgbe_reset_hw()