Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/dma/dw-edma/
Ddw-edma-v0-core.c305 struct dw_edma_v0_llp __iomem *llp; in dw_edma_v0_core_write_chunk() local
341 llp = (void __iomem *)&lli[i]; in dw_edma_v0_core_write_chunk()
347 SET_LL_32(&llp->control, control); in dw_edma_v0_core_write_chunk()
350 SET_LL_64(&llp->llp.reg, chunk->ll_region.paddr); in dw_edma_v0_core_write_chunk()
352 SET_LL_32(&llp->llp.lsb, lower_32_bits(chunk->ll_region.paddr)); in dw_edma_v0_core_write_chunk()
353 SET_LL_32(&llp->llp.msb, upper_32_bits(chunk->ll_region.paddr)); in dw_edma_v0_core_write_chunk()
420 SET_CH_32(dw, chan->dir, chan->id, llp.lsb, in dw_edma_v0_core_start()
422 SET_CH_32(dw, chan->dir, chan->id, llp.msb, in dw_edma_v0_core_start()
425 SET_CH_32(dw, chan->dir, chan->id, llp.lsb, in dw_edma_v0_core_start()
427 SET_CH_32(dw, chan->dir, chan->id, llp.msb, in dw_edma_v0_core_start()
Ddw-edma-v0-regs.h51 } llp; member
230 } llp; member
Ddw-edma-v0-debugfs.c120 REGISTER(llp.lsb), in dw_edma_debugfs_regs_ch()
121 REGISTER(llp.msb), in dw_edma_debugfs_regs_ch()
/linux-5.19.10/drivers/media/i2c/
Dimx355.c85 u32 llp; member
897 .llp = 3672,
909 .llp = 3672,
921 .llp = 3672,
933 .llp = 3672,
945 .llp = 3672,
957 .llp = 3672,
969 .llp = 3672,
981 .llp = 1836,
993 .llp = 1836,
[all …]
Dimx319.c99 u32 llp; member
1671 .llp = 3968,
1683 .llp = 3968,
1695 .llp = 3968,
1707 .llp = 3968,
1719 .llp = 2500,
1731 .llp = 2500,
1743 .llp = 2500,
1755 .llp = 2500,
2075 h_blank = mode->llp - imx319->cur_mode->width; in imx319_set_pad_format()
[all …]
Dhi556.c92 u32 llp; member
457 .llp = 0x0b00,
469 .llp = 0x0b00,
722 h_blank = hi556->cur_mode->llp - hi556->cur_mode->width; in hi556_init_controls()
940 h_blank = hi556->cur_mode->llp - hi556->cur_mode->width; in hi556_set_format()
Dhi847.c107 u32 llp; member
2147 .llp = 0x033C,
2159 .llp = 0x033C,
2515 h_blank = hi847->cur_mode->llp - hi847->cur_mode->width; in hi847_init_controls()
2722 h_blank = hi847->cur_mode->llp - hi847->cur_mode->width; in hi847_set_format()
Dhi846.c220 u32 llp; member
1067 .llp = HI846_LINE_LENGTH,
1092 .llp = HI846_LINE_LENGTH,
1118 .llp = HI846_LINE_LENGTH,
1448 h_blank = hi846->cur_mode->llp - hi846->cur_mode->width; in hi846_init_controls()
1783 h_blank = hi846->cur_mode->llp - hi846->cur_mode->width; in hi846_set_format()
/linux-5.19.10/drivers/dma/
Didma64.c100 channel_writeq(idma64c, LLP, hw->llp); in idma64_chan_start()
214 dma_pool_free(idma64c->pool, hw->lli, hw->llp); in idma64_desc_free()
231 enum dma_transfer_direction direction, u64 llp) in idma64_hw_desc_fill() argument
265 lli->llp = llp; in idma64_hw_desc_fill()
275 u64 llp = 0; in idma64_desc_fill() local
280 idma64_hw_desc_fill(hw, config, desc->direction, llp); in idma64_desc_fill()
281 llp = hw->llp; in idma64_desc_fill()
310 hw->lli = dma_pool_alloc(idma64c->pool, GFP_NOWAIT, &hw->llp); in idma64_prep_slave_sg()
345 u64 llp = channel_readq(idma64c, LLP); in idma64_active_desc_size() local
351 if (hw->llp == llp) in idma64_active_desc_size()
Didma64.h99 u64 llp; member
108 dma_addr_t llp; member
/linux-5.19.10/drivers/net/ethernet/mscc/
Docelot_fdma.c117 dcb->llp = 0; in ocelot_fdma_dcb_set_data()
178 dcb->llp = ocelot_fdma_idx_dma(rx_ring->dcbs_dma, idx); in ocelot_fdma_alloc_rx_buffs()
211 u32 llp; in ocelot_fdma_check_stop_rx() local
214 llp = ocelot_fdma_readl(ocelot, MSCC_FDMA_DCB_LLP(MSCC_FDMA_XTR_CHAN)); in ocelot_fdma_check_stop_rx()
215 if (unlikely(llp)) in ocelot_fdma_check_stop_rx()
232 dcb->llp = 0; in ocelot_fdma_rx_set_llp()
511 dcb_llp = dcb->llp; in ocelot_fdma_tx_cleanup()
545 dcb->llp = 0; in ocelot_fdma_tx_cleanup()
579 u32 ident, llp, frm, err, err_code; in ocelot_fdma_interrupt() local
584 llp = ocelot_fdma_readl(ocelot, MSCC_FDMA_INTR_LLP); in ocelot_fdma_interrupt()
[all …]
Docelot_fdma.h65 u32 llp; member
/linux-5.19.10/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c285 dma_pool_free(chan->desc_pool, hw_desc->lli, hw_desc->llp); in axi_desc_put()
340 desc->lli->llp = cpu_to_le64(adr); in write_desc_llp()
420 write_chan_llp(chan, first->hw_desc[0].llp | lms); in axi_chan_block_xfer_start()
648 hw_desc->lli = axi_desc_get(chan, &hw_desc->llp); in dw_axi_dma_set_hw_desc()
728 u64 llp = 0; in dw_axi_dma_chan_prep_cyclic() local
769 llp = desc->hw_desc[0].llp; in dw_axi_dma_chan_prep_cyclic()
774 write_desc_llp(hw_desc, llp | lms); in dw_axi_dma_chan_prep_cyclic()
775 llp = hw_desc->llp; in dw_axi_dma_chan_prep_cyclic()
806 u64 llp = 0; in dw_axi_dma_chan_prep_slave_sg() local
854 write_desc_llp(hw_desc, llp | lms); in dw_axi_dma_chan_prep_slave_sg()
[all …]
Ddw-axi-dmac.h81 __le64 llp; member
94 dma_addr_t llp; member
/linux-5.19.10/drivers/dma/dw/
Dcore.c302 dma_addr_t llp; in dwc_scan_descriptors() local
309 llp = channel_readl(dwc, LLP); in dwc_scan_descriptors()
363 dev_vdbg(chan2dev(&dwc->chan), "%s: llp=%pad\n", __func__, &llp); in dwc_scan_descriptors()
370 if (desc->txd.phys == DWC_LLP_LOC(llp)) { in dwc_scan_descriptors()
376 if (lli_read(desc, llp) == llp) { in dwc_scan_descriptors()
385 if (lli_read(child, llp) == llp) { in dwc_scan_descriptors()
418 lli_read(desc, llp), in dwc_dump_lli()
594 lli_write(prev, llp, desc->txd.phys | lms); in dwc_prep_dma_memcpy()
604 prev->lli.llp = 0; in dwc_prep_dma_memcpy()
684 lli_write(prev, llp, desc->txd.phys | lms); in dwc_prep_slave_sg()
[all …]
Dregs.h374 __le32 llp; /* chain to next lli */ member
/linux-5.19.10/drivers/bluetooth/
Dhci_ll.c683 static const struct hci_uart_proto llp; variable
759 return hci_uart_register_device(hu, &llp); in hci_ti_probe()
798 static const struct hci_uart_proto llp = { variable
814 return hci_uart_register_proto(&llp); in ll_init()
821 return hci_uart_unregister_proto(&llp); in ll_deinit()
/linux-5.19.10/arch/powerpc/mm/book3s64/
Dslb.c225 unsigned long llp; in slb_dump_contents() local
246 llp = v & SLB_VSID_LLP; in slb_dump_contents()
250 (v & ~SLB_VSID_B) >> SLB_VSID_SHIFT_1T, llp); in slb_dump_contents()
254 (v & ~SLB_VSID_B) >> SLB_VSID_SHIFT, llp); in slb_dump_contents()
/linux-5.19.10/arch/powerpc/platforms/cell/
Dspu_base.c211 u64 llp; in __spu_kernel_slb() local
214 llp = mmu_psize_defs[mmu_linear_psize].sllp; in __spu_kernel_slb()
216 llp = mmu_psize_defs[mmu_virtual_psize].sllp; in __spu_kernel_slb()
219 SLB_VSID_KERNEL | llp; in __spu_kernel_slb()
/linux-5.19.10/arch/powerpc/xmon/
Dxmon.c3753 unsigned long llp; in dump_segments() local
3771 llp = vsid & SLB_VSID_LLP; in dump_segments()
3776 llp); in dump_segments()
3781 llp); in dump_segments()
/linux-5.19.10/arch/powerpc/kernel/
Dprocess.c1693 unsigned long llp = mmu_psize_defs[mmu_linear_psize].sllp; in setup_ksp_vsid() local
1704 sp_vsid |= SLB_VSID_KERNEL | llp; in setup_ksp_vsid()
/linux-5.19.10/tools/power/pm-graph/
Dsleepgraph.py3399 llp = data.lastPhase(2)
3400 if llp.startswith('suspend_machine'):
3401 if 'waking' not in data.dmesg[llp]:
3402 data.dmesg[llp]['waking'] = [0, 0.0]
3403 data.dmesg[llp]['waking'][0] += 1
3404 data.dmesg[llp]['waking'][1] += \