Home
last modified time | relevance | path

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

/external/ethtool/
Dnatsemi.c212 #define BIT_ANLPAR_RF (1<<13) macro
783 if (data[REG_ANLPAR] & BIT_ANLPAR_RF) fprintf(stdout, in natsemi_dump_regs()