Home
last modified time | relevance | path

Searched refs:byte (Results 101 – 125 of 1847) sorted by relevance

12345678910>>...74

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_pdr_effecter_test.cpp69 bf1.byte = 2; in TEST()
70 ASSERT_EQ(states->states[0].byte, bf1.byte); in TEST()
100 bf1.byte = 2; in TEST()
101 ASSERT_EQ(states->states[0].byte, bf1.byte); in TEST()
107 bf2[0].byte = 38; in TEST()
108 bf2[1].byte = 128; in TEST()
109 ASSERT_EQ(states->states[0].byte, bf2[0].byte); in TEST()
110 ASSERT_EQ(states->states[1].byte, bf2[1].byte); in TEST()
/openbmc/linux/include/asm-generic/
H A Dword-at-a-time.h27 long byte = 0; in find_zero() local
32 byte = 4; in find_zero()
37 byte += 2; in find_zero()
38 return (mask >> 8) ? byte : byte + 1; in find_zero()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hdmi_types.h75 uint8_t byte[2]; member
86 uint8_t byte; member
97 uint8_t byte[11]; member
117 uint8_t byte[3]; member
126 uint8_t byte; member
/openbmc/qemu/pc-bios/optionrom/
H A Dpvh.S49 .byte 3; /* desired size in 512 units */
170 .byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
176 .byte 0xff, 0xff, 0x00, 0x00, 0x00, 0x9a, 0xcf, 0x00
182 .byte 0xff, 0xff, 0x00, 0x00, 0x00, 0x92, 0xcf, 0x00
188 .byte 0xff, 0xff, 0x00, 0x00, 0x00, 0x9e, 0x00, 0x00
194 .byte 0xff, 0xff, 0x00, 0x00, 0x00, 0x92, 0x00, 0x00
/openbmc/linux/arch/parisc/kernel/vdso32/
H A Dsigtramp.S66 .byte 0x05 /* DW_CFA_offset_extended */
75 .byte 1 /* Version number */
79 .byte 89 /* Return address register column, iaoq[0] */
81 .byte 0x1b /* DW_EH_PE_pcrel | DW_EH_PE_sdata4. */
82 .byte 0x0f /* DW_CFA_def_cfa_expresion */
85 .byte 0x8e /* DW_OP_breg30 */
/openbmc/linux/drivers/pci/
H A Dsyscall.c19 u8 byte; in SYSCALL_DEFINE5() local
36 cfg_ret = pci_user_read_config_byte(dev, off, &byte); in SYSCALL_DEFINE5()
55 err = put_user(byte, (u8 __user *)buf); in SYSCALL_DEFINE5()
90 u8 byte; in SYSCALL_DEFINE5() local
105 err = get_user(byte, (u8 __user *)buf); in SYSCALL_DEFINE5()
108 err = pci_user_write_config_byte(dev, off, byte); in SYSCALL_DEFINE5()
/openbmc/qemu/docs/spin/
H A Dtcg-exclusive.promela56 #define mutex_t byte
73 byte pending_cpus;
75 byte running[N_CPUS];
76 byte has_waiter[N_CPUS];
180 byte done_cpu;
181 byte in_cpu;
184 byte id = _pid % N_CPUS;
185 byte cycles = 0;
201 byte done_exclusive;
202 byte in_exclusive;
[all …]
/openbmc/linux/drivers/mtd/maps/
H A Damd76xrom.c72 u8 byte; in amd76xrom_cleanup() local
76 pci_read_config_byte(window->pdev, 0x40, &byte); in amd76xrom_cleanup()
77 pci_write_config_byte(window->pdev, 0x40, byte & ~1); in amd76xrom_cleanup()
108 u8 byte; in amd76xrom_init_one() local
123 pci_read_config_byte(pdev, 0x43, &byte); in amd76xrom_init_one()
124 pci_write_config_byte(pdev, 0x43, byte | win_size_bits ); in amd76xrom_init_one()
127 pci_read_config_byte(pdev, 0x43, &byte); in amd76xrom_init_one()
128 if ((byte & ((1<<7)|(1<<6))) == ((1<<7)|(1<<6))) { in amd76xrom_init_one()
131 else if ((byte & (1<<7)) == (1<<7)) { in amd76xrom_init_one()
160 pci_read_config_byte(pdev, 0x40, &byte); in amd76xrom_init_one()
[all …]
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_nvm_iscsi_cfg.h21 u8 byte[NVM_ISCSI_CFG_DHCP_NAME_MAX_LEN]; member
27 u8 byte[NVM_ISCSI_IPV4_ADDR_BYTE_LEN]; member
33 u8 byte[NVM_ISCSI_IPV6_ADDR_BYTE_LEN]; member
77 u8 byte[NVM_ISCSI_CFG_ISCSI_NAME_MAX_LEN]; member
83 u8 byte[NVM_ISCSI_CFG_CHAP_NAME_MAX_LEN]; member
91 u8 byte[NVM_ISCSI_CFG_CHAP_PWD_MAX_LEN]; member
95 u8 byte[8]; member
/openbmc/linux/arch/sh/kernel/vsyscall/
H A Dvsyscall-trapa.S18 .byte 0x1 /* Version number */
22 .byte 0x11 /* Return address register column */
24 .byte 0x1b /* DW_EH_PE_pcrel | DW_EH_PE_sdata4. */
25 .byte 0xc,0xf,0x0 /* DW_CFA_def_cfa: r15 ofs 0 */
/openbmc/u-boot/tools/binman/test/
H A D088_expand_size.dts9 fill-byte = [61];
17 pad-byte = <0x62>;
29 fill-byte = [63];
39 fill-byte = [64];
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Dimm/
H A DMemoryLocation.interface.yaml6 type: byte
10 type: byte
14 type: byte
18 type: byte
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/
H A DPSPD.interface.yaml5 type: array[byte]
9 type: array[byte]
13 type: array[byte]
17 type: array[byte]
H A DLRP2.interface.yaml5 type: array[byte]
9 type: array[byte]
13 type: array[byte]
17 type: array[byte]
H A DLRP3.interface.yaml5 type: array[byte]
9 type: array[byte]
13 type: array[byte]
17 type: array[byte]
H A DLRP1.interface.yaml5 type: array[byte]
9 type: array[byte]
13 type: array[byte]
17 type: array[byte]
H A DLRP0.interface.yaml5 type: array[byte]
9 type: array[byte]
13 type: array[byte]
17 type: array[byte]
H A DLRP7.interface.yaml5 type: array[byte]
9 type: array[byte]
13 type: array[byte]
17 type: array[byte]
H A DLRP5.interface.yaml5 type: array[byte]
9 type: array[byte]
13 type: array[byte]
17 type: array[byte]
H A DLRP6.interface.yaml5 type: array[byte]
9 type: array[byte]
13 type: array[byte]
17 type: array[byte]
H A DLRP4.interface.yaml5 type: array[byte]
9 type: array[byte]
13 type: array[byte]
17 type: array[byte]
H A DVPRI.interface.yaml5 type: array[byte]
9 type: array[byte]
13 type: array[byte]
17 type: array[byte]
H A DVCFG.interface.yaml5 type: array[byte]
9 type: array[byte]
13 type: array[byte]
17 type: array[byte]
/openbmc/linux/arch/arm/probes/kprobes/
H A Dtest-arm.c644 #define LOAD_STORE(byte) \ in kprobe_arm_test_cases() argument
656 TEST_UNSUPPORTED("str"byte" r14, [r13, r12]") \ in kprobe_arm_test_cases()
657 TEST_UNSUPPORTED("str"byte" r14, [r12, r13]") \ in kprobe_arm_test_cases()
667 TEST_P( "ldr"byte" r0, [r",0, 24,", #-2]") \ in kprobe_arm_test_cases()
668 TEST_P( "ldr"byte" r14, [r",13,0, ", #2]") \ in kprobe_arm_test_cases()
669 TEST_P( "ldr"byte" r1, [r",2, 24,", #4]!") \ in kprobe_arm_test_cases()
670 TEST_P( "ldr"byte" r12, [r",11,24,", #-4]!") \ in kprobe_arm_test_cases()
671 TEST_P( "ldr"byte" r2, [r",3, 24,"], #48") \ in kprobe_arm_test_cases()
672 TEST_P( "ldr"byte" r10, [r",9, 64,"], #-48") \ in kprobe_arm_test_cases()
683 TEST( "ldr"byte" r0, [pc, #0]") \ in kprobe_arm_test_cases()
[all …]
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-i2c.c365 int addr, rc, i, byte; in cx231xx_i2c_xfer() local
388 for (byte = 0; byte < msgs[i].len; byte++) in cx231xx_i2c_xfer()
389 printk(KERN_CONT " %02x", msgs[i].buf[byte]); in cx231xx_i2c_xfer()
396 for (byte = 0; byte < msgs[i].len; byte++) in cx231xx_i2c_xfer()
397 printk(KERN_CONT " %02x", msgs[i].buf[byte]); in cx231xx_i2c_xfer()
408 for (byte = 0; byte < msgs[i+1].len; byte++) in cx231xx_i2c_xfer()
409 printk(KERN_CONT " %02x", msgs[i+1].buf[byte]); in cx231xx_i2c_xfer()
415 for (byte = 0; byte < msgs[i].len; byte++) in cx231xx_i2c_xfer()
416 printk(KERN_CONT " %02x", msgs[i].buf[byte]); in cx231xx_i2c_xfer()

12345678910>>...74