/linux/include/rdma/ |
H A D | iba.h | 118 #define IBA_FIELD_BLOC(field_struct, byte_offset, bit_offset, num_bits) \ argument 122 #define IBA_FIELD8_LOC(field_struct, byte_offset, num_bits) \ argument 125 #define IBA_FIELD16_LOC(field_struct, byte_offset, num_bits) \ argument 131 #define IBA_FIELD32_LOC(field_struct, byte_offset, num_bits) \ argument 137 #define IBA_FIELD64_LOC(field_struct, byte_offset) \ argument 143 #define IBA_FIELD_MLOC(field_struct, byte_offset, num_bits, type) \ argument
|
H A D | ibta_vol1_c12.h | 13 #define CM_FIELD_BLOC(field_struct, byte_offset, bits_offset, width) \ argument 17 #define CM_FIELD8_LOC(field_struct, byte_offset, width) \ argument 20 #define CM_FIELD16_LOC(field_struct, byte_offset, width) \ argument 23 #define CM_FIELD32_LOC(field_struct, byte_offset, width) \ argument 26 #define CM_FIELD64_LOC(field_struct, byte_offset) \ argument 28 #define CM_FIELD_MLOC(field_struct, byte_offset, width, type) \ argument
|
/linux/tools/power/acpi/tools/ec/ |
H A D | ec_access.c | 175 void read_ec_val(int fd, int byte_offset) in read_ec_val() 192 void write_ec_val(int fd, int byte_offset, uint8_t value) in write_ec_val()
|
/linux/arch/arm/mach-omap2/ |
H A D | control.c | 142 u8 byte_offset = offset & 0x3; in omap_ctrl_readb() local 152 u16 byte_offset = offset & 0x2; in omap_ctrl_readw() local 169 u8 byte_offset = offset & 0x3; in omap_ctrl_writeb() local 182 u8 byte_offset = offset & 0x2; in omap_ctrl_writew() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_parse_tcp_hdr_opt.c | 32 __u8 byte_offset; member
|
/linux/drivers/hid/bpf/progs/ |
H A D | Wacom__ArtPen.bpf.c | 89 static inline void *get_bits(__u8 *data, unsigned int byte_offset) in get_bits()
|
/linux/drivers/gpu/drm/udl/ |
H A D | udl_transfer.c | 175 u32 byte_offset, u32 device_byte_offset, in udl_render_hline()
|
H A D | udl_modeset.c | 226 const int byte_offset = line_offset + (clip->x1 << log_bpp); in udl_handle_damage() local
|
/linux/drivers/media/platform/verisilicon/ |
H A D | hantro_g1_vp8_dec.c | 312 u32 byte_offset = dct_part_offset + dct_size_part_size + count; in cfg_parts() local
|
H A D | rockchip_vpu2_hw_vp8_dec.c | 410 u32 byte_offset = dct_part_offset + dct_size_part_size + count; in cfg_parts() local
|
/linux/net/netlabel/ |
H A D | netlabel_kapi.c | 885 u32 byte_offset; in netlbl_bitmap_walk() local
|
/linux/fs/exfat/ |
H A D | dir.c | 563 struct exfat_chain *p_dir, unsigned int byte_offset, in exfat_walk_fat_chain()
|
/linux/drivers/crypto/amcc/ |
H A D | crypto4xx_sa.h | 153 u32 byte_offset:1; member
|
/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-its.c | 438 int byte_offset, bit_nr; in its_sync_lpi_pending_table() local 2112 size_t byte_offset; in scan_its_table() local
|
/linux/drivers/input/touchscreen/ |
H A D | atmel_mxt_ts.c | 1403 unsigned int type, instance, size, byte_offset; in mxt_prepare_cfg_mem() local 1499 unsigned int byte_offset = 0; in mxt_upload_cfg_mem() local
|
/linux/drivers/video/fbdev/ |
H A D | smscufx.c | 849 const int byte_offset = line_offset + (x * BPP); in ufx_raw_rect() local
|
/linux/include/linux/ |
H A D | hyperv.h | 362 u32 byte_offset; member 393 u32 byte_offset; member
|
/linux/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 10139 s32 igb_read_i2c_byte(struct e1000_hw *hw, u8 byte_offset, in igb_read_i2c_byte() 10176 s32 igb_write_i2c_byte(struct e1000_hw *hw, u8 byte_offset, in igb_write_i2c_byte()
|
/linux/fs/btrfs/ |
H A D | extent_io.c | 3964 size_t byte_offset = BIT_BYTE(nr); in eb_bitmap_offset() local
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 4399 int rc, byte_offset = 0; in bnxt_read_sfp_module_eeprom_info() local
|