Home
last modified time | relevance | path

Searched defs:byte (Results 26 – 50 of 454) sorted by relevance

12345678910>>...19

/openbmc/intel-ipmi-oem/include/
H A Dme_to_redfish_hooks.hpp97 static inline std::string toHex(uint8_t byte) in toHex()
111 uint8_t byte; in logByte() local
/openbmc/bmcweb/src/
H A Djson_html_serializer.cpp25 const uint8_t byte) noexcept in decode()
77 const uint8_t byte = static_cast<uint8_t>(str[i]); in dumpEscaped() local
/openbmc/linux/arch/m68k/sun3/
H A Dleds.c6 void sun3_leds(unsigned char byte) in sun3_leds()
/openbmc/linux/drivers/misc/eeprom/
H A Deeprom_93cx6.c237 void eeprom_93cx6_readb(struct eeprom_93cx6 *eeprom, const u8 byte, in eeprom_93cx6_readb()
278 void eeprom_93cx6_multireadb(struct eeprom_93cx6 *eeprom, const u8 byte, in eeprom_93cx6_multireadb()
/openbmc/linux/sound/isa/sb/
H A Dsb8_midi.c26 char byte; in snd_sb8dsp_midi_interrupt() local
168 char byte; in snd_sb8dsp_midi_output_write() local
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_watchdog.c63 #define WDOG_SET_TIMER_USE(byte, use) \ argument
65 #define WDOG_GET_TIMER_USE(byte) ((byte) & 0x7) argument
73 #define WDOG_SET_PRETIMEOUT_ACT(byte, use) \ argument
75 #define WDOG_GET_PRETIMEOUT_ACT(byte) (((byte) >> 4) & 0x7) argument
88 #define WDOG_SET_TIMEOUT_ACT(byte, use) \ argument
90 #define WDOG_GET_TIMEOUT_ACT(byte) ((byte) & 0x7) argument
/openbmc/linux/arch/powerpc/perf/
H A Dppc970-pmu.c147 int pmc, psel, unit, byte, bit; in p970_marked_instr_event() local
195 int pmc, byte, unit, sh, spcsel; in p970_get_constraint() local
263 unsigned int pmc, unit, byte, psel; in p970_compute_mmcr() local
H A Dpower5-pmu.c141 int pmc, byte, unit, sh; in power5_get_constraint() local
342 int bit, byte, unit; in power5_marked_instr_event() local
390 unsigned int pmc, unit, byte, psel; in power5_compute_mmcr() local
H A Dpower5+-pmu.c137 int pmc, byte, unit, sh; in power5p_get_constraint() local
406 int bit, byte, unit; in power5p_marked_instr_event() local
459 unsigned int pmc, unit, byte, psel; in power5p_compute_mmcr() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbit.c142 nvkm_i2c_get_byte(struct nvkm_i2c_bus *bus, u8 *byte, bool last) in nvkm_i2c_get_byte()
158 nvkm_i2c_put_byte(struct nvkm_i2c_bus *bus, u8 byte) in nvkm_i2c_put_byte()
/openbmc/linux/drivers/spi/
H A Dspi-rb4xx.c48 static void do_spi_byte(struct rb4xx_spi *rbspi, u32 spi_ioc, u8 byte) in do_spi_byte()
73 static void do_spi_byte_two(struct rb4xx_spi *rbspi, u32 spi_ioc, u8 byte) in do_spi_byte_two()
H A Dspi-butterfly.c70 u8 bit, byte = pp->lastbyte; in setsck() local
86 u8 bit, byte = pp->lastbyte; in setmosi() local
/openbmc/linux/lib/
H A Dasn1_encoder.c53 int byte = integer >> (8 * (i - 1)); in asn1_encode_integer() local
109 u8 byte; in asn1_encode_oid_digit() local
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_host_smp.c77 u8 byte; in to_sas_gpio_gp_bit() local
102 u8 *byte; in try_test_sas_gpio_gp_bit() local
/openbmc/linux/fs/hfs/
H A Dbtree.c258 u8 *data, byte, m; in hfs_bmap_alloc() local
330 u8 *data, byte, m; in hfs_bmap_free() local
/openbmc/libcper/generator/sections/
H A Dgen-section-generic.c27 UINT8 *byte = start_byte + 24 + i; in generate_section_generic() local
/openbmc/linux/drivers/mtd/maps/
H A Damd76xrom.c72 u8 byte; in amd76xrom_cleanup() local
108 u8 byte; in amd76xrom_init_one() local
H A Dck804xrom.c85 u8 byte; in ck804xrom_cleanup() local
120 u8 byte; in ck804xrom_init_one() local
/openbmc/qemu/replay/
H A Dreplay-internal.c47 void replay_put_byte(uint8_t byte) in replay_put_byte()
93 uint8_t byte = 0; in replay_get_byte() local
/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.c412 static int intel_pt_get_short_tnt(unsigned int byte, in intel_pt_get_short_tnt()
430 static int intel_pt_get_cyc(unsigned int byte, const unsigned char *buf, in intel_pt_get_cyc()
452 static int intel_pt_get_ip(enum intel_pt_pkt_type type, unsigned int byte, in intel_pt_get_ip()
559 unsigned int byte; in intel_pt_do_get_packet() local
/openbmc/linux/sound/pci/ca0106/
H A Dca_midi.c41 unsigned char byte; in ca_midi_interrupt() local
215 unsigned char byte; in ca_midi_output_trigger() local
/openbmc/linux/fs/hfsplus/
H A Dbtree.c382 u8 *data, byte, m; in hfs_bmap_alloc() local
455 u8 *data, byte, m; in hfs_bmap_free() local
/openbmc/qemu/tests/tcg/hexagon/
H A Ddual_stores.c42 int8_t byte; member
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-scs1x.c45 u8 byte) in midi_input_escaped_byte()
55 struct snd_rawmidi_substream *stream, u8 byte) in midi_input_byte()
179 u8 byte; in scs_output_work() local
/openbmc/linux/drivers/iio/chemical/
H A Dsps30_serial.c77 unsigned char byte; member
86 static int sps30_serial_put_byte(unsigned char *buf, unsigned char byte) in sps30_serial_put_byte()
219 unsigned char byte; in sps30_serial_receive_buf() local

12345678910>>...19