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
928 hme_write32(hp, bregs + BMAC_RXSWRESET, 0); in happy_meal_rx_reset()929 while ((hme_read32(hp, bregs + BMAC_RXSWRESET) & 1) && --tries) in happy_meal_rx_reset()