Home
last modified time | relevance | path

Searched refs:wx_check_flash_load (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.h16 int wx_check_flash_load(struct wx *wx, u32 check_bit);
H A Dwx_hw.c191 int wx_check_flash_load(struct wx *hw, u32 check_bit) in wx_check_flash_load() function
208 EXPORT_SYMBOL(wx_check_flash_load);
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_hw.c194 status = wx_check_flash_load(wx, TXGBE_SPI_ILDR_STATUS_LAN_SW_RST(wx->bus.func)); in txgbe_reset_hw()
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c613 err = wx_check_flash_load(wx, NGBE_SPI_ILDR_STATUS_PERST); in ngbe_probe()
616 err = wx_check_flash_load(wx, NGBE_SPI_ILDR_STATUS_PWRRST); in ngbe_probe()