Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_type.h51 #define TXGBE_SPI_ILDR_STATUS_PWRRST BIT(1) /* Power on reset is done */ macro
H A Dtxgbe_main.c602 err = wx_check_flash_load(wx, TXGBE_SPI_ILDR_STATUS_PWRRST); in txgbe_probe()