HomeSort by: relevance | last modified time | path
    Searched refs:DM9000_EPCR_ERPRR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
dm9000reg.h 119 #define DM9000_EPCR_ERPRR (1<<2) /* instruct to read, not SC */
dm9000.c 523 /* Select read operation (DM9000_EPCR_ERPRR) from the PHY */
524 dme_write(sc, DM9000_EPCR, DM9000_EPCR_ERPRR + DM9000_EPCR_EPOS_PHY);

Completed in 12 milliseconds