Searched refs:F_MI1_OP_BUSY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/ | ||
H A D | elmer0.h | 102 #define F_MI1_OP_BUSY V_MI1_OP_BUSY(1U) macro |
H A D | subr.c | 259 busy = val & F_MI1_OP_BUSY; in mi1_wait_until_ready() |