Home
last modified time | relevance | path

Searched defs:off (Results 326 – 350 of 1397) sorted by relevance

1...<<11121314151617181920>>...56

/openbmc/linux/drivers/rtc/
H A Drtc-bq32k.c53 static int bq32k_read(struct device *dev, void *data, uint8_t off, uint8_t len) in bq32k_read()
76 static int bq32k_write(struct device *dev, void *data, uint8_t off, uint8_t len) in bq32k_write()
/openbmc/linux/fs/bfs/
H A Dinode.c39 int block, off; in bfs_iget() local
390 int off = (i - BFS_ROOT_INO) % BFS_INODES_PER_BLOCK; in bfs_fill_super() local
/openbmc/linux/drivers/rapidio/
H A Drio-sysfs.c118 char *buf, loff_t off, size_t count) in rio_read_config()
189 char *buf, loff_t off, size_t count) in rio_write_config()
/openbmc/linux/arch/arm/mach-orion5x/
H A Dts78xx-setup.c156 unsigned long off = ((unsigned long)buf & 3); in ts78xx_ts_nand_write_buf() local
182 unsigned long off = ((unsigned long)buf & 3); in ts78xx_ts_nand_read_buf() local
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_mem.c223 enum ib_access_flags perms, u32 off, int len) in siw_check_sge()
325 dma_addr_t siw_pbl_get_buffer(struct siw_pbl *pbl, u64 off, int *len, int *idx) in siw_pbl_get_buffer()
/openbmc/linux/fs/vboxsf/
H A Dfile.c233 loff_t off = page_offset(page); in vboxsf_read_folio() local
277 loff_t off = page_offset(page); in vboxsf_writepage() local
/openbmc/linux/arch/sparc/include/asm/
H A Dfb.h13 unsigned long off) in fb_pgprotect()
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dfdt.c75 int off; in ft_cpu_setup() local
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_portals.h38 #define SET_QP_INFO(dqrr, fdata, off, dest) \ argument
/openbmc/qemu/include/semihosting/
H A Dguestfd.h33 size_t off; member
/openbmc/linux/drivers/pnp/isapnp/
H A Dproc.c17 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) in isapnp_proc_bus_lseek()
/openbmc/linux/drivers/platform/x86/
H A Dintel_ips.c228 #define thm_readb(off) readb(ips->regmap + (off)) argument
229 #define thm_readw(off) readw(ips->regmap + (off)) argument
230 #define thm_readl(off) readl(ips->regmap + (off)) argument
231 #define thm_readq(off) readq(ips->regmap + (off)) argument
233 #define thm_writeb(off, val) writeb((val), ips->regmap + (off)) argument
234 #define thm_writew(off, val) writew((val), ips->regmap + (off)) argument
235 #define thm_writel(off, val) writel((val), ips->regmap + (off)) argument
H A Dwmi-bmof.c29 char *buf, loff_t off, size_t count) in read_bmof()
/openbmc/linux/drivers/mmc/host/
H A Dtifm_sd.c113 unsigned int off, unsigned int cnt) in tifm_sd_read_fifo()
139 unsigned int off, unsigned int cnt) in tifm_sd_write_fifo()
169 unsigned int off, cnt, t_size = TIFM_MMCSD_FIFO_SIZE * 2; in tifm_sd_transfer_data() local
226 unsigned int off, cnt; in tifm_sd_bounce_block() local
/openbmc/linux/mm/
H A Dhugetlb_cgroup.c595 char *buf, size_t nbytes, loff_t off, in hugetlb_cgroup_write()
633 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_write_legacy()
639 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_write_dfl()
645 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_reset()
/openbmc/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.c61 unsigned off = (pid / MVEBU_MPPS_PER_REG) * MVEBU_MPP_BITS; in mvebu_mmio_mpp_ctrl_get() local
72 unsigned off = (pid / MVEBU_MPPS_PER_REG) * MVEBU_MPP_BITS; in mvebu_mmio_mpp_ctrl_set() local
795 unsigned off = (pid / MVEBU_MPPS_PER_REG) * MVEBU_MPP_BITS; in mvebu_regmap_mpp_ctrl_get() local
812 unsigned off = (pid / MVEBU_MPPS_PER_REG) * MVEBU_MPP_BITS; in mvebu_regmap_mpp_ctrl_set() local
/openbmc/linux/drivers/xen/xenfs/
H A Dsuper.c32 size_t size, loff_t *off) in capabilities_read()
/openbmc/linux/arch/xtensa/kernel/
H A Dpci-dma.c27 unsigned long off = paddr & (PAGE_SIZE - 1); in do_cache_op() local
/openbmc/u-boot/arch/nds32/include/asm/
H A Dio.h149 #define __raw_base_writeb(val, base, off) __arch_base_putb(val, base, off) argument
150 #define __raw_base_writew(val, base, off) __arch_base_putw(val, base, off) argument
151 #define __raw_base_writel(val, base, off) __arch_base_putl(val, base, off) argument
153 #define __raw_base_readb(base, off) __arch_base_getb(base, off) argument
154 #define __raw_base_readw(base, off) __arch_base_getw(base, off) argument
155 #define __raw_base_readl(base, off) __arch_base_getl(base, off) argument
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_nx.c28 #define CRB_BLK(off) ((off >> 20) & 0x3f) argument
29 #define CRB_SUBBLK(off) ((off >> 16) & 0xf) argument
32 #define CRB_HI(off) ((qla82xx_crb_hub_agt[CRB_BLK(off)] << 20) | \ argument
435 void __iomem *off; in qla82xx_wr_32() local
465 void __iomem *off; in qla82xx_rd_32() local
648 u64 off, void *data, int size) in qla82xx_pci_mem_read_direct()
720 u64 off, void *data, int size) in qla82xx_pci_mem_write_direct()
891 qla82xx_md_rw_32(struct qla_hw_data *ha, uint32_t off, u32 data, uint8_t flag) in qla82xx_md_rw_32()
1098 unsigned long off; in qla82xx_pinit_from_rom() local
1285 u64 off, void *data, int size) in qla82xx_pci_mem_write_2M()
[all …]
/openbmc/linux/drivers/soc/pxa/
H A Dmfp.c129 #define mfpr_readl(off) \ argument
132 #define mfpr_writel(off, val) \ argument
/openbmc/linux/drivers/nvme/host/
H A Dfabrics.c171 int nvmf_reg_read32(struct nvme_ctrl *ctrl, u32 off, u32 *val) in nvmf_reg_read32()
216 int nvmf_reg_read64(struct nvme_ctrl *ctrl, u32 off, u64 *val) in nvmf_reg_read64()
261 int nvmf_reg_write32(struct nvme_ctrl *ctrl, u32 off, u32 val) in nvmf_reg_write32()
/openbmc/linux/drivers/misc/eeprom/
H A Dat24.c143 static void at24_read_post_vaio(unsigned int off, char *buf, size_t count) in at24_read_post_vaio()
418 static int at24_read(void *priv, unsigned int off, void *val, size_t count) in at24_read()
465 static int at24_write(void *priv, unsigned int off, void *val, size_t count) in at24_write()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.h35 struct ice_tx_offload_params *off) { } in ice_eswitch_set_target_vsi()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net.h747 static inline u16 nn_readb(struct nfp_net *nn, int off) in nn_readb()
752 static inline void nn_writeb(struct nfp_net *nn, int off, u8 val) in nn_writeb()
757 static inline u16 nn_readw(struct nfp_net *nn, int off) in nn_readw()
762 static inline void nn_writew(struct nfp_net *nn, int off, u16 val) in nn_writew()
767 static inline u32 nn_readl(struct nfp_net *nn, int off) in nn_readl()
772 static inline void nn_writel(struct nfp_net *nn, int off, u32 val) in nn_writel()
777 static inline u64 nn_readq(struct nfp_net *nn, int off) in nn_readq()
782 static inline void nn_writeq(struct nfp_net *nn, int off, u64 val) in nn_writeq()
841 u32 off; in _nfp_qcp_read() local

1...<<11121314151617181920>>...56