/openbmc/qemu/hw/acpi/ |
H A D | cpu_hotplug.c | 194 Aml *byte = aml_local(2); /* Local2 = last read byte from bitmap */ in build_legacy_cpu_hotplug_aml() local
|
/openbmc/linux/scripts/dtc/ |
H A D | data.c | 207 struct data data_append_byte(struct data d, uint8_t byte) in data_append_byte()
|
/openbmc/u-boot/scripts/dtc/ |
H A D | data.c | 220 struct data data_append_byte(struct data d, uint8_t byte) in data_append_byte()
|
/openbmc/linux/drivers/platform/chrome/wilco_ec/ |
H A D | debugfs.c | 56 u8 byte; in parse_hex_sentence() local
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_prs.c | 136 unsigned int offs, unsigned char byte, in mvpp2_prs_tcam_data_byte_set() 149 unsigned int offs, unsigned char *byte, in mvpp2_prs_tcam_data_byte_get() 1932 unsigned char byte[2], enable[2]; in mvpp2_prs_vid_range_find() local
|
H A D | mvpp2_prs.h | 57 #define MVPP2_PRS_BYTE_TO_WORD(byte) ((byte) / 2) argument 58 #define MVPP2_PRS_BYTE_IN_WORD(byte) ((byte) % 2) argument
|
/openbmc/linux/arch/arm/mach-orion5x/ |
H A D | dns323-setup.c | 228 int byte; in dns323_read_mac_addr() local
|
/openbmc/u-boot/board/keymile/common/ |
H A D | ivm.c | 24 unsigned char byte = 0; /* input buffer */ in ivm_calc_crc() local
|
/openbmc/linux/drivers/media/pci/saa7146/ |
H A D | hexium_orion.c | 50 u8 byte; member
|
H A D | hexium_gemini.c | 49 u8 byte; member
|
/openbmc/linux/drivers/ata/pata_parport/ |
H A D | bpck.c | 24 #define w2(byte) {out_p(2,byte); PC = byte;} argument
|
/openbmc/linux/drivers/platform/olpc/ |
H A D | olpc-xo175-ec.c | 216 u8 byte; member 307 u8 byte; in olpc_xo175_ec_complete() local
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | pxa25x_udc.c | 635 u8 byte = readb(ep->reg_uddr); in read_fifo() local 685 u8 *buf, byte; in read_ep0_fifo() local
|
/openbmc/linux/drivers/hwmon/ |
H A D | sht15.c | 276 static void sht15_send_byte(struct sht15_data *data, u8 byte) in sht15_send_byte() 403 u8 byte = 0; in sht15_read_byte() local
|
H A D | sbrmi.c | 102 u8 byte; in rmi_mailbox_xfer() local
|
/openbmc/u-boot/tools/ |
H A D | sunxi-spl-image-builder.c | 40 uint8_t byte = buf[j]; in swap_bits() local
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_netdev.c | 33 u32 byte = (35 - (pos / 8)); in __ifh_encode_bitfield() local
|
/openbmc/linux/drivers/xen/xen-pciback/ |
H A D | conf_space.c | 34 DEFINE_PCI_CONFIG(read, byte, u8 *) in DEFINE_PCI_CONFIG() argument
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | spca1528.c | 108 u8 byte) in reg_wb()
|
/openbmc/u-boot/cmd/ |
H A D | tpm-common.c | 53 char byte[3]; in parse_byte_string() local
|
/openbmc/linux/drivers/input/serio/ |
H A D | sun4i-ps2.c | 100 unsigned char byte; in sun4i_ps2_interrupt() local
|
/openbmc/u-boot/board/ti/common/ |
H A D | board_detect.c | 130 u32 byte; in ti_i2c_eeprom_get() local
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | intel_memory_region.c | 41 int byte = get_random_u32_below(pagesize); in __iopagetest() local
|
/openbmc/linux/drivers/video/logo/ |
H A D | pnmtologo.c | 266 static void write_hex(unsigned char byte) in write_hex()
|
/openbmc/linux/arch/x86/net/ |
H A D | bpf_jit_comp.c | 236 static u8 add_1mod(u8 byte, u32 reg) in add_1mod() 243 static u8 add_2mod(u8 byte, u32 r1, u32 r2) in add_2mod() 253 static u8 add_1reg(u8 byte, u32 dst_reg) in add_1reg() 259 static u8 add_2reg(u8 byte, u32 dst_reg, u32 src_reg) in add_2reg()
|