Searched refs:REG_RESET_CONTROL1 (Results 1 – 1 of 1) sorted by relevance
31 #define REG_RESET_CONTROL1 0x834 macro413 val = readl(np_base + REG_RESET_CONTROL1); in en7523_pci_prepare()416 writel(val & ~mask, np_base + REG_RESET_CONTROL1); in en7523_pci_prepare()418 writel(val | mask, np_base + REG_RESET_CONTROL1); in en7523_pci_prepare()420 writel(val & ~mask, np_base + REG_RESET_CONTROL1); in en7523_pci_prepare()