Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/acpi/tools/ec/
Dec_access.c176 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()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.c1693 s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_generic()
1709 s32 ixgbe_read_i2c_sff8472_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_sff8472_generic()
1725 s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_eeprom_generic()
1758 static s32 ixgbe_read_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic_int()
1845 s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic()
1861 s32 ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic_unlocked()
1878 static s32 ixgbe_write_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic_int()
1945 s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic()
1961 s32 ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic_unlocked()
Dixgbe_82598.c998 u8 byte_offset, u8 *eeprom_data) in ixgbe_read_i2c_phy_82598()
1068 static s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_82598()
1083 static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_sff8472_82598()
Dixgbe_82599.c2082 static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_82599()
2135 static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_82599()
/linux-4.4.14/arch/arm/mach-omap2/
Dcontrol.c150 u8 byte_offset = offset & 0x3; in omap_ctrl_readb() local
160 u16 byte_offset = offset & 0x2; in omap_ctrl_readw() local
184 u8 byte_offset = offset & 0x3; in omap_ctrl_writeb() local
197 u8 byte_offset = offset & 0x2; in omap_ctrl_writew() local
/linux-4.4.14/drivers/gpu/drm/udl/
Dudl_transfer.c223 u32 byte_offset, u32 device_byte_offset, in udl_render_hline()
Dudl_fb.c225 const int byte_offset = line_offset + (x * bpp); in udl_handle_damage() local
/linux-4.4.14/fs/udf/
Dtruncate.c210 loff_t byte_offset; in udf_truncate_extents() local
/linux-4.4.14/include/uapi/sound/
Dcompress_offload.h68 __u32 byte_offset; member
/linux-4.4.14/drivers/video/fbdev/
Dudlfb.c520 u32 byte_offset, u32 byte_width, in dlfb_render_hline()
608 const int byte_offset = line_offset + (x * BPP); in dlfb_handle_damage() local
Dsmscufx.c846 const int byte_offset = line_offset + (x * BPP); in ufx_raw_rect() local
/linux-4.4.14/drivers/net/ethernet/
Dlantiq_etop.c527 u32 byte_offset; in ltq_etop_tx() local
/linux-4.4.14/drivers/crypto/amcc/
Dcrypto4xx_sa.h155 u32 byte_offset:1; member
/linux-4.4.14/drivers/input/touchscreen/
Datmel_mxt_ts.c1189 unsigned int type, instance, size, byte_offset; in mxt_prepare_cfg_mem() local
1286 unsigned int byte_offset = 0; in mxt_upload_cfg_mem() local
/linux-4.4.14/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c113 u32 byte_offset; member
/linux-4.4.14/net/ipv4/
Dcipso_ipv4.c155 u32 byte_offset; in cipso_v4_bitmap_walk() local
/linux-4.4.14/include/linux/
Dhyperv.h256 u32 byte_offset; member
287 u32 byte_offset; member
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_state.c1710 u32 offset, byte_offset; in radeon_cp_dispatch_texture() local
/linux-4.4.14/fs/reiserfs/
Dinode.c2378 loff_t byte_offset = ((loff_t)block << inode->i_sb->s_blocksize_bits)+1; in map_block_for_writepage() local
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_main.c8026 s32 igb_read_i2c_byte(struct e1000_hw *hw, u8 byte_offset, in igb_read_i2c_byte()
8063 s32 igb_write_i2c_byte(struct e1000_hw *hw, u8 byte_offset, in igb_write_i2c_byte()
/linux-4.4.14/drivers/mtd/onenand/
Donenand_base.c818 int byte_offset; in onenand_write_bufferram() local