Home
last modified time | relevance | path

Searched refs:BMAC_RXSWRESET (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunbmac.h112 #define BMAC_RXSWRESET 0x308UL /* Receiver software reset */ macro
H A Dsunhme.h181 #define BMAC_RXSWRESET 0x308UL /* Receiver software reset */ macro
H A Dsunhme.c899 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunbmac.h112 #define BMAC_RXSWRESET 0x308UL /* Receiver software reset */ macro
H A Dsunhme.h181 #define BMAC_RXSWRESET 0x308UL /* Receiver software reset */ macro
H A Dsunhme.c928 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()

Completed in 13 milliseconds