Searched refs:MPI_PCICFGCTL_WRITEEN_MASK (Results 1 – 2 of 2) sorted by relevance
103 tmp |= MPI_PCICFGCTL_WRITEEN_MASK; in bcm63xx_int_cfg_readl()114 tmp |= MPI_PCICFGCTL_WRITEEN_MASK; in bcm63xx_int_cfg_writel()
1126 #define MPI_PCICFGCTL_WRITEEN_MASK (1 << 7) macro