Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dpci-bcm63xx.c164 val = bcm_pcie_readl(PCIE_BRIDGE_OPT1_REG); in bcm63xx_register_pcie()
169 bcm_pcie_writel(val, PCIE_BRIDGE_OPT1_REG); in bcm63xx_register_pcie()
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h1387 #define PCIE_BRIDGE_OPT1_REG 0x2820 macro