Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/pci/
Dpci-bcm63xx.c172 val = bcm_pcie_readl(PCIE_BRIDGE_RC_INT_MASK_REG); in bcm63xx_register_pcie()
174 bcm_pcie_writel(val, PCIE_BRIDGE_RC_INT_MASK_REG); in bcm63xx_register_pcie()
/linux-4.4.14/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h1415 #define PCIE_BRIDGE_RC_INT_MASK_REG 0x2854 macro