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