Home
last modified time | relevance | path

Searched defs:bit_off (Results 1 – 17 of 17) sorted by relevance

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-digicolor.c129 int bit_off, reg_off; in dc_set_mux() local
147 int bit_off, reg_off; in dc_pmx_request_gpio() local
171 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_direction_input() local
191 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_direction_output() local
210 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_get() local
222 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_set() local
/Linux-v6.1/drivers/pinctrl/sunplus/
Dsppctl.c114 u32 bit_off; in sppctl_get_reg_and_bit_offset() local
125 u32 bit_off; in sppctl_get_moon_reg_and_bit_offset() local
141 u32 bit_off; in sppctl_prep_moon_reg_and_offset() local
227 static void sppctl_gmx_set(struct sppctl_pdata *pctl, u8 reg_off, u8 bit_off, u8 bit_sz, in sppctl_gmx_set()
264 u32 reg_off, bit_off, reg; in sppctl_first_get() local
299 u32 reg_off, bit_off, reg; in sppctl_master_get() local
310 u32 reg_off, bit_off, reg; in sppctl_first_master_set() local
364 u32 reg_off, bit_off, reg; in sppctl_gpio_output_od_get() local
385 u32 reg_off, bit_off, reg; in sppctl_gpio_get_direction() local
396 u32 reg_off, bit_off, reg; in sppctl_gpio_inv_get() local
[all …]
/Linux-v6.1/mm/
Dpercpu.c324 int bit_off = ALIGN(block->contig_hint_start, align) - in pcpu_check_block_hint() local
369 static void pcpu_next_md_free_region(struct pcpu_chunk *chunk, int *bit_off, in pcpu_next_md_free_region()
425 int align, int *bit_off, int *bits) in pcpu_next_fit_region()
481 #define pcpu_for_each_md_free_region(chunk, bit_off, bits) \ argument
487 #define pcpu_for_each_fit_region(chunk, alloc_bits, align, bit_off, bits) \ argument
716 static void pcpu_block_update_scan(struct pcpu_chunk *chunk, int bit_off, in pcpu_block_update_scan()
752 int bit_off, bits; in pcpu_chunk_refresh_hint() local
812 static void pcpu_block_update_hint_alloc(struct pcpu_chunk *chunk, int bit_off, in pcpu_block_update_hint_alloc()
959 static void pcpu_block_update_hint_free(struct pcpu_chunk *chunk, int bit_off, in pcpu_block_update_hint_free()
1069 static bool pcpu_is_populated(struct pcpu_chunk *chunk, int bit_off, int bits, in pcpu_is_populated()
[all …]
/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_vbif.c60 u32 bit_off; in dpu_hw_set_mem_type() local
91 u32 bit_off; in dpu_hw_set_limit_conf() local
112 u32 bit_off; in dpu_hw_get_limit_conf() local
Ddpu_hw_top.c95 u32 reg_off, bit_off; in dpu_hw_setup_clk_force_ctrl() local
Ddpu_hw_catalog.h513 u32 bit_off; member
/Linux-v6.1/fs/ocfs2/
Dlocalalloc.c717 u32 *bit_off, in ocfs2_claim_local_alloc_bits()
772 u32 bit_off, in ocfs2_free_local_alloc_bits()
954 int bit_off, left, count, start; in ocfs2_sync_local_to_main() local
Dsuballoc.c423 u32 bit_off, num_bits; in ocfs2_block_group_alloc_contig() local
465 u32 *bit_off, u32 *num_bits) in ocfs2_block_group_claim_bits()
580 u32 bit_off, num_bits; in ocfs2_block_group_alloc_discontig() local
1339 unsigned int bit_off, in ocfs2_block_group_set_bits()
2383 unsigned int bit_off, in ocfs2_block_group_clear_bits()
Dalloc.c4782 u32 bit_off, num_bits; in ocfs2_add_clusters_in_btree() local
7057 u32 bit_off, num; in ocfs2_convert_inline_data_to_extents() local
Dxattr.c4275 u32 bit_off, len; in ocfs2_xattr_create_index_block() local
5105 u32 clusters_to_add = 1, bit_off, num_bits, v_start = 0; in ocfs2_add_new_xattr_cluster() local
Ddir.c2769 u32 alloc, dx_alloc, bit_off, len, num_dx_entries = 0; in ocfs2_expand_inline_dir() local
/Linux-v6.1/tools/testing/selftests/bpf/
Dbtf_helpers.c130 __u32 bit_off, bit_sz; in fprintf_btf_type_raw() local
/Linux-v6.1/drivers/thermal/samsung/
Dexynos_tmu.c525 unsigned int reg_off, bit_off; in exynos7_tmu_set_trip_temp() local
540 unsigned int reg_off, bit_off; in exynos7_tmu_set_trip_hyst() local
/Linux-v6.1/tools/bpf/bpftool/
Dbtf.c177 __u32 bit_off, bit_sz; in dump_btf_type() local
/Linux-v6.1/tools/lib/bpf/
Drelo_core.c686 __u32 byte_off, byte_sz, bit_off, bit_sz, field_type_id; in bpf_core_calc_field_relo() local
/Linux-v6.1/drivers/gpu/drm/
Ddrm_fb_helper.c722 off_t bit_off = (off % info->fix.line_length) * 8; in drm_fb_helper_memory_range_to_clip() local
/Linux-v6.1/fs/btrfs/
Dfree-space-cache.c4230 u64 bit_off, bit_bytes; in test_check_exists() local