Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h264 #define WX_MNG_MBOX_CTL_FWRDY BIT(2) macro
Dwx_hw.c334 status = read_poll_timeout(rd32, hicr, hicr & WX_MNG_MBOX_CTL_FWRDY, 1000, in wx_host_interface_command()