Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/pci/
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()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h1389 #define PCIE_BRIDGE_OPT1_REG 0x2820 macro