Searched refs:REG_RESET_CONTROL1 (Results 1 – 1 of 1) sorted by relevance
32 #define REG_RESET_CONTROL1 0x834 macro464 val = readl(np_base + REG_RESET_CONTROL1); in en7523_pci_prepare()467 writel(val & ~mask, np_base + REG_RESET_CONTROL1); in en7523_pci_prepare()469 writel(val | mask, np_base + REG_RESET_CONTROL1); in en7523_pci_prepare()471 writel(val & ~mask, np_base + REG_RESET_CONTROL1); in en7523_pci_prepare()