Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/pci/
Dpci-bcm63xx.c103 tmp |= MPI_PCICFGCTL_WRITEEN_MASK; in bcm63xx_int_cfg_readl()
114 tmp |= MPI_PCICFGCTL_WRITEEN_MASK; in bcm63xx_int_cfg_writel()
/linux-6.6.21/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h1126 #define MPI_PCICFGCTL_WRITEEN_MASK (1 << 7) macro