Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/pcs/
H A Dpcs-xpcs.h25 #define DW_PSEQ_ST_GOOD FIELD_PREP(GENMASK(4, 2), 0x4) macro
H A Dpcs-xpcs-wx.c133 (val & DW_PSEQ_ST) == DW_PSEQ_ST_GOOD, in txgbe_pcs_poll_power_up()