Home
last modified time | relevance | path

Searched defs:byte (Results 126 – 150 of 457) sorted by relevance

12345678910>>...19

/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dmrc.c176 asmlinkage void sdram_console_tx_byte(unsigned char byte) in sdram_console_tx_byte()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsocrates_nand.c79 uint8_t byte; in socrates_nand_read_byte() local
/openbmc/linux/drivers/acpi/acpica/
H A Dnsnames.c204 #define ACPI_PATH_PUT8(path, size, byte, length) \ in acpi_ns_build_normalized_path() argument
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_spd.c18 unsigned int byte, bit, start_cl; in mv_ddr_spd_supported_cls_calc() local
/openbmc/qemu/hw/input/
H A Dvirtio-input-host.c105 uint8_t byte; in virtio_input_host_realize() local
/openbmc/u-boot/drivers/w1/
H A Dw1-uclass.c183 int w1_write_byte(struct udevice *dev, u8 byte) in w1_write_byte()
H A Dmxc_w1.c104 static void mxc_w1_write_byte(struct udevice *dev, u8 byte) in mxc_w1_write_byte()
/openbmc/qemu/target/s390x/tcg/
H A Dvec.h21 uint8_t byte[16]; member
/openbmc/phosphor-host-postd/
H A Dmain.cpp214 for (const auto& byte : code) in PostCodeEventHandler() local
/openbmc/qemu/include/qemu/
H A Drange.h206 uint64_t byte) in range_covers_byte()
/openbmc/linux/include/uapi/linux/
H A Di2c.h142 __u8 byte; member
/openbmc/linux/drivers/mtd/tests/
H A Dnandbiterrs.c180 static int insert_biterror(unsigned byte) in insert_biterror()
/openbmc/u-boot/drivers/net/
H A Dfsl_mcdmafec.c312 int byte; /* loop - counter */ in fec_set_hwaddr() local
/openbmc/linux/sound/pci/ice1712/
H A Dhoontech.c28 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 Dlcnalloc.c145 u8 *buf, *byte; in ntfs_cluster_alloc() local
/openbmc/linux/drivers/net/ethernet/8390/
H A Dstnic.c28 #define byte unsigned char macro
/openbmc/linux/arch/sh/kernel/
H A Ddwarf.c148 unsigned char byte; in dwarf_read_uleb128() local
182 unsigned char byte; in dwarf_read_leb128() local
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_cs.h292 u8 byte[8]; in wwn2str() member
306 u8 byte[4]; in fcid2str() member
/openbmc/linux/sound/isa/opti9xx/
H A Dmiro.c148 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 Dds2490.c576 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 Dstm32mp1_ddr_regs.h229 #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 Dichxrom.c97 u8 byte; in ichxrom_init_one() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sock_fields.c277 __u8 *byte = (__u8 *)&sk->dst_port; in sk_dst_port__load_byte() local
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_pf_proto.c81 u8 type, u8 byte, u8 max_size, u8 *data, in adf_pf2vf_blkmsg_get_data()
/openbmc/linux/crypto/
H A Daes_generic.c59 static inline u8 byte(const u32 x, const unsigned n) in byte() function

12345678910>>...19