Home
last modified time | relevance | path

Searched refs:llp (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/dma/dw/
Dcore.c346 dma_addr_t llp; in dwc_scan_descriptors() local
353 llp = channel_readl(dwc, LLP); in dwc_scan_descriptors()
410 dev_vdbg(chan2dev(&dwc->chan), "%s: llp=%pad\n", __func__, &llp); in dwc_scan_descriptors()
417 if (desc->txd.phys == llp) { in dwc_scan_descriptors()
423 if (desc->lli.llp == llp) { in dwc_scan_descriptors()
432 if (child->lli.llp == llp) { in dwc_scan_descriptors()
463 lli->sar, lli->dar, lli->llp, lli->ctlhi, lli->ctllo); in dwc_dump_lli()
738 prev->lli.llp = desc->txd.phys; in dwc_prep_dma_memcpy()
749 prev->lli.llp = 0; in dwc_prep_dma_memcpy()
835 prev->lli.llp = desc->txd.phys; in dwc_prep_slave_sg()
[all …]
Dregs.h316 u32 llp; /* chain to next lli */ member
/linux-4.1.27/drivers/bluetooth/
Dhci_ll.c508 static const struct hci_uart_proto llp = { variable
521 return hci_uart_register_proto(&llp); in ll_init()
526 return hci_uart_unregister_proto(&llp); in ll_deinit()
/linux-4.1.27/arch/powerpc/platforms/cell/
Dspu_base.c223 u64 llp; in __spu_kernel_slb() local
226 llp = mmu_psize_defs[mmu_linear_psize].sllp; in __spu_kernel_slb()
228 llp = mmu_psize_defs[mmu_virtual_psize].sllp; in __spu_kernel_slb()
231 SLB_VSID_KERNEL | llp; in __spu_kernel_slb()
/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c2735 unsigned long llp; in dump_segments() local
2746 llp = vsid & SLB_VSID_LLP; in dump_segments()
2751 llp); in dump_segments()
2756 llp); in dump_segments()
/linux-4.1.27/arch/powerpc/kernel/
Dprocess.c1114 unsigned long llp = mmu_psize_defs[mmu_linear_psize].sllp; in setup_ksp_vsid() local
1122 sp_vsid |= SLB_VSID_KERNEL | llp; in setup_ksp_vsid()
/linux-4.1.27/Documentation/
Dkernel-docs.txt221 ftp://ftp.llp.fu-berlin.de/pub/linux/LINUX-LAB/whitepapers/pcip.ps.gz
231 ftp://ftp.llp.fu-berlin.de/pub/linux/LINUX-LAB/whitepapers/drivers.ps.gz