Home
last modified time | relevance | path

Searched defs:byte (Results 226 – 250 of 457) sorted by relevance

12345678910>>...19

/openbmc/linux/drivers/target/tcm_fc/
H A Dtfc_conf.c53 u32 byte = 0; in ft_parse_wwn() local
/openbmc/intel-ipmi-oem/src/
H A Dipmi_to_redfish_hooks.cpp36 for (const uint8_t& byte : bytes) in toHexStr() local
/openbmc/linux/drivers/spi/
H A Dspi-bcm2835.c215 u8 byte; in bcm2835_rd_fifo() local
228 u8 byte; in bcm2835_wr_fifo() local
/openbmc/boost-dbus/include/dbus/
H A Delement.hpp23 typedef boost::uint8_t byte; typedef
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-i2c.c233 int addr,rc,i,byte; in saa7134_i2c_xfer() local
/openbmc/ipmi-fru-parser/
H A Dwritefrudata.cpp318 size_t byte = 0; in calculateCRC() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-mlxbf.c662 u8 byte, offset; in mlxbf_i2c_smbus_read_data() local
1574 u8 reg, reg_cnt, byte, addr_tmp; in mlxbf_i2c_slave_enable() local
1634 u8 addr_tmp, reg, reg_cnt, byte; in mlxbf_i2c_slave_disable() local
1965 u8 value, byte, addr; in mlxbf_i2c_irq_recv() local
H A Di2c-rk3x.c344 u8 byte; in rk3x_i2c_fill_transmit_buf() local
425 u8 byte; in rk3x_i2c_handle_read() local
H A Di2c-digicolor.c91 static void dc_i2c_write_byte(struct dc_i2c *i2c, u8 byte) in dc_i2c_write_byte()
/openbmc/u-boot/cmd/
H A Di2c.c634 uchar byte; in do_i2c_mw() local
721 uchar byte; in do_i2c_crc() local
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp62 static std::string byteToStr(uint8_t byte) in byteToStr()
76 for (const uint8_t byte : bytes) in toHexStr() local
/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c117 __u32 byte; in net_toeplitz_add() local
/openbmc/linux/mm/
H A Dmempool.c25 size_t byte) in poison_error()
/openbmc/linux/mm/kasan/
H A Dgeneric.c321 #define DEFINE_ASAN_SET_SHADOW(byte) \ argument
/openbmc/u-boot/drivers/spi/
H A Drk_spi.c393 u32 byte = readl(regs->rxdr); in rockchip_spi_xfer() local
/openbmc/linux/lib/
H A Dmemcpy_kunit.c299 static void set_random_nonzero(struct kunit *test, u8 *byte) in set_random_nonzero()
/openbmc/linux/arch/ia64/kernel/
H A Dunwind_decoder.c70 unw_word byte, result = 0; in unw_decode_uleb128() local
/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc-dec23.c71 unsigned int bit, byte, mask, val; in build_bit_powermask_table() local
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnandsim.c282 u_char *byte; /* for byte access */ member
1140 uint byte = (uint)bt; in ns_accept_addr_byte() local
1924 static void ns_nand_write_byte(struct nand_chip *chip, u_char byte) in ns_nand_write_byte()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dsdio.c102 unsigned char byte) in ath10k_sdio_func0_cmd52_wr_byte()
116 unsigned char *byte) in ath10k_sdio_func0_cmd52_rd_byte()
137 unsigned char byte, asyncintdelay = 2; in ath10k_sdio_config() local
/openbmc/u-boot/board/freescale/common/
H A Dvid.c60 u8 byte; in find_ir_chip_on_i2c() local
/openbmc/u-boot/drivers/gpio/
H A Dpca953x_gpio.c99 u8 byte; in pca953x_read_single() local
/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_nvram.c40 } byte; member
/openbmc/linux/drivers/w1/masters/
H A Domap_hdq.c500 static void omap_w1_write_byte(void *_hdq, u8 byte) in omap_w1_write_byte()
/openbmc/linux/tools/testing/selftests/net/
H A Dcmsg_sender.c207 char *byte; in memrnd() local

12345678910>>...19