Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/i2c/
A 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 …]
A 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 …]
A 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()
A 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()
A 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-6.3-rc2/drivers/dma/
A Didma64.c100 channel_writeq(idma64c, LLP, hw->llp); in idma64_chan_start()
218 dma_pool_free(idma64c->pool, hw->lli, hw->llp); in idma64_desc_free()
235 enum dma_transfer_direction direction, u64 llp) in idma64_hw_desc_fill() argument
269 lli->llp = llp; in idma64_hw_desc_fill()
279 u64 llp = 0; in idma64_desc_fill() local
284 idma64_hw_desc_fill(hw, config, desc->direction, llp); in idma64_desc_fill()
285 llp = hw->llp; in idma64_desc_fill()
314 hw->lli = dma_pool_alloc(idma64c->pool, GFP_NOWAIT, &hw->llp); in idma64_prep_slave_sg()
349 u64 llp = channel_readq(idma64c, LLP); in idma64_active_desc_size() local
355 if (hw->llp == llp) in idma64_active_desc_size()
A Didma64.h99 u64 llp; member
108 dma_addr_t llp; member
/linux-6.3-rc2/drivers/dma/dw-edma/
A Ddw-edma-v0-core.c317 struct dw_edma_v0_llp *llp = chunk->ll_region.vaddr.mem + ofs; in dw_edma_v0_write_ll_link() local
319 llp->control = control; in dw_edma_v0_write_ll_link()
320 llp->llp.reg = pointer; in dw_edma_v0_write_ll_link()
322 struct dw_edma_v0_llp __iomem *llp = chunk->ll_region.vaddr.io + ofs; in dw_edma_v0_write_ll_link() local
324 writel(control, &llp->control); in dw_edma_v0_write_ll_link()
325 writeq(pointer, &llp->llp.reg); in dw_edma_v0_write_ll_link()
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()
A Ddw-edma-v0-regs.h51 } llp; member
230 } llp; member
A Ddw-edma-v0-debugfs.c130 CTX_REGISTER(dw, llp.lsb, dir, ch), in dw_edma_debugfs_regs_ch()
131 CTX_REGISTER(dw, llp.msb, dir, ch), in dw_edma_debugfs_regs_ch()
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A 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
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()
586 ocelot_fdma_writel(ocelot, MSCC_FDMA_INTR_LLP, llp & ident); in ocelot_fdma_interrupt()
[all …]
A Docelot_fdma.h65 u32 llp; member
/linux-6.3-rc2/drivers/dma/dw-axi-dmac/
A Ddw-axi-dmac-platform.c338 desc->lli->llp = cpu_to_le64(adr); in write_desc_llp()
726 u64 llp = 0; in dw_axi_dma_chan_prep_cyclic() local
767 llp = desc->hw_desc[0].llp; in dw_axi_dma_chan_prep_cyclic()
773 llp = hw_desc->llp; in dw_axi_dma_chan_prep_cyclic()
804 u64 llp = 0; in dw_axi_dma_chan_prep_slave_sg() local
853 llp = hw_desc->llp; in dw_axi_dma_chan_prep_slave_sg()
876 u64 llp = 0; in dma_chan_prep_dma_memcpy() local
959 llp = hw_desc->llp; in dma_chan_prep_dma_memcpy()
992 le64_to_cpu(desc->lli->llp), in axi_chan_dump_lli()
1049 u64 llp; in axi_chan_block_xfer_complete() local
[all …]
A Ddw-axi-dmac.h81 __le64 llp; member
94 dma_addr_t llp; member
/linux-6.3-rc2/drivers/dma/dw/
A Dcore.c299 dma_addr_t llp; in dwc_scan_descriptors() local
306 llp = channel_readl(dwc, LLP); in dwc_scan_descriptors()
367 if (desc->txd.phys == DWC_LLP_LOC(llp)) { in dwc_scan_descriptors()
373 if (lli_read(desc, llp) == llp) { in dwc_scan_descriptors()
382 if (lli_read(child, llp) == llp) { in dwc_scan_descriptors()
415 lli_read(desc, llp), in dwc_dump_lli()
591 lli_write(prev, llp, desc->txd.phys | lms); in dwc_prep_dma_memcpy()
601 prev->lli.llp = 0; in dwc_prep_dma_memcpy()
681 lli_write(prev, llp, desc->txd.phys | lms); in dwc_prep_slave_sg()
730 lli_write(prev, llp, desc->txd.phys | lms); in dwc_prep_slave_sg()
[all …]
A Dregs.h374 __le32 llp; /* chain to next lli */ member
/linux-6.3-rc2/drivers/bluetooth/
A 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-6.3-rc2/sound/soc/sof/
A Dipc4-pcm.c602 struct sof_ipc4_llp_reading_slot llp; in sof_ipc4_pcm_delay() local
638 sof_mailbox_read(sdev, time_info->llp_offset, &llp, sizeof(llp)); in sof_ipc4_pcm_delay()
639 tmp_ptr = ((u64)llp.reading.llp_u << 32) | llp.reading.llp_l; in sof_ipc4_pcm_delay()
/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A 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-6.3-rc2/arch/powerpc/platforms/cell/
A 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-6.3-rc2/arch/powerpc/xmon/
A Dxmon.c3750 unsigned long llp; in dump_segments() local
3768 llp = vsid & SLB_VSID_LLP; in dump_segments()
3773 llp); in dump_segments()
3778 llp); in dump_segments()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dprocess.c1716 unsigned long llp = mmu_psize_defs[mmu_linear_psize].sllp; in setup_ksp_vsid() local
1727 sp_vsid |= SLB_VSID_KERNEL | llp; in setup_ksp_vsid()
/linux-6.3-rc2/tools/power/pm-graph/
A Dsleepgraph.py3545 llp = data.lastPhase(2)
3546 if llp.startswith('suspend_machine'):
3547 if 'waking' not in data.dmesg[llp]:
3548 data.dmesg[llp]['waking'] = [0, 0.0]
3549 data.dmesg[llp]['waking'][0] += 1
3550 data.dmesg[llp]['waking'][1] += \

Completed in 59 milliseconds