Searched refs:mpl (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/Documentation/devicetree/bindings/arm/marvell/ |
D | marvell,kirkwood.txt | 64 "mpl,cec4" 65 "mpl,cec4-10"
|
/linux-6.6.21/arch/arm/boot/dts/marvell/ |
D | kirkwood-mplcec4.dts | 9 compatible = "mpl,cec4-10", "mpl,cec4", "marvell,kirkwood-88f6281", "marvell,kirkwood";
|
/linux-6.6.21/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 630 mhp->mpl = dma_alloc_coherent(&rhp->rdev.lldi.pdev->dev, in c4iw_alloc_mr() 632 if (!mhp->mpl) { in c4iw_alloc_mr() 669 mhp->max_mpl_len, mhp->mpl, mhp->mpl_addr); in c4iw_alloc_mr() 685 mhp->mpl[mhp->mpl_len++] = addr; in c4iw_set_page() 712 if (mhp->mpl) in c4iw_dereg_mr() 714 mhp->max_mpl_len, mhp->mpl, mhp->mpl_addr); in c4iw_dereg_mr()
|
D | qp.c | 814 p[0] = cpu_to_be64((u64)mhp->mpl[0]); in build_tpte_memreg() 815 p[1] = cpu_to_be64((u64)mhp->mpl[1]); in build_tpte_memreg() 848 mhp->mpl[i] = (__force u64)cpu_to_be64((u64)mhp->mpl[i]); in build_memreg() 867 *p = cpu_to_be64((u64)mhp->mpl[i]); in build_memreg()
|
D | iw_cxgb4.h | 396 u64 *mpl; member
|
/linux-6.6.21/arch/mips/include/asm/ |
D | ptrace.h | 48 unsigned long long mpl[6]; /* MTM{0-5} */ member
|
/linux-6.6.21/arch/mips/kernel/ |
D | ptrace.c | 906 REG_OFFSET_NAME(mpl0, mpl[0]), 907 REG_OFFSET_NAME(mpl1, mpl[1]), 908 REG_OFFSET_NAME(mpl2, mpl[2]),
|
D | asm-offsets.c | 72 OFFSET(PT_MPL, pt_regs, mpl); in output_ptreg_defines()
|
/linux-6.6.21/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 892 "^mpl,.*":
|