Searched refs:PHYS_ETH_SELF_CTL (Results 1 – 1 of 1) sorted by relevance
59 #define PHYS_ETH_SELF_CTL 0x80010020 macro67 v = __raw_readl(PHYS_ETH_SELF_CTL); in ethernet_reset()68 __raw_writel(v | ETH_SELF_CTL_RESET, PHYS_ETH_SELF_CTL); in ethernet_reset()71 while (__raw_readl(PHYS_ETH_SELF_CTL) & ETH_SELF_CTL_RESET) in ethernet_reset()