Home
last modified time | relevance | path

Searched refs:GREG_SWRESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunhme.h15 #define GREG_SWRESET 0x000UL /* Software Reset */ macro
H A Dsunhme.c921 hme_write32(hp, gregs + GREG_SWRESET, GREG_RESET_ALL); in happy_meal_stop()
922 while (hme_read32(hp, gregs + GREG_SWRESET) && --tries) in happy_meal_stop()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds