Searched refs:REG_RESET_CONTROL (Results 1 – 1 of 1) sorted by relevance
22 #define REG_RESET_CONTROL 0x834 macro216 val = readl(np_base + REG_RESET_CONTROL); in en7523_pci_prepare()219 writel(val & ~mask, np_base + REG_RESET_CONTROL); in en7523_pci_prepare()221 writel(val | mask, np_base + REG_RESET_CONTROL); in en7523_pci_prepare()223 writel(val & ~mask, np_base + REG_RESET_CONTROL); in en7523_pci_prepare()