Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c1936 s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_generic()
1952 s32 ixgbe_read_i2c_sff8472_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_sff8472_generic()
1968 s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_eeprom_generic()
2002 static s32 ixgbe_read_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic_int()
2092 s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic()
2109 s32 ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic_unlocked()
2127 static s32 ixgbe_write_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic_int()
2195 s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic()
2212 s32 ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic_unlocked()
H A Dixgbe_82598.c952 u8 byte_offset, u8 *eeprom_data) in ixgbe_read_i2c_phy_82598()
1022 static s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_82598()
1037 static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_sff8472_82598()
H A Dixgbe_82599.c2064 static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_82599()
2118 static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_82599()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/u-boot/fs/zfs/
H A Ddev.c27 int zfs_devread(int sector, int byte_offset, int byte_len, char *buf) in zfs_devread()
/OK3568_Linux_fs/u-boot/fs/
H A Dfs_internal.c15 lbaint_t sector, int byte_offset, int byte_len, char *buf) in fs_devread()
/OK3568_Linux_fs/u-boot/fs/reiserfs/
H A Ddev.c25 int reiserfs_devread(int sector, int byte_offset, int byte_len, char *buf) in reiserfs_devread()
/OK3568_Linux_fs/u-boot/fs/ext4/
H A Ddev.c50 int ext4fs_devread(lbaint_t sector, int byte_offset, int byte_len, in ext4fs_devread()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dcontrol.c147 u8 byte_offset = offset & 0x3; in omap_ctrl_readb() local
157 u16 byte_offset = offset & 0x2; in omap_ctrl_readw() local
174 u8 byte_offset = offset & 0x3; in omap_ctrl_writeb() local
187 u8 byte_offset = offset & 0x2; in omap_ctrl_writew() local
/OK3568_Linux_fs/kernel/arch/arm64/kvm/vgic/
H A Dvgic-v3.c317 int byte_offset, bit_nr; in vgic_v3_lpi_sync_pending_status() local
372 int byte_offset, bit_nr; in vgic_v3_save_pending_tables() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/udl/
H A Dudl_transfer.c214 u32 byte_offset, u32 device_byte_offset, in udl_render_hline()
H A Dudl_modeset.c314 const int byte_offset = line_offset + (clip.x1 << log_bpp); in udl_handle_damage() local
/OK3568_Linux_fs/kernel/fs/udf/
H A Dtruncate.c210 loff_t byte_offset; in udf_truncate_extents() local
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8d/
H A Dhal_vp8d_vdpu1.c263 RK_U32 addr = 0, byte_offset = 0; in hal_vp8d_dct_partition_cfg() local
H A Dhal_vp8d_vdpu2.c262 RK_U32 addr = 0, byte_offset = 0; in hal_vp8d_dct_partition_cfg() local
/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_g1_vp8_dec.c313 u32 byte_offset = dct_part_offset + dct_size_part_size + count; in cfg_parts() local
H A Drk3399_vpu_hw_vp8_dec.c411 u32 byte_offset = dct_part_offset + dct_size_part_size + count; in cfg_parts() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dcompress_offload.h69 __u32 byte_offset; member
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dcompress_offload.h69 __u32 byte_offset; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dcompress_offload.h69 __u32 byte_offset; member
/OK3568_Linux_fs/kernel/fs/exfat/
H A Ddir.c623 struct exfat_chain *p_dir, unsigned int byte_offset, in exfat_walk_fat_chain()
822 unsigned int off, byte_offset, clu = 0; in exfat_get_dentry_set() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Dlantiq_xrx200.c295 u32 byte_offset; in xrx200_start_xmit() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dformats_i.c217 int lsx_offset_seek(sox_format_t * ft, off_t byte_offset, off_t to_sample) in lsx_offset_seek()

123