Home
last modified time | relevance | path

Searched defs:byte_offset (Results 1 – 20 of 20) sorted by relevance

/linux/include/rdma/
H A Diba.h118 #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 Dibta_vol1_c12.h13 #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 Dec_access.c175 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 Dcontrol.c142 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 Dtest_parse_tcp_hdr_opt.c32 __u8 byte_offset; member
/linux/drivers/hid/bpf/progs/
H A DWacom__ArtPen.bpf.c89 static inline void *get_bits(__u8 *data, unsigned int byte_offset) in get_bits()
/linux/drivers/gpu/drm/udl/
H A Dudl_transfer.c175 u32 byte_offset, u32 device_byte_offset, in udl_render_hline()
H A Dudl_modeset.c226 const int byte_offset = line_offset + (clip->x1 << log_bpp); in udl_handle_damage() local
/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_vp8_dec.c312 u32 byte_offset = dct_part_offset + dct_size_part_size + count; in cfg_parts() local
H A Drockchip_vpu2_hw_vp8_dec.c410 u32 byte_offset = dct_part_offset + dct_size_part_size + count; in cfg_parts() local
/linux/net/netlabel/
H A Dnetlabel_kapi.c885 u32 byte_offset; in netlbl_bitmap_walk() local
/linux/fs/exfat/
H A Ddir.c563 struct exfat_chain *p_dir, unsigned int byte_offset, in exfat_walk_fat_chain()
/linux/drivers/crypto/amcc/
H A Dcrypto4xx_sa.h153 u32 byte_offset:1; member
/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c438 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 Datmel_mxt_ts.c1403 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 Dsmscufx.c849 const int byte_offset = line_offset + (x * BPP); in ufx_raw_rect() local
/linux/include/linux/
H A Dhyperv.h362 u32 byte_offset; member
393 u32 byte_offset; member
/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c10139 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 Dextent_io.c3964 size_t byte_offset = BIT_BYTE(nr); in eb_bitmap_offset() local
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c4399 int rc, byte_offset = 0; in bnxt_read_sfp_module_eeprom_info() local