Home
last modified time | relevance | path

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

/freebsd/sys/riscv/starfive/
H A Djh7110_pcie.c93 #define PCI_MISC_REG 0xb4 macro
865 val = RD4(sc, PCI_MISC_REG); in jh7110_pcie_attach()
866 WR4(sc, PCI_MISC_REG, val | PHY_FUNC_DIS); in jh7110_pcie_attach()