Home
last modified time | relevance | path

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

/external/ethtool/
Dnatsemi.c127 #define BIT_WCSR_ARPR (1<<26) macro
532 if (data[REG_WCSR] & BIT_WCSR_ARPR) fprintf(stdout, in natsemi_dump_regs()