Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h220 #define WX_MNG_MBOX_CTL_FWRDY BIT(2) macro
H A Dwx_hw.c242 status = read_poll_timeout(rd32, hicr, hicr & WX_MNG_MBOX_CTL_FWRDY, 1000, in wx_host_interface_command()