Home
last modified time | relevance | path

Searched refs:TXGBE_SPI_ILDR_STATUS_LAN_SW_RST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_type.h52 #define TXGBE_SPI_ILDR_STATUS_LAN_SW_RST(_i) BIT((_i) + 9) /* lan soft reset done */ macro
H A Dtxgbe_hw.c303 status = wx_check_flash_load(wx, TXGBE_SPI_ILDR_STATUS_LAN_SW_RST(wx->bus.func)); in txgbe_reset_hw()