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