Home
last modified time | relevance | path

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

/external/ethtool/
Dnatsemi.c211 #define BIT_ANLPAR_PAUSE (1<<10) macro
781 if (data[REG_ANLPAR] & BIT_ANLPAR_PAUSE) fprintf(stdout, in natsemi_dump_regs()