Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunhme.h15 #define GREG_SWRESET 0x000UL /* Software Reset */ macro
H A Dsunhme.c950 hme_write32(hp, gregs + GREG_SWRESET, GREG_RESET_ALL); in happy_meal_stop()
951 while (hme_read32(hp, gregs + GREG_SWRESET) && --tries) in happy_meal_stop()