Home
last modified time | relevance | path

Searched refs:loff (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dg94.c37 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_watermark() local
39 nvkm_mask(device, 0x61c128 + loff, 0x0000003f, watermark); in g94_sor_dp_watermark()
47 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_activesym() local
49 nvkm_mask(device, 0x61c10c + loff, 0x000001fc, TU << 2); in g94_sor_dp_activesym()
50 nvkm_mask(device, 0x61c128 + loff, 0x010f7f00, VTUa << 24 | VTUf << 16 | VTUi << 8); in g94_sor_dp_activesym()
67 const u32 loff = nv50_sor_link(sor); in g94_sor_dp_drive() local
71 data[0] = nvkm_rd32(device, 0x61c118 + loff) & ~(0x000000ff << shift); in g94_sor_dp_drive()
72 data[1] = nvkm_rd32(device, 0x61c120 + loff) & ~(0x000000ff << shift); in g94_sor_dp_drive()
73 data[2] = nvkm_rd32(device, 0x61c130 + loff); in g94_sor_dp_drive()
77 nvkm_wr32(device, 0x61c118 + loff, data[0] | (dc << shift)); in g94_sor_dp_drive()
[all …]
H A Dgm200.c37 const u32 loff = nv50_sor_link(sor); in gm200_sor_dp_drive() local
43 data[0] = nvkm_rd32(device, 0x61c118 + loff) & ~(0x000000ff << shift); in gm200_sor_dp_drive()
44 data[1] = nvkm_rd32(device, 0x61c120 + loff) & ~(0x000000ff << shift); in gm200_sor_dp_drive()
45 data[2] = nvkm_rd32(device, 0x61c130 + loff); in gm200_sor_dp_drive()
49 nvkm_wr32(device, 0x61c118 + loff, data[0] | (dc << shift)); in gm200_sor_dp_drive()
50 nvkm_wr32(device, 0x61c120 + loff, data[1] | (pe << shift)); in gm200_sor_dp_drive()
51 nvkm_wr32(device, 0x61c130 + loff, data[2]); in gm200_sor_dp_drive()
53 data[3] = nvkm_rd32(device, 0x61c13c + loff) & ~(0x000000ff << shift); in gm200_sor_dp_drive()
54 nvkm_wr32(device, 0x61c13c + loff, data[3] | (pc << shift)); in gm200_sor_dp_drive()
H A Dga102.c37 const u32 loff = nv50_sor_link(sor); in ga102_sor_dp_links() local
66 nvkm_mask(device, 0x61c10c + loff, 0x00000003, 0x00000001); in ga102_sor_dp_links()
68 nvkm_mask(device, 0x61c10c + loff, 0x401f4000, dpctrl); in ga102_sor_dp_links()
H A Dgf119.c132 const u32 loff = nv50_sor_link(sor); in gf119_sor_dp_drive() local
136 data[0] = nvkm_rd32(device, 0x61c118 + loff) & ~(0x000000ff << shift); in gf119_sor_dp_drive()
137 data[1] = nvkm_rd32(device, 0x61c120 + loff) & ~(0x000000ff << shift); in gf119_sor_dp_drive()
138 data[2] = nvkm_rd32(device, 0x61c130 + loff); in gf119_sor_dp_drive()
142 nvkm_wr32(device, 0x61c118 + loff, data[0] | (dc << shift)); in gf119_sor_dp_drive()
143 nvkm_wr32(device, 0x61c120 + loff, data[1] | (pe << shift)); in gf119_sor_dp_drive()
144 nvkm_wr32(device, 0x61c130 + loff, data[2]); in gf119_sor_dp_drive()
146 data[3] = nvkm_rd32(device, 0x61c13c + loff) & ~(0x000000ff << shift); in gf119_sor_dp_drive()
147 nvkm_wr32(device, 0x61c13c + loff, data[3] | (pc << shift)); in gf119_sor_dp_drive()
175 const u32 loff = nv50_sor_link(sor); in gf119_sor_dp_links() local
[all …]
H A Dtu102.c48 const u32 loff = nv50_sor_link(sor); in tu102_sor_dp_links() local
64 nvkm_mask(device, 0x61c10c + loff, 0x00000003, 0x00000001); in tu102_sor_dp_links()
66 nvkm_mask(device, 0x61c10c + loff, 0x401f4000, dpctrl); in tu102_sor_dp_links()
/linux/drivers/bluetooth/
H A Dh4_recv.h14 u8 loff; /* Data length offset in header */ member
23 .loff = 2, \
30 .loff = 2, \
37 .loff = 1, \
44 .loff = 2, \
115 dlen = skb->data[(&pkts[i])->loff]; in h4_recv_buf()
126 (&pkts[i])->loff); in h4_recv_buf()
H A Dhci_uart.h130 u8 loff; /* Data length offset in header */ member
139 .loff = 2, \
146 .loff = 2, \
153 .loff = 1, \
160 .loff = 2, \
H A Dhci_h4.c229 dlen = skb->data[(&pkts[i])->loff]; in h4_recv_buf()
240 (&pkts[i])->loff); in h4_recv_buf()
H A Dhci_mrvl.c233 .loff = 0, \
240 .loff = 0, \
H A Dhci_bcm.c658 .loff = 0, \
665 .loff = 0, \
672 .loff = 0, \
679 .loff = 0, \
H A Dbtnxpuart.c217 .loff = 0, \
224 .loff = 0, \
231 .loff = 0, \
238 .loff = 0, \
H A Dbpa10x.c73 .loff = 3, \
H A Dhci_intel.c957 .loff = 1, \
/linux/drivers/net/wireless/realtek/rtw88/
H A Ddebug.c23 size_t count, loff_t *loff);
116 size_t count, loff_t *loff) in rtw_debugfs_common_write() argument
120 return debugfs_priv->cb_write(filp, buffer, count, loff); in rtw_debugfs_common_write()
125 size_t count, loff_t *loff) in rtw_debugfs_single_write() argument
130 return debugfs_priv->cb_write(filp, buffer, count, loff); in rtw_debugfs_single_write()
252 size_t count, loff_t *loff) in rtw_debugfs_set_read_reg() argument
342 size_t count, loff_t *loff) in rtw_debugfs_set_rsvd_page() argument
371 size_t count, loff_t *loff) in rtw_debugfs_set_single_input() argument
389 size_t count, loff_t *loff) in rtw_debugfs_set_write_reg() argument
435 size_t count, loff_t *loff) in rtw_debugfs_set_h2c() argument
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Ddebug.c49 size_t count, loff_t *loff);
267 size_t count, loff_t *loff) in rtl_debugfs_set_write_reg() argument
316 size_t count, loff_t *loff) in rtl_debugfs_set_write_h2c() argument
362 size_t count, loff_t *loff) in rtl_debugfs_set_write_rfreg() argument
408 size_t count, loff_t *loff) in rtl_debugfs_common_write() argument
412 return debugfs_priv->cb_write(filp, buffer, count, loff); in rtl_debugfs_common_write()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c1128 u32 pgnum, loff = 0; in bfa_ioc_fwver_clear() local
1131 pgnum = PSS_SMEM_PGNUM(ioc->ioc_regs.smem_pg0, loff); in bfa_ioc_fwver_clear()
1135 writel(0, ioc->ioc_regs.smem_page_start + loff); in bfa_ioc_fwver_clear()
1136 loff += sizeof(u32); in bfa_ioc_fwver_clear()
1286 u32 loff = 0; in bfa_nw_ioc_fwver_get() local
1290 pgnum = bfa_ioc_smem_pgnum(ioc, loff); in bfa_nw_ioc_fwver_get()
1296 swab32(readl(loff + ioc->ioc_regs.smem_page_start)); in bfa_nw_ioc_fwver_get()
1297 loff += sizeof(u32); in bfa_nw_ioc_fwver_get()
1995 u32 loff = 0; in bfa_ioc_download_fw() local
2019 pgnum = bfa_ioc_smem_pgnum(ioc, loff); in bfa_ioc_download_fw()
[all …]
/linux/fs/btrfs/
H A Dreflink.c634 static int btrfs_extent_same_range(struct inode *src, u64 loff, u64 len, in btrfs_extent_same_range() argument
650 ret = btrfs_clone(src, dst, loff, len, ALIGN(len, bs), dst_loff, 1); in btrfs_extent_same_range()
658 static int btrfs_extent_same(struct inode *src, u64 loff, u64 olen, in btrfs_extent_same() argument
681 ret = btrfs_extent_same_range(src, loff, BTRFS_MAX_DEDUPE_LEN, in btrfs_extent_same()
686 loff += BTRFS_MAX_DEDUPE_LEN; in btrfs_extent_same()
691 ret = btrfs_extent_same_range(src, loff, tail_len, dst, dst_loff); in btrfs_extent_same()
/linux/include/uapi/linux/
H A Dscif_ioctl.h179 __s64 loff; member
/linux/drivers/spi/
H A Datmel-quadspi.c809 struct sg_table *sgt, loff_t loff) in atmel_qspi_dma_rx_xfer() argument
818 dma_src = aq->mmap_phys_base + loff; in atmel_qspi_dma_rx_xfer()
834 struct sg_table *sgt, loff_t loff) in atmel_qspi_dma_tx_xfer() argument
843 dma_dst = aq->mmap_phys_base + loff; in atmel_qspi_dma_tx_xfer()
858 const struct spi_mem_op *op, loff_t loff) in atmel_qspi_dma_transfer() argument
869 ret = atmel_qspi_dma_rx_xfer(mem, op, &sgt, loff); in atmel_qspi_dma_transfer()
871 ret = atmel_qspi_dma_tx_xfer(mem, op, &sgt, loff); in atmel_qspi_dma_transfer()
/linux/net/netfilter/
H A Dxt_recent.c560 size_t size, loff_t *loff) in recent_mt_proc_write() argument
578 if (*loff != 0) in recent_mt_proc_write()
623 *loff += size + 1; in recent_mt_proc_write()
/linux/fs/xfs/
H A Dxfs_trace.h5344 __field(xfs_fileoff_t, loff)
5361 __entry->loff = left->br_startoff;
5378 __entry->loff, __entry->lstart, __entry->lcount,