Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsungem.h103 #define GREG_SWRST_RSTOUT 0x00000004 /* Force RST# pin active */ macro
/openbmc/qemu/hw/net/
H A Dsungem.c67 #define GREG_SWRST_RSTOUT 0x00000004 /* Force RST# pin active */ macro
750 s->gregs[GREG_SWRST >> 2] &= GREG_SWRST_RSTOUT; in sungem_reset_all()