Searched refs:MPI_PCIMODESEL_PREFETCH_SHIFT (Results 1 - 2 of 2) sorted by path

/linux-master/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h1108 #define MPI_PCIMODESEL_PREFETCH_SHIFT 4 macro
1109 #define MPI_PCIMODESEL_PREFETCH_MASK (0xf << MPI_PCIMODESEL_PREFETCH_SHIFT)
/linux-master/arch/mips/pci/
H A Dpci-bcm63xx.c311 val |= (8 << MPI_PCIMODESEL_PREFETCH_SHIFT);

Completed in 184 milliseconds