Home
last modified time | relevance | path

Searched defs:byte (Results 201 – 225 of 457) sorted by relevance

12345678910>>...19

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_hpmfwupg.h118 unsigned char byte; member
172 unsigned char byte; member
245 unsigned char byte; member
707 unsigned char byte; member
/openbmc/linux/drivers/mfd/
H A Drave-sp.c266 const unsigned char byte = *src++; in stuff() local
484 const unsigned char byte = *src++; in rave_sp_receive_buf() local
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c61 u8 byte) in rsi_cmd52writebyte()
85 u8 *byte) in rsi_cmd52readbyte()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-pxa.c619 u8 byte = 0; in i2c_pxa_slave_txempty() local
632 u8 byte = readl(_IDBR(i2c)); in i2c_pxa_slave_rxfull() local
650 u8 byte = 0; in i2c_pxa_slave_start() local
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1313 u8 byte; in vfio_cap_len() local
1386 u8 byte; in vfio_ext_cap_len() local
1506 u8 *byte = &vdev->vconfig[offset]; in vfio_fill_vconfig_bytes() local
/openbmc/linux/arch/arm/mach-sa1100/
H A Dassabet.c137 static void adv7171_send(unsigned byte) in adv7171_send()
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc9194.h30 typedef unsigned char byte; typedef
/openbmc/u-boot/lib/
H A Dtiny-printf.c63 static inline char *pack_hex_byte(char *buf, u8 byte) in pack_hex_byte()
/openbmc/linux/arch/s390/tools/
H A Dgen_opcode_table.c17 unsigned char byte; member
/openbmc/linux/arch/arm/kernel/
H A Dunwind.c66 int byte; /* current byte number in the instructions word */ member
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-i2c.c365 int addr, rc, i, byte; in cx231xx_i2c_xfer() local
/openbmc/linux/drivers/input/mouse/
H A Dvsxxxaa.c121 static void vsxxxaa_queue_byte(struct vsxxxaa *mouse, unsigned char byte) in vsxxxaa_queue_byte()
/openbmc/linux/drivers/sbus/char/
H A Dbbc_i2c.c182 int bbc_i2c_readb(struct bbc_i2c_client *client, unsigned char *byte, int off) in bbc_i2c_readb()
/openbmc/qemu/hw/input/
H A Dvirtio-input-hid.c60 int i, bit, byte, bmax = 0; in virtio_input_extend_config() local
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-iproc.c67 u8 byte = val >> REG_OFFSET_IN_BITS(reg) & 0xff; in sdhci_iproc_readb() local
/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-driver.c381 static inline void store_byte(struct go7007_buffer *vb, u8 byte) in store_byte()
/openbmc/linux/security/smack/
H A Dsmack_access.c491 int byte; in smk_netlbl_mls() local
/openbmc/qemu/tests/qemu-iotests/
H A D25734 def __init__(self, byte, offset, size=GRANULARITY): argument
/openbmc/u-boot/include/
H A Dspi.h301 static inline int spi_w8r8(struct spi_slave *slave, unsigned char byte) in spi_w8r8()
/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp468 for (int byte : descData) in updateDescriptor() local
/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.cpp87 for (const auto& byte : data) in calculateCRC8() local
/openbmc/linux/drivers/spi/
H A Dspi-meson-spicc.c222 u8 byte; in meson_spicc_pull_data() local
239 u8 byte; in meson_spicc_push_data() local
/openbmc/linux/drivers/comedi/drivers/
H A Dni_labpc_common.c87 unsigned int byte, unsigned long reg) in labpc_outb()
98 unsigned int byte, unsigned long reg) in labpc_writeb()
/openbmc/linux/sound/firewire/fireface/
H A Dff-protocol-latter.c401 u8 byte[3]; in latter_handle_midi_msg() local
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c368 int byte, idx; in qxl_clientcap_ioctl() local

12345678910>>...19