Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_phy.c2093 int ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_generic()
2109 int ixgbe_read_i2c_sff8472_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_sff8472_generic()
2125 int ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_eeprom_generic()
2159 static int ixgbe_read_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic_int()
2249 int ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic()
2266 int ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic_unlocked()
2284 static int ixgbe_write_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic_int()
2352 int ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic()
2369 int ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic_unlocked()
A Dixgbe_82598.c953 u8 byte_offset, u8 *eeprom_data) in ixgbe_read_i2c_phy_82598()
1023 static int ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_82598()
1038 static int ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_sff8472_82598()
A Dixgbe_82599.c2068 static int ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_82599()
2122 static int ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_82599()
/drivers/hid/bpf/progs/
A DWacom__ArtPen.bpf.c89 static inline void *get_bits(__u8 *data, unsigned int byte_offset) in get_bits()
/drivers/gpu/drm/udl/
A Dudl_transfer.c175 u32 byte_offset, u32 device_byte_offset, in udl_render_hline()
A Dudl_modeset.c227 const int byte_offset = line_offset + (clip->x1 << log_bpp); in udl_handle_damage() local
/drivers/media/platform/verisilicon/
A Dhantro_g1_vp8_dec.c312 u32 byte_offset = dct_part_offset + dct_size_part_size + count; in cfg_parts() local
A Drockchip_vpu2_hw_vp8_dec.c410 u32 byte_offset = dct_part_offset + dct_size_part_size + count; in cfg_parts() local
/drivers/nvmem/
A Dqfprom.c342 unsigned int byte_offset = cell->offset % sizeof(u32); in qfprom_fixup_dt_cell_info() local
/drivers/video/fbdev/
A Dudlfb.c544 u32 byte_offset, u32 byte_width, in dlfb_render_hline()
640 const int byte_offset = line_offset + (x * BPP); in dlfb_handle_damage() local
A Dsmscufx.c849 const int byte_offset = line_offset + (x * BPP); in ufx_raw_rect() local
/drivers/net/ethernet/
A Dlantiq_xrx200.c363 u32 byte_offset; in xrx200_start_xmit() local
A Dlantiq_etop.c481 u32 byte_offset; in ltq_etop_tx() local
/drivers/crypto/amcc/
A Dcrypto4xx_sa.h153 u32 byte_offset:1; member
/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Ddefiner.c1914 u8 byte_offset; in hws_definer_find_byte_in_tag() local
/drivers/input/touchscreen/
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
/drivers/mtd/nand/onenand/
A Donenand_base.c846 int byte_offset; in onenand_write_bufferram() local
/drivers/net/ethernet/intel/igb/
A Digb_main.c10197 s32 igb_read_i2c_byte(struct e1000_hw *hw, u8 byte_offset, in igb_read_i2c_byte()
10234 s32 igb_write_i2c_byte(struct e1000_hw *hw, u8 byte_offset, in igb_write_i2c_byte()
/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c4425 int rc, byte_offset = 0; in bnxt_read_sfp_module_eeprom_info() local
/drivers/net/ethernet/qlogic/qed/
A Dqed_debug.c1108 static u32 qed_dump_align(char *dump_buf, bool dump, u32 byte_offset) in qed_dump_align()

Completed in 101 milliseconds