Searched refs:PHYS_ETH_SELF_CTL (Results 1 – 1 of 1) sorted by relevance
29 #define PHYS_ETH_SELF_CTL 0x80010020 macro37 v = __raw_readl(PHYS_ETH_SELF_CTL); in ep93xx_ethernet_reset()38 __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()