Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/pci/
Dops-bcm63xx.c78 if (func > (MPI_L2PCFG_FUNC_MASK >> MPI_L2PCFG_FUNC_SHIFT)) in bcm63xx_setup_cfg_access()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h1085 #define MPI_L2PCFG_FUNC_MASK (0x7 << MPI_L2PCFG_FUNC_SHIFT) macro