Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmii.h43 #define BMCR_CTST 0x0080 /* Collision test */ macro
/openbmc/u-boot/include/linux/
H A Dmii.h40 #define BMCR_CTST 0x0080 /* Collision test */ macro
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dmedia.c518 new_bmcr &= ~(BMCR_CTST | BMCR_FULLDPLX | BMCR_ISOLATE | in tulip_find_mii()