Home
last modified time | relevance | path

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

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