| /kernel/linux/linux-5.10/include/rdma/ |
| 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
|
| 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
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_phy.c | 1638 s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_generic() 1654 s32 ixgbe_read_i2c_sff8472_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_sff8472_generic() 1670 s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_eeprom_generic() 1704 static s32 ixgbe_read_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic_int() 1794 s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic() 1811 s32 ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic_unlocked() 1829 static s32 ixgbe_write_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic_int() 1897 s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic() 1914 s32 ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic_unlocked()
|
| D | ixgbe_82598.c | 952 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()
|
| D | ixgbe_82599.c | 2064 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()
|
| /kernel/linux/linux-4.19/tools/power/acpi/tools/ec/ |
| D | ec_access.c | 176 void read_ec_val(int fd, int byte_offset) in read_ec_val() 193 void write_ec_val(int fd, int byte_offset, uint8_t value) in write_ec_val()
|
| /kernel/linux/linux-5.10/tools/power/acpi/tools/ec/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_phy.c | 1936 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()
|
| D | ixgbe_82598.c | 952 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()
|
| D | ixgbe_82599.c | 2064 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()
|
| /kernel/linux/linux-4.19/arch/arm/mach-omap2/ |
| D | control.c | 150 u8 byte_offset = offset & 0x3; in omap_ctrl_readb() local 160 u16 byte_offset = offset & 0x2; in omap_ctrl_readw() local 177 u8 byte_offset = offset & 0x3; in omap_ctrl_writeb() local 190 u8 byte_offset = offset & 0x2; in omap_ctrl_writew() local
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | control.c | 147 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
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/vgic/ |
| D | vgic-v3.c | 317 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
|
| /kernel/linux/linux-4.19/virt/kvm/arm/vgic/ |
| D | vgic-v3.c | 329 int byte_offset, bit_nr; in vgic_v3_lpi_sync_pending_status() local 384 int byte_offset, bit_nr; in vgic_v3_save_pending_tables() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/udl/ |
| D | udl_transfer.c | 214 u32 byte_offset, u32 device_byte_offset, in udl_render_hline()
|
| D | udl_modeset.c | 314 const int byte_offset = line_offset + (clip.x1 << log_bpp); in udl_handle_damage() local
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/udl/ |
| D | udl_transfer.c | 221 u32 byte_offset, u32 device_byte_offset, in udl_render_hline()
|
| /kernel/linux/linux-5.10/fs/udf/ |
| D | truncate.c | 210 loff_t byte_offset; in udf_truncate_extents() local
|
| /kernel/linux/linux-4.19/fs/udf/ |
| D | truncate.c | 210 loff_t byte_offset; in udf_truncate_extents() local
|
| /kernel/linux/linux-5.10/drivers/staging/media/hantro/ |
| D | hantro_g1_vp8_dec.c | 313 u32 byte_offset = dct_part_offset + dct_size_part_size + count; in cfg_parts() local
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
| D | compress_offload.h | 35 __u32 byte_offset; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
| D | compress_offload.h | 22 __u32 byte_offset; member
|
| /kernel/linux/linux-4.19/include/uapi/sound/ |
| D | compress_offload.h | 69 __u32 byte_offset; member
|
| /kernel/linux/linux-5.10/include/uapi/sound/ |
| D | compress_offload.h | 69 __u32 byte_offset; member
|
| /kernel/linux/linux-5.10/fs/exfat/ |
| D | dir.c | 623 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
|