Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_type.h50 #define TXGBE_SPI_ILDR_STATUS_PERST BIT(0) /* PCIE_PERST is done */ macro
H A Dtxgbe_main.c599 err = wx_check_flash_load(wx, TXGBE_SPI_ILDR_STATUS_PERST); in txgbe_probe()