Searched refs:BMAC_RXSWRESET (Results 1 – 3 of 3) sorted by relevance
112 #define BMAC_RXSWRESET 0x308UL /* Receiver software reset */ macro
181 #define BMAC_RXSWRESET 0x308UL /* Receiver software reset */ macro
820 hme_write32(hp, bregs + BMAC_RXSWRESET, 0); in happy_meal_rx_reset()821 while ((hme_read32(hp, bregs + BMAC_RXSWRESET) & 1) && --tries) in happy_meal_rx_reset()