Searched refs:mseq_edc_bist_done (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | cortina.h | 71 #define mseq_edc_bist_done (0x1<<0) macro |
/openbmc/u-boot/drivers/net/phy/ | ||
H A D | cortina.c | 241 if (reg_value & mseq_edc_bist_done) { in cs4340_phy_init() |