Searched refs:MPI_L2PCFG_FUNC_SHIFT (Results 1 – 2 of 2) sorted by relevance
78 if (func > (MPI_L2PCFG_FUNC_MASK >> MPI_L2PCFG_FUNC_SHIFT)) in bcm63xx_setup_cfg_access()86 val |= (func << MPI_L2PCFG_FUNC_SHIFT); in bcm63xx_setup_cfg_access()
1084 #define MPI_L2PCFG_FUNC_SHIFT 8 macro1085 #define MPI_L2PCFG_FUNC_MASK (0x7 << MPI_L2PCFG_FUNC_SHIFT)