/linux/drivers/pinctrl/ |
H A D | pinctrl-digicolor.c | 130 int bit_off, reg_off; in dc_set_mux() local 148 int bit_off, reg_off; in dc_pmx_request_gpio() local 172 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_direction_input() local 192 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_direction_output() local 211 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_get() local 223 int bit_off = gpio % PINS_PER_COLLECTION; in dc_gpio_set() local
|
/linux/drivers/pinctrl/sunplus/ |
H A D | sppctl.c | 114 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/fs/ocfs2/ |
H A D | localalloc.c | 718 u32 *bit_off, in ocfs2_claim_local_alloc_bits() 773 u32 bit_off, in ocfs2_free_local_alloc_bits() 949 int bit_off, left, count, start; in ocfs2_sync_local_to_main() local
|
H A D | suballoc.c | 427 u32 bit_off, num_bits; in ocfs2_block_group_alloc_contig() local 469 u32 *bit_off, u32 *num_bits) in ocfs2_block_group_claim_bits() 584 u32 bit_off, num_bits; in ocfs2_block_group_alloc_discontig() local 1367 unsigned int bit_off, in ocfs2_block_group_set_bits() 2466 unsigned int bit_off, in ocfs2_block_group_clear_bits()
|
H A D | alloc.c | 4797 u32 bit_off, num_bits; in ocfs2_add_clusters_in_btree() local 7084 u32 bit_off, num; in ocfs2_convert_inline_data_to_extents() local
|
H A D | dir.c | 2794 u32 alloc, dx_alloc, bit_off, len, num_dx_entries = 0; in ocfs2_expand_inline_dir() local
|
/linux/tools/testing/selftests/bpf/ |
H A D | btf_helpers.c | 130 __u32 bit_off, bit_sz; in fprintf_btf_type_raw() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | definer.c | 54 #define _HWS_SET32(p, v, byte_off, bit_off, mask) \ argument 66 #define HWS_SET32(p, v, byte_off, bit_off, mask) \ argument 80 #define HWS_GET32(p, byte_off, bit_off, mask) \ argument
|
/linux/drivers/irqchip/ |
H A D | irq-sg2042-msi.c | 70 int bit_off = d->hwirq; in sg2042_msi_irq_ack() local
|
/linux/tools/bpf/bpftool/ |
H A D | btf.c | 194 __u32 bit_off, bit_sz; in dump_btf_type() local
|