Searched refs:offs (Results 251 - 275 of 384) sorted by relevance

<<111213141516

/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.h305 unsigned int offs, unsigned char *byte,
/linux-master/drivers/mtd/nand/raw/
H A Dcafe_nand.c495 .offs = 14,
505 .offs = 14,
515 .offs = 14,
525 .offs = 14,
H A Dfsl_ifc_nand.c67 .offs = 2, /* 0 on 8-bit small page */
77 .offs = 2, /* 0 on 8-bit small page */
913 bbt_main_descr.offs = 0;
914 bbt_mirror_descr.offs = 0;
H A Dsunxi_nand.c452 int offs = 0; local
455 while (len > offs) {
458 cnt = min(len - offs, NFC_SRAM_SIZE);
477 memcpy_fromio(buf + offs, nfc->regs + NFC_RAM0_BASE,
479 offs += cnt;
490 int offs = 0; local
493 while (len > offs) {
496 cnt = min(len - offs, NFC_SRAM_SIZE);
503 memcpy_toio(nfc->regs + NFC_RAM0_BASE, buf + offs, cnt);
516 offs
[all...]
/linux-master/kernel/
H A Dlatencytop.c272 loff_t *offs)
271 lstats_write(struct file *file, const char __user *buf, size_t count, loff_t *offs) argument
/linux-master/arch/x86/crypto/
H A Dsm3-avx-asm_64.S224 #define IW_W_ADDR(round, widx, offs) \
225 (STACK_W + ((round) / 4) * 64 + (offs) + ((widx) * 4))(%rsp)
228 #define XW_W_ADDR(round, widx, offs) \
229 (STACK_W + ((((round) / 3) - 4) % 2) * 64 + (offs) + ((widx) * 4))(%rsp)
/linux-master/include/linux/mtd/
H A Dspi-nor.h301 * @erase: erase a sector of the SPI NOR at the offset @offs; if
315 int (*erase)(struct spi_nor *nor, loff_t offs);
/linux-master/drivers/dma/ioat/
H A Ddma.c345 off_t offs; local
349 offs = idx * IOAT_DESC_SZ;
350 pos = (u8 *)ioat_chan->descs[chunk].virt + offs;
351 phys = ioat_chan->descs[chunk].hw + offs;
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h435 u8 offs[sizeof(union ice_prot_hdr)]; member in struct:ice_prot_ext_tbl_entry
/linux-master/drivers/input/keyboard/
H A Dadp5588-keys.c120 #define ADP5588_BANK(offs) ((offs) >> 3)
121 #define ADP5588_BIT(offs) (1u << ((offs) & 0x7))
/linux-master/drivers/misc/genwqe/
H A Dcard_utils.c400 /* DMA mapping for requested page, offs, size */
549 unsigned long data, offs; local
561 offs = offset_in_page(data);
562 if (size > ULONG_MAX - PAGE_SIZE - offs) {
566 m->nr_pages = DIV_ROUND_UP(offs + size, PAGE_SIZE);
/linux-master/drivers/spi/
H A Dspi-npcm-fiu.c287 u64 offs, size_t len, void *buf)
293 offs);
314 u64 offs, size_t len, const void *buf)
320 offs);
286 npcm_fiu_direct_read(struct spi_mem_dirmap_desc *desc, u64 offs, size_t len, void *buf) argument
313 npcm_fiu_direct_write(struct spi_mem_dirmap_desc *desc, u64 offs, size_t len, const void *buf) argument
/linux-master/drivers/tee/optee/
H A Dffa_abi.c607 * @offs: offset of the message in @shm
617 struct tee_shm *shm, u_int offs,
624 .data3 = offs,
639 arg = tee_shm_get_va(shm, offs);
644 rpc_arg = tee_shm_get_va(shm, offs + rpc_arg_offs);
616 optee_ffa_do_call_with_arg(struct tee_context *ctx, struct tee_shm *shm, u_int offs, bool system_thread) argument
/linux-master/tools/perf/util/
H A Dsymbol.h202 u64 offs; member in struct:kcore_extract
H A Dsymbol-elf.c1348 u64 offs = 0; local
1376 if (offs && PERF_ALIGN(offs, shdr.sh_addralign ?: 1) != shdr.sh_offset)
1379 offs = shdr.sh_offset + shdr.sh_size;
1382 return offs;
2599 off_t offs = p->rel + offset; local
2601 if (kcore__add_phdr(&extract, idx++, offs, p->addr, p->len))
2610 off_t offs = p->rel + offset; local
2614 if (copy_bytes(kcore.fd, p->offset, extract.fd, offs, p->len))
2667 if (copy_bytes(kcore.fd, kce->offs, extrac
[all...]
/linux-master/drivers/mmc/host/
H A Dmvsdio.c54 #define mvsd_write(offs, val) writel(val, iobase + (offs))
55 #define mvsd_read(offs) readl(iobase + (offs))
/linux-master/include/drm/ttm/
H A Dttm_resource.h271 * @cache.offs: First offset into @iomap of @sg. PAGE_SIZE granularity.
282 pgoff_t offs; member in struct:ttm_kmap_iter_iomap::__anon1089
/linux-master/drivers/tty/
H A Dmips_ejtag_fdc.c172 unsigned int offs, unsigned int data)
174 __raw_writel(data, priv->reg + offs);
178 unsigned int offs)
180 return __raw_readl(priv->reg + offs);
171 mips_ejtag_fdc_write(struct mips_ejtag_fdc_tty *priv, unsigned int offs, unsigned int data) argument
177 mips_ejtag_fdc_read(struct mips_ejtag_fdc_tty *priv, unsigned int offs) argument
/linux-master/arch/x86/kernel/kprobes/
H A Dcore.c624 unsigned long offs = addrmode_regoffs[p->ainsn.indirect.reg]; local
627 int3_emulate_jmp(regs, regs_get_register(regs, offs));
633 unsigned long offs = addrmode_regoffs[p->ainsn.indirect.reg]; local
635 int3_emulate_jmp(regs, regs_get_register(regs, offs));
/linux-master/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c717 int offs = 0; local
725 offs = (extp->NumProtectionFields - 1) *
729 offs += extp->extra[offs+1]+2;
732 numregions = extp->extra[offs];
733 offs += 1;
737 offs += 2;
743 rinfo = (struct cfi_intelext_regioninfo *)&extp->extra[offs];
745 offs += sizeof(*rinfo)
756 prinfo = (struct cfi_intelext_programming_regioninfo *)&extp->extra[offs];
[all...]
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb.c2086 const struct qmp_usb_offsets *offs = cfg->offsets; local
2091 if (!offs)
2098 qmp->serdes = base + offs->serdes;
2099 qmp->pcs = base + offs->pcs;
2100 if (offs->pcs_usb)
2101 qmp->pcs_usb = base + offs->pcs_usb;
2102 if (offs->pcs_misc)
2103 qmp->pcs_misc = base + offs->pcs_misc;
2104 qmp->tx = base + offs->tx;
2105 qmp->rx = base + offs
[all...]
/linux-master/fs/jffs2/
H A Dreadinode.c160 dbg_readinode("check node %#04x-%#04x, phys offs %#08x\n",
945 uint32_t offs; local
955 offs = ref_offset(ref) + *rdlen;
959 err = jffs2_flash_read(c, offs, to_read, &retlen, buf + *rdlen);
962 "error code: %d.\n", to_read, offs, err);
968 offs, retlen, to_read);
/linux-master/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c1800 size_t offs = 0; local
1818 while (offs < ptl->rx.buf.len) {
1819 sshp_buf_span_from(&ptl->rx.buf, offs, &span);
1824 offs += n;
1828 sshp_buf_drop(&ptl->rx.buf, offs);
/linux-master/drivers/mfd/
H A Dsm501.c764 resource_size_t offs,
769 res->start = sm->io_res->start + offs;
780 resource_size_t *offs,
783 *offs -= size; /* adjust memory size */
787 res->start = sm->mem_res->start + *offs;
762 sm501_create_subio(struct sm501_devdata *sm, struct resource *res, resource_size_t offs, resource_size_t size) argument
778 sm501_create_mem(struct sm501_devdata *sm, struct resource *res, resource_size_t *offs, resource_size_t size) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c1174 struct ieee80211_mutable_offsets offs; local
1216 skb = ieee80211_beacon_get_template(mt76_hw(dev), vif, &offs, 0);
1230 req.beacon_tlv.tim_ie_pos = cpu_to_le16(MT_TXD_SIZE + offs.tim_offset);
1232 if (offs.cntdwn_counter_offs[0]) {
1235 csa_offs = MT_TXD_SIZE + offs.cntdwn_counter_offs[0] - 4;

Completed in 445 milliseconds

<<111213141516