Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h200 #define LINK_LIST_READY 0x02 macro
205 #define PLA_PHY_PWR_LLR (LINK_LIST_READY << 24)
/openbmc/linux/drivers/net/usb/
H A Dr8152.c310 #define LINK_LIST_READY 0x02 macro
5487 if (ocp_data & LINK_LIST_READY) in wait_oob_link_list_ready()