Home
last modified time | relevance | path

Searched defs:byte_index (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c943 int byte_index = 0; in lan743x_ethtool_get_rxfh() local
962 int byte_index = 0; in lan743x_ethtool_get_rxfh() local
997 int byte_index = 0; in lan743x_ethtool_set_rxfh() local
1012 int byte_index = 0; in lan743x_ethtool_set_rxfh() local
/openbmc/linux/tools/firewire/
H A Dnosy-dump.c657 #define byte_index(i) ((i) ^ 3) macro
659 #define byte_index(i) (i) macro
/openbmc/linux/sound/pci/hda/
H A Dhda_eld.c123 int byte_index) in hdmi_get_eld_data()
H A Dpatch_hdmi.c437 int *packet_index, int *byte_index) in hdmi_get_dip_index()
450 int packet_index, int byte_index) in hdmi_set_dip_index()
/openbmc/linux/drivers/md/
H A Ddm-verity-fec.c130 u64 rsb, int byte_index, unsigned int block_offset, in fec_decode_bufs()
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Ddefs.h1121 static inline void set_64bit_val(__le64 *wqe_words, u32 byte_index, u64 val) in set_64bit_val()
1132 static inline void set_32bit_val(__le32 *wqe_words, u32 byte_index, u32 val) in set_32bit_val()
1143 static inline void get_64bit_val(__le64 *wqe_words, u32 byte_index, u64 *val) in get_64bit_val()
1154 static inline void get_32bit_val(__le32 *wqe_words, u32 byte_index, u32 *val) in get_32bit_val()
/openbmc/qemu/target/xtensa/
H A Dxtensa-isa.c102 static inline int byte_to_word_index(int byte_index) in byte_to_word_index()
108 static inline int byte_to_bit_index(int byte_index) in byte_to_bit_index()
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_debug.c905 u32 byte_index) in ddr3_tip_compare()
/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c7699 unsigned int byte_index; in pqi_is_firmware_feature_supported() local
7715 unsigned int byte_index; in pqi_is_firmware_feature_enabled() local
7733 unsigned int byte_index; in pqi_request_firmware_feature() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c3210 uint8_t byte_index = 0; set_avi_info_frame() local
[all...]
/openbmc/linux/sound/soc/codecs/
H A Dhdac_hdmi.c336 int packet_index, int byte_index) in hdac_hdmi_set_dip_index()