Home
last modified time | relevance | path

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

/external/ethtool/
Dnatsemi.c129 #define BIT_WCSR_PATM1 (1<<28) macro
536 if (data[REG_WCSR] & BIT_WCSR_PATM1) fprintf(stdout, in natsemi_dump_regs()