Searched refs:wx_check_flash_load (Results 1 – 4 of 4) sorted by relevance
200 status = wx_check_flash_load(wx, TXGBE_SPI_ILDR_STATUS_LAN_SW_RST(wx->bus.func)); in txgbe_reset_hw()
801 err = wx_check_flash_load(wx, TXGBE_SPI_ILDR_STATUS_PERST); in txgbe_probe()804 err = wx_check_flash_load(wx, TXGBE_SPI_ILDR_STATUS_PWRRST); in txgbe_probe()
795 err = wx_check_flash_load(wx, NGBE_SPI_ILDR_STATUS_PERST); in ngbe_probe()798 err = wx_check_flash_load(wx, NGBE_SPI_ILDR_STATUS_PWRRST); in ngbe_probe()
199 int wx_check_flash_load(struct wx *hw, u32 check_bit) in wx_check_flash_load() function216 EXPORT_SYMBOL(wx_check_flash_load);