xemu/include/hw/net
Greg Ungerer 3e230569bf hw/net: create common collection of MII definitions
Create a common set of definitions of address and register values for
ethernet MII phys. A few of the current ethernet drivers have at least
a partial set of these definitions. Others just use hard coded raw
constant numbers.

This initial set is copied directly from the allwinner_emac code.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1435296436-12152-2-git-send-email-gerg@uclinux.org
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-07-27 14:12:04 +01:00
..
allwinner_emac.h hw/net: create common collection of MII definitions 2015-07-27 14:12:04 +01:00
cadence_gem.h net: cadence_gem: Split state struct and type into header 2015-05-18 16:41:11 +01:00
mii.h hw/net: create common collection of MII definitions 2015-07-27 14:12:04 +01:00