Searched refs:ETH_SELF_CTL_RESET (Results 1 – 1 of 1) sorted by relevance
30 #define ETH_SELF_CTL_RESET 0x00000001 macro38 __raw_writel(v | ETH_SELF_CTL_RESET, PHYS_ETH_SELF_CTL); in ep93xx_ethernet_reset()41 while (__raw_readl(PHYS_ETH_SELF_CTL) & ETH_SELF_CTL_RESET) in ep93xx_ethernet_reset()