Home
last modified time | relevance | path

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

/external/ethtool/
Dnatsemi.c123 #define BIT_WCSR_PHYINT (1<<22) macro
524 if (data[REG_WCSR] & BIT_WCSR_PHYINT) fprintf(stdout, in natsemi_dump_regs()