Home
last modified time | relevance | path

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

/external/ethtool/
Dnatsemi.c171 #define BIT_BMCR_ISOL (1<<10) macro
686 if (data[REG_BMCR] & BIT_BMCR_ISOL) fprintf(stdout, in natsemi_dump_regs()