Home
last modified time | relevance | path

Searched defs:offset (Results 3201 – 3225 of 7695) sorted by relevance

1...<<121122123124125126127128129130>>...308

/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm8xx.c171 static int npcmgpio_direction_input(struct gpio_chip *chip, unsigned int offset) in npcmgpio_direction_input()
184 unsigned int offset, int value) in npcmgpio_direction_output()
196 static int npcmgpio_gpio_request(struct gpio_chip *chip, unsigned int offset) in npcmgpio_gpio_request()
208 static void npcmgpio_gpio_free(struct gpio_chip *chip, unsigned int offset) in npcmgpio_gpio_free()
2044 unsigned int offset) in npcm8xx_gpio_request_enable()
2060 unsigned int offset) in npcm8xx_gpio_request_free()
2072 unsigned int offset, bool input) in npcm_gpio_set_direction()
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c153 u32 offset; member
241 static void vop2_writel(struct vop2 *vop2, u32 offset, u32 v) in vop2_writel()
246 static void vop2_vp_write(struct vop2_video_port *vp, u32 offset, u32 v) in vop2_vp_write()
251 static u32 vop2_readl(struct vop2 *vop2, u32 offset) in vop2_readl()
1103 unsigned long offset; in vop2_plane_atomic_update() local
1744 u32 offset = (main_win->data->phys_id * 0x10); in vop2_setup_cluster_alpha() local
1790 u32 offset; in vop2_setup_alpha() local
/openbmc/qemu/nbd/
H A Dserver.c2135 uint64_t offset, in nbd_co_send_chunk_read()
2190 uint64_t offset, in nbd_co_send_sparse_read()
2370 uint64_t offset, uint64_t bytes, in blockstatus_to_extents()
2398 uint64_t offset, uint64_t bytes, in blockalloc_to_extents()
2472 BlockBackend *blk, uint64_t offset, in nbd_co_send_block_status()
2497 uint64_t offset, uint64_t length, in bitmap_to_extents()
2531 uint64_t offset, in nbd_co_send_bitmap()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmr.c155 u32 offset; in __mlx4_alloc_mtt_range() local
217 void __mlx4_free_mtt_range(struct mlx4_dev *dev, u32 offset, int order) in __mlx4_free_mtt_range()
231 static void mlx4_free_mtt_range(struct mlx4_dev *dev, u32 offset, int order) in mlx4_free_mtt_range()
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dpfc.c62 unsigned int offset; in sh_pfc_get_pin_index() local
546 unsigned int *offset, unsigned int *size) in sh_pfc_pinconf_find_drive_strength_reg()
571 unsigned int offset; in sh_pfc_pinconf_set_drive_strength() local
/openbmc/linux/drivers/soundwire/
H A Dintel.c22 static int intel_wait_bit(void __iomem *base, int offset, u32 mask, u32 target) in intel_wait_bit()
39 static int intel_clear_bit(void __iomem *base, int offset, u32 value, u32 mask) in intel_clear_bit()
45 static int intel_set_bit(void __iomem *base, int offset, u32 value, u32 mask) in intel_set_bit()
/openbmc/linux/sound/soc/intel/avs/
H A Dmessages.c355 size_t offset; in avs_ipc_set_large_config() local
468 size_t offset = 0; in avs_ipc_get_fw_config() local
585 size_t size, offset = 0; in avs_ipc_get_hw_config() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dgen8_ppgtt.c761 u64 offset, in gen8_ppgtt_insert_entry()
782 u64 offset, in __xehpsdv_ppgtt_insert_entry_lm()
811 u64 offset, in xehpsdv_ppgtt_insert_entry()
/openbmc/linux/drivers/media/i2c/
H A Dds90ub913.c152 static int ub913_gpio_get_direction(struct gpio_chip *gc, unsigned int offset) in ub913_gpio_get_direction()
157 static int ub913_gpio_direction_out(struct gpio_chip *gc, unsigned int offset, in ub913_gpio_direction_out()
171 static void ub913_gpio_set(struct gpio_chip *gc, unsigned int offset, int value) in ub913_gpio_set()
/openbmc/linux/drivers/s390/net/
H A Dism.h192 #define ISM_CREATE_REQ(dmb, idx, sf, offset) \ argument
202 unsigned long offset, unsigned long len) in __ism_read_cmd()
216 unsigned long offset, unsigned long len) in __ism_write_cmd()
/openbmc/linux/tools/objtool/include/objtool/
H A Delf.h58 unsigned long offset; member
241 static inline void set_reloc_offset(struct elf *elf, struct reloc *reloc, u64 offset) in set_reloc_offset()
331 static inline u32 sec_offset_hash(struct section *sec, unsigned long offset) in sec_offset_hash()
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dmain.c37 unsigned long offset) in mlx5vf_get_migration_page()
164 unsigned long offset; in mlx5vf_buf_read() local
613 unsigned long offset; in mlx5vf_append_page_to_mig_buf() local
/openbmc/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.c325 struct pinctrl_gpio_range *range, unsigned offset) in mvebu_pinmux_gpio_request_enable()
349 struct pinctrl_gpio_range *range, unsigned offset, bool input) in mvebu_pinmux_gpio_set_direction()
820 struct device *syscon_dev, u32 offset) in mvebu_pinctrl_simple_regmap_probe()
/openbmc/linux/include/linux/firmware/cirrus/
H A Dwmfw.h63 __le32 offset; member
144 __le16 offset; member
171 __le16 offset; member
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c43 unsigned int offset; member
251 static inline void qphy_setbits(void __iomem *base, u32 offset, u32 val) in qphy_setbits()
263 static inline void qphy_clrbits(void __iomem *base, u32 offset, u32 val) in qphy_clrbits()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gpuva_mgr.c1029 struct drm_gem_object *obj, u64 offset) in op_map_cb()
1088 u64 offset = va->gem.offset; in __drm_gpuva_sm_map() local
1231 u64 offset = va->gem.offset; in __drm_gpuva_sm_unmap() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_uvd.c494 unsigned int offset; in amdgpu_uvd_resume() local
810 struct amdgpu_bo *bo, unsigned int offset) in amdgpu_uvd_cs_msg()
1124 uint32_t offset, data[4]; in amdgpu_uvd_send_msg() local
/openbmc/linux/include/linux/gpio/
H A Ddriver.h465 u16 offset; member
790 unsigned int offset) in gpiochip_lock_as_irq()
797 unsigned int offset) in gpiochip_unlock_as_irq()
/openbmc/linux/drivers/firmware/
H A Ddmi-sysfs.c320 loff_t offset) in read_sel_8bit_indexed_io()
332 loff_t offset) in read_sel_2x8bit_indexed_io()
345 loff_t offset) in read_sel_16bit_indexed_io()
/openbmc/linux/net/ipv6/
H A Draw.c292 u8 type, u8 code, int offset, __be32 info) in rawv6_err()
509 int offset; in rawv6_push_pending_frames() local
703 static int raw6_getfrag(void *from, char *to, int offset, int len, int odd, in raw6_getfrag()
/openbmc/linux/arch/x86/kvm/svm/
H A Davic.c643 u32 offset = to_svm(vcpu)->vmcb->control.exit_info_1 & in avic_unaccel_trap_write() local
664 static bool is_avic_unaccelerated_access_trap(u32 offset) in is_avic_unaccelerated_access_trap()
697 u32 offset = svm->vmcb->control.exit_info_1 & in avic_unaccelerated_access_interception() local
/openbmc/linux/fs/btrfs/
H A Dordered-data.c152 u64 offset, unsigned long flags, int compress_type) in alloc_ordered_extent()
268 u64 disk_num_bytes, u64 offset, unsigned long flags, in btrfs_alloc_ordered_extent()
1162 u64 offset = 0; in btrfs_split_ordered_extent() local
/openbmc/linux/block/
H A Dblk-merge.c198 struct page *start_page, unsigned long offset) in get_max_segment_size()
470 unsigned offset = bvec->bv_offset + total; in blk_bvec_map_sg() local
591 sector_t offset) in blk_rq_get_max_sectors()
/openbmc/qemu/hw/ppc/
H A Dspapr_nvdimm.c219 int offset = fdt_subnode_offset(fdt, 0, "ibm,persistent-memory"); in spapr_dt_persistent_memory() local
248 uint64_t offset = args[1]; in h_scm_read_metadata() local
303 uint64_t offset = args[1]; in h_scm_write_metadata() local
/openbmc/linux/net/ipv4/
H A Dicmp.c103 int offset; member
355 static int icmp_glue_bits(void *from, char *to, int offset, int len, int odd, in icmp_glue_bits()
1371 int offset = iph->ihl<<2; in icmp_err() local

1...<<121122123124125126127128129130>>...308