Searched refs:GREG_SWRESET (Results 1 – 2 of 2) sorted by relevance
15 #define GREG_SWRESET 0x000UL /* Software Reset */ macro
878 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()