Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mii/
HDlxtphyreg.h78 #define CSR_SPEED 0x0800 /* 100Mbps */ macro
HDlxtphy.c227 if (csr & CSR_SPEED) in lxtphy_status()