/openbmc/u-boot/arch/x86/cpu/intel_common/ |
H A D | mrc.c | 176 asmlinkage void sdram_console_tx_byte(unsigned char byte) in sdram_console_tx_byte()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | socrates_nand.c | 79 uint8_t byte; in socrates_nand_read_byte() local
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | nsnames.c | 204 #define ACPI_PATH_PUT8(path, size, byte, length) \ in acpi_ns_build_normalized_path() argument
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | mv_ddr_spd.c | 18 unsigned int byte, bit, start_cl; in mv_ddr_spd_supported_cls_calc() local
|
/openbmc/qemu/hw/input/ |
H A D | virtio-input-host.c | 105 uint8_t byte; in virtio_input_host_realize() local
|
/openbmc/u-boot/drivers/w1/ |
H A D | w1-uclass.c | 183 int w1_write_byte(struct udevice *dev, u8 byte) in w1_write_byte()
|
H A D | mxc_w1.c | 104 static void mxc_w1_write_byte(struct udevice *dev, u8 byte) in mxc_w1_write_byte()
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | vec.h | 21 uint8_t byte[16]; member
|
/openbmc/phosphor-host-postd/ |
H A D | main.cpp | 214 for (const auto& byte : code) in PostCodeEventHandler() local
|
/openbmc/qemu/include/qemu/ |
H A D | range.h | 206 uint64_t byte) in range_covers_byte()
|
/openbmc/linux/include/uapi/linux/ |
H A D | i2c.h | 142 __u8 byte; member
|
/openbmc/linux/drivers/mtd/tests/ |
H A D | nandbiterrs.c | 180 static int insert_biterror(unsigned byte) in insert_biterror()
|
/openbmc/u-boot/drivers/net/ |
H A D | fsl_mcdmafec.c | 312 int byte; /* loop - counter */ in fec_set_hwaddr() local
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | hoontech.c | 28 static void snd_ice1712_stdsp24_gpio_write(struct snd_ice1712 *ice, unsigned char byte) in snd_ice1712_stdsp24_gpio_write()
|
/openbmc/linux/fs/ntfs/ |
H A D | lcnalloc.c | 145 u8 *buf, *byte; in ntfs_cluster_alloc() local
|
/openbmc/linux/drivers/net/ethernet/8390/ |
H A D | stnic.c | 28 #define byte unsigned char macro
|
/openbmc/linux/arch/sh/kernel/ |
H A D | dwarf.c | 148 unsigned char byte; in dwarf_read_uleb128() local 182 unsigned char byte; in dwarf_read_leb128() local
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa_cs.h | 292 u8 byte[8]; in wwn2str() member 306 u8 byte[4]; in fcid2str() member
|
/openbmc/linux/sound/isa/opti9xx/ |
H A D | miro.c | 148 unsigned char byte; in aci_busy_wait() local 181 static inline int aci_write(struct snd_miro_aci *aci, unsigned char byte) in aci_write() 194 unsigned char byte; in aci_read() local
|
/openbmc/linux/drivers/w1/masters/ |
H A D | ds2490.c | 576 static int ds_write_byte(struct ds_device *dev, u8 byte) in ds_write_byte() 599 static int ds_read_byte(struct ds_device *dev, u8 *byte) in ds_read_byte() 872 static void ds9490r_write_byte(void *data, u8 byte) in ds9490r_write_byte()
|
/openbmc/u-boot/drivers/ram/stm32mp1/ |
H A D | stm32mp1_ddr_regs.h | 229 #define DXN(phy, offset, byte) ((u32)(phy) + (offset) + ((u32)(byte) * 0x40)) argument 230 #define DXNGCR(phy, byte) DXN(phy, 0x1c0, byte) argument 231 #define DXNDLLCR(phy, byte) DXN(phy, 0x1cc, byte) argument 232 #define DXNDQTR(phy, byte) DXN(phy, 0x1d0, byte) argument 233 #define DXNDQSTR(phy, byte) DXN(phy, 0x1d4, byte) argument
|
/openbmc/linux/drivers/mtd/maps/ |
H A D | ichxrom.c | 97 u8 byte; in ichxrom_init_one() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_sock_fields.c | 277 __u8 *byte = (__u8 *)&sk->dst_port; in sk_dst_port__load_byte() local
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_pfvf_pf_proto.c | 81 u8 type, u8 byte, u8 max_size, u8 *data, in adf_pf2vf_blkmsg_get_data()
|
/openbmc/linux/crypto/ |
H A D | aes_generic.c | 59 static inline u8 byte(const u32 x, const unsigned n) in byte() function
|