Searched refs:mpl (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/arch/tile/kernel/ |
D | traps.c | 82 int mpl; in retry_gpv() local 88 mpl = (gpv_reason & SPR_INDEX) >> SPR_MPL_SHIFT; in retry_gpv() 89 if (mpl == INT_DMA_NOTIFY && !dma_disabled) { in retry_gpv()
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | marvell,kirkwood.txt | 59 "mpl,cec4" 60 "mpl,cec4-10"
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | kirkwood-mplcec4.dts | 8 compatible = "mpl,cec4-10", "mpl,cec4", "marvell,kirkwood-88f6281", "marvell,kirkwood";
|
/linux-4.4.14/arch/mips/include/asm/ |
D | ptrace.h | 48 unsigned long long mpl[6]; /* MTM{0-5} */ member
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 880 mhp->mpl = dma_alloc_coherent(&rhp->rdev.lldi.pdev->dev, in c4iw_alloc_mr() 882 if (!mhp->mpl) { in c4iw_alloc_mr() 918 mhp->max_mpl_len, mhp->mpl, mhp->mpl_addr); in c4iw_alloc_mr() 932 mhp->mpl[mhp->mpl_len++] = addr; in c4iw_set_page() 963 if (mhp->mpl) in c4iw_dereg_mr() 965 mhp->max_mpl_len, mhp->mpl, mhp->mpl_addr); in c4iw_dereg_mr()
|
D | qp.c | 640 mhp->mpl[i] = (__force u64)cpu_to_be64((u64)mhp->mpl[i]); in build_memreg() 659 *p = cpu_to_be64((u64)mhp->mpl[i]); in build_memreg()
|
D | iw_cxgb4.h | 389 u64 *mpl; member
|
/linux-4.4.14/arch/mips/kernel/ |
D | ptrace.c | 566 REG_OFFSET_NAME(mpl0, mpl[0]), 567 REG_OFFSET_NAME(mpl1, mpl[1]), 568 REG_OFFSET_NAME(mpl2, mpl[2]),
|
D | asm-offsets.c | 69 OFFSET(PT_MPL, pt_regs, mpl); in output_ptreg_defines()
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | vendor-prefixes.txt | 145 mpl MPL AG
|