Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_hw.c445 status = wx_acquire_sw_sync(wx, WX_MNG_SWFW_SYNC_SW_FLASH); in wx_read_ee_hostif()
448 wx_release_sw_sync(wx, WX_MNG_SWFW_SYNC_SW_FLASH); in wx_read_ee_hostif()
475 status = wx_acquire_sw_sync(wx, WX_MNG_SWFW_SYNC_SW_FLASH); in wx_read_ee_hostif_buffer()
521 wx_release_sw_sync(wx, WX_MNG_SWFW_SYNC_SW_FLASH); in wx_read_ee_hostif_buffer()
Dwx_type.h260 #define WX_MNG_SWFW_SYNC_SW_FLASH BIT(3) macro