Home
last modified time | relevance | path

Searched refs:MDIO_PCS_10GBRT_STAT1_BLKLK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dmdio.h235 #define MDIO_PCS_10GBRT_STAT1_BLKLK 0x0001 /* Block lock attained */ macro
/openbmc/linux/include/uapi/linux/
H A Dmdio.h291 #define MDIO_PCS_10GBRT_STAT1_BLKLK 0x0001 /* Block lock attained */ macro
/openbmc/linux/drivers/net/pcs/
H A Dpcs-xpcs.c345 if (!(ret & MDIO_PCS_10GBRT_STAT1_BLKLK)) in xpcs_read_fault_c73()