/openbmc/linux/drivers/rtc/ |
H A D | rtc-ds2404.c | 67 static void ds2404_write_byte(struct ds2404 *chip, u8 byte) in ds2404_write_byte()
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | bcm47xxsflash.c | 179 u32 byte = offset & mask; in bcm47xxsflash_write_at() local
|
/openbmc/linux/crypto/ |
H A D | seed.c | 27 byte(const u32 x, const unsigned n) in byte() function
|
/openbmc/linux/arch/powerpc/platforms/pasemi/ |
H A D | pci.c | 63 int byte; in workaround_5945() local
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | fpu_entry.c | 549 u_char byte; in valid_prefix() local
|
/openbmc/qemu/tests/qtest/ |
H A D | pnv-xive2-flush-sync.c | 179 uint8_t byte; in test_flush_sync_inject() local
|
/openbmc/u-boot/drivers/i2c/ |
H A D | mvtwsi.c | 325 static int twsi_send(struct mvtwsi_registers *twsi, u8 byte, in twsi_send() 350 static int twsi_recv(struct mvtwsi_registers *twsi, u8 *byte, int ack_flag, in twsi_recv()
|
/openbmc/u-boot/drivers/spi/ |
H A D | spi-sunxi.c | 142 u8 byte; in sun4i_spi_drain_fifo() local 153 u8 byte; in sun4i_spi_fill_fifo() local
|
/openbmc/linux/sound/firewire/fireface/ |
H A D | ff-protocol-former.c | 411 u8 byte = le32_to_cpu(buf[i]) & 0xff; in ff800_handle_midi_msg() local 542 u8 byte = (quad >> (16 * port)) & 0x000000ff; in parse_midi_msg() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-sun6i.c | 152 u8 byte; in sun6i_spi_drain_fifo() local 168 u8 byte; in sun6i_spi_fill_fifo() local
|
/openbmc/linux/drivers/parport/ |
H A D | ieee1284_ops.c | 42 unsigned char byte; in parport_ieee1284_write_compat() local
|
/openbmc/qemu/hw/ssi/ |
H A D | imx_spi.c | 192 uint8_t byte = tx >> (tx_burst - 8); in imx_spi_flush_txfifo() local
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | pcie.c | 99 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() argument
|
/openbmc/linux/drivers/w1/ |
H A D | w1_io.c | 134 void w1_write_8(struct w1_master *dev, u8 byte) in w1_write_8()
|
/openbmc/u-boot/drivers/mmc/ |
H A D | bcm2835_sdhci.c | 151 u32 byte = (val >> byte_shift) & 0xff; in bcm2835_sdhci_readb() local
|
/openbmc/linux/drivers/input/serio/ |
H A D | xilinx_ps2.c | 86 static int xps2_recv(struct xps2data *drvdata, u8 *byte) in xps2_recv()
|
/openbmc/linux/drivers/auxdisplay/ |
H A D | cfag12864b.c | 161 static void cfag12864b_writebyte(unsigned char byte) in cfag12864b_writebyte()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-uclogic-core.c | 369 unsigned int byte = frame->re_lsb / 8; in uclogic_raw_event_frame() local
|
/openbmc/qemu/include/hw/ipmi/ |
H A D | ipmi.h | 275 static inline void rsp_buffer_set_error(RspBuffer *rsp, uint8_t byte) in rsp_buffer_set_error() 281 static inline void rsp_buffer_push(RspBuffer *rsp, uint8_t byte) in rsp_buffer_push()
|
/openbmc/google-ipmi-sys/test/ |
H A D | handler_unittest.cpp | 424 const uint8_t byte = (i >= 8) ? 0 : (data >> (8 * i)) & 0xff; in ExpectRead() local 533 const uint8_t byte = (data >> (8 * i)) & 0xff; in ExpectWrite() local
|
/openbmc/linux/sound/drivers/ |
H A D | serial-u16550.c | 358 char byte; in snd_uart16550_do_open() local 579 unsigned char byte) in snd_uart16550_write_buffer()
|
/openbmc/linux/lib/ |
H A D | sbitmap.c | 356 static inline void emit_byte(struct seq_file *m, unsigned int offset, u8 byte) in emit_byte() 370 u8 byte = 0; in sbitmap_bitmap_show() local
|
/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | gss_krb5_keys.c | 86 int byte, i, msbit; in krb5_nfold() local
|
/openbmc/qemu/scripts/coverity-scan/ |
H A D | model.c | 63 uint8_t byte; in replay_get_byte() local
|
/openbmc/phosphor-host-ipmid/include/dbus-sdr/ |
H A D | storagecommands.hpp | 52 byte = 0x0, enumerator
|