Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dcortina.h71 #define mseq_edc_bist_done (0x1<<0) macro
/openbmc/u-boot/drivers/net/phy/
H A Dcortina.c241 if (reg_value & mseq_edc_bist_done) { in cs4340_phy_init()