Searched refs:DW_PSEQ_ST_GOOD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/pcs/ | ||
H A D | pcs-xpcs.h | 25 #define DW_PSEQ_ST_GOOD FIELD_PREP(GENMASK(4, 2), 0x4) macro |
H A D | pcs-xpcs-wx.c | 133 (val & DW_PSEQ_ST) == DW_PSEQ_ST_GOOD, in txgbe_pcs_poll_power_up() |