Searched defs:byte_index (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/net/ethernet/microchip/ |
H A D | lan743x_ethtool.c | 943 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 D | nosy-dump.c | 657 #define byte_index(i) ((i) ^ 3) macro 659 #define byte_index(i) (i) macro
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_eld.c | 123 int byte_index) in hdmi_get_eld_data()
|
H A D | patch_hdmi.c | 437 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 D | dm-verity-fec.c | 130 u64 rsb, int byte_index, unsigned int block_offset, in fec_decode_bufs()
|
/openbmc/linux/drivers/infiniband/hw/irdma/ |
H A D | defs.h | 1121 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 D | xtensa-isa.c | 102 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 D | ddr3_debug.c | 905 u32 byte_index) in ddr3_tip_compare()
|
/openbmc/linux/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 7699 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 D | dc_resource.c | 3210 uint8_t byte_index = 0; set_avi_info_frame() local [all...] |
/openbmc/linux/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 336 int packet_index, int byte_index) in hdac_hdmi_set_dip_index()
|