Home
last modified time | relevance | path

Searched defs:offs (Results 101 – 125 of 396) sorted by relevance

12345678910>>...16

/openbmc/linux/arch/x86/kernel/
H A Ddumpstack_64.c66 u32 offs; member
/openbmc/linux/lib/vdso/
H A Dgettimeofday.c53 const struct timens_offset *offs = &vdns->offset[clk]; in do_hres_timens() local
170 const struct timens_offset *offs = &vdns->offset[clk]; in do_coarse_timens() local
/openbmc/linux/drivers/mtd/nand/raw/
H A Dorion_nand.c34 u32 offs; in orion_nand_cmd_ctrl() local
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsmp-shx3.c31 unsigned int offs = 4 * cpu; in ipi_interrupt_handler() local
/openbmc/linux/drivers/net/can/softing/
H A Dsofting_platform.h29 unsigned long offs; member
/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_tse.h487 u32 csrrd32(void __iomem *mac, size_t offs) in csrrd32()
494 u16 csrrd16(void __iomem *mac, size_t offs) in csrrd16()
501 u8 csrrd8(void __iomem *mac, size_t offs) in csrrd8()
508 void csrwr32(u32 val, void __iomem *mac, size_t offs) in csrwr32()
516 void csrwr16(u16 val, void __iomem *mac, size_t offs) in csrwr16()
524 void csrwr8(u8 val, void __iomem *mac, size_t offs) in csrwr8()
/openbmc/linux/fs/ceph/
H A Dcrypto.h242 unsigned int offs, u64 lblk_num) in ceph_fscrypt_decrypt_block_inplace()
249 unsigned int offs, u64 lblk_num, in ceph_fscrypt_encrypt_block_inplace()
/openbmc/linux/drivers/gpio/
H A Dgpio-em.c58 static inline unsigned long em_gio_read(struct em_gio_priv *p, int offs) in em_gio_read()
66 static inline void em_gio_write(struct em_gio_priv *p, int offs, in em_gio_write()
/openbmc/linux/drivers/clk/sifive/
H A Dsifive-prci.c31 static u32 __prci_readl(struct __prci_data *pd, u32 offs) in __prci_readl()
36 static void __prci_writel(u32 v, u32 offs, struct __prci_data *pd) in __prci_writel()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.h84 int offs = element * element_size; in vec_reg_offset() local
/openbmc/linux/arch/x86/include/asm/
H A Duprobes.h35 s32 offs; member
/openbmc/linux/include/linux/
H A Dfscrypt.h419 unsigned int offs, in fscrypt_encrypt_pagecache_blocks()
428 unsigned int offs, u64 lblk_num, in fscrypt_encrypt_block_inplace()
435 size_t len, size_t offs) in fscrypt_decrypt_pagecache_blocks()
443 unsigned int offs, u64 lblk_num) in fscrypt_decrypt_block_inplace()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-sh_mobile.c185 static void iic_wr(struct sh_mobile_i2c_data *pd, int offs, unsigned char data) in iic_wr()
193 static unsigned char iic_rd(struct sh_mobile_i2c_data *pd, int offs) in iic_rd()
198 static void iic_set_clr(struct sh_mobile_i2c_data *pd, int offs, in iic_set_clr()
/openbmc/linux/fs/xfs/scrub/
H A Drtsummary.c125 xchk_rtsumoff_t offs; in xchk_rtsum_record_free() local
/openbmc/u-boot/drivers/mtd/ubi/
H A Dupd.c275 int lnum, offs, err = 0, len, to_write = count; in ubi_more_update_data() local
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_spl.c167 void onenand_spl_load_image(uint32_t offs, uint32_t size, void *dst) in onenand_spl_load_image()
H A Donenand_bbt.c152 static int onenand_isbad_bbt(struct mtd_info *mtd, loff_t offs, int allowbbt) in onenand_isbad_bbt()
/openbmc/linux/drivers/mtd/ubi/
H A Dupd.c268 int lnum, offs, err = 0, len, to_write = count; in ubi_more_update_data() local
/openbmc/linux/drivers/mmc/host/
H A Dmvsdio.c53 #define mvsd_write(offs, val) writel(val, iobase + (offs)) argument
54 #define mvsd_read(offs) readl(iobase + (offs)) argument
/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dhbm.c443 uint64_t offs; in ishtp_hbm_dma_xfer_ack() local
506 uint64_t offs; in ishtp_hbm_dma_xfer() local
/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_pbs.c1102 int offs; in lock_pups() local
1460 int offs; in ddr3_set_pbs_results() local
/openbmc/linux/drivers/irqchip/
H A Dirq-imx-mu-msi.c71 static void imx_mu_write(struct imx_mu_msi *msi_data, u32 val, u32 offs) in imx_mu_write()
76 static u32 imx_mu_read(struct imx_mu_msi *msi_data, u32 offs) in imx_mu_read()
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_oss.c177 const char __user *buf, int offs, int count) in snd_opl3_load_patch_seq_oss()
/openbmc/linux/drivers/mtd/nand/onenand/
H A Donenand_bbt.c144 static int onenand_isbad_bbt(struct mtd_info *mtd, loff_t offs, int allowbbt) in onenand_isbad_bbt()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dcmd.c66 __le32 *offs, *res; in carl9170_read_mreg() local

12345678910>>...16