Home
last modified time | relevance | path

Searched refs:AR724X_PLL_REG_PCIE_CONFIG (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/pci/
Dpci-ar724x.c342 ppl = ath79_pll_rr(AR724X_PLL_REG_PCIE_CONFIG); in ar724x_pci_hw_init()
344 ath79_pll_wr(AR724X_PLL_REG_PCIE_CONFIG, ppl); in ar724x_pci_hw_init()
347 ppl = ath79_pll_rr(AR724X_PLL_REG_PCIE_CONFIG); in ar724x_pci_hw_init()
349 ath79_pll_wr(AR724X_PLL_REG_PCIE_CONFIG, ppl); in ar724x_pci_hw_init()
/Linux-v4.19/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h267 #define AR724X_PLL_REG_PCIE_CONFIG 0x10 macro