/openbmc/linux/Documentation/admin-guide/media/ |
H A D | dvb-usb-dib0700-cardlist.rst | 30 - 10b8:1bb2 32 - 10b8:1fa8 34 - 10b8:2384 36 - 10b8:1ebc 38 - 10b8:1ebe 40 - 10b8:1ef0 42 - 10b8:1e14, 10b8:1e78 44 - 10b8:1e80 46 - 10b8:1f90 48 - 10b8:1f98 [all …]
|
H A D | dvb-usb-dibusb-mc-cardlist.rst | 20 - 10b8:0bc6, 10b8:0bc7
|
H A D | dvb-usb-dibusb-mb-cardlist.rst | 28 - 10b8:0bb8, 10b8:0bb9
|
/openbmc/linux/samples/bpf/ |
H A D | xdp_router_ipv4.bpf.c | 27 u8 b8[8]; member 132 key4.b8[4] = iph->daddr & 0xff; in xdp_router_ipv4_prog() 133 key4.b8[5] = (iph->daddr >> 8) & 0xff; in xdp_router_ipv4_prog() 134 key4.b8[6] = (iph->daddr >> 16) & 0xff; in xdp_router_ipv4_prog() 135 key4.b8[7] = (iph->daddr >> 24) & 0xff; in xdp_router_ipv4_prog()
|
H A D | map_perf_test.bpf.c | 253 u8 b8[8]; in BPF_KSYSCALL() member 258 key.b8[4] = 192; in BPF_KSYSCALL() 259 key.b8[5] = 168; in BPF_KSYSCALL() 260 key.b8[6] = 0; in BPF_KSYSCALL() 261 key.b8[7] = 1; in BPF_KSYSCALL()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-steam.c | 1081 u8 b8, b9, b10; in steam_do_input_event() local 1085 b8 = data[8]; in steam_do_input_event() 1121 input_event(input, EV_KEY, BTN_TR2, !!(b8 & BIT(0))); in steam_do_input_event() 1122 input_event(input, EV_KEY, BTN_TL2, !!(b8 & BIT(1))); in steam_do_input_event() 1123 input_event(input, EV_KEY, BTN_TR, !!(b8 & BIT(2))); in steam_do_input_event() 1124 input_event(input, EV_KEY, BTN_TL, !!(b8 & BIT(3))); in steam_do_input_event() 1125 input_event(input, EV_KEY, BTN_Y, !!(b8 & BIT(4))); in steam_do_input_event() 1126 input_event(input, EV_KEY, BTN_B, !!(b8 & BIT(5))); in steam_do_input_event() 1127 input_event(input, EV_KEY, BTN_X, !!(b8 & BIT(6))); in steam_do_input_event() 1128 input_event(input, EV_KEY, BTN_A, !!(b8 & BIT(7))); in steam_do_input_event() [all …]
|
/openbmc/qemu/tests/tcg/multiarch/system/ |
H A D | memory.c | 190 uint64_t b8 = BYTE_NEXT(count), b7 = BYTE_NEXT(count); in init_test_data_u64() local 196 BYTE_SHIFT(b7, 1) | BYTE_SHIFT(b8, 0); in init_test_data_u64() 280 uint8_t b1, b2, b3, b4, b5, b6, b7, b8; in read_test_data_u64() local 291 b8 = (word >> 0) & 0xff; in read_test_data_u64() 300 zeros += (b8 == 0 ? 1 : 0); in read_test_data_u64() 303 ptr - 1, b1, b2, b3, b4, b5, b6, b7, b8); in read_test_data_u64() 313 (b7 < b8 && b7 != 0)) { in read_test_data_u64() 315 b1, b2, b3, b4, b5, b6, b7, b8); in read_test_data_u64()
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | aes-tab-4k.S | 110 .long R(6b, b8, b8, d3), R(28, 14, 14, 3c) 116 .long R(48, 24, 24, 6c), R(b8, 5c, 5c, e4) 156 .long R(84, 42, 42, c6), R(d0, 68, 68, b8) 233 .long R(b6, ed, fc, 68), R(b8, e4, f1, 63) 250 .long R(f6, 8d, 13, c2), R(90, d8, b8, e8) 271 .long R(c1, 2c, 1f, b8), R(46, 65, 51, 7f) 291 .long R(48, 6c, 5c, 74), R(d0, b8, 57, 42)
|
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_boolean.S | 16 all4 b0, b8
|
H A D | test_fp1.S | 50 test_ord \op b8, f0, f1, 0x3f800000, 0x7fc00000, \aN, \qnan_sr /* ord +QNaN */
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ad5766.c | 125 u8 b8[4]; member 176 st->data[0].b8[0] = command; in __ad5766_spi_write() 177 put_unaligned_be16(data, &st->data[0].b8[1]); in __ad5766_spi_write() 179 return spi_write(st->spi, &st->data[0].b8[0], 3); in __ad5766_spi_write()
|
/openbmc/linux/drivers/input/joystick/ |
H A D | interact.c | 60 unsigned char b8; member 253 if (i < interact_type[interact->type].b8) in interact_connect()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/ |
H A D | 40-libgphoto2.rules | 355 ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b8", MODE="l36" 585 ATTRS{idVendor}=="04b8", ATTRS{idProduct}=="0403", MODE="l36" 586 ATTRS{idVendor}=="04b8", ATTRS{idProduct}=="0402", MODE="l36" 927 ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05b8", MODE="l36" 1037 ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="60ca", ENV{ID_MEDIA_PLAYER}="1", MODE="l36" 1038 ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="7088", ENV{ID_MEDIA_PLAYER}="1", MODE="l36" 1039 ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="64cf", ENV{ID_MEDIA_PLAYER}="1", MODE="l36" 1040 ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e32", ENV{ID_MEDIA_PLAYER}="1", MODE="l36" 1041 ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e33", ENV{ID_MEDIA_PLAYER}="1", MODE="l36" 1042 ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e67", ENV{ID_MEDIA_PLAYER}="1", MODE="l36" [all …]
|
/openbmc/linux/drivers/crypto/stm32/ |
H A D | stm32-cryp.c | 606 u8 *b8 = (u8 *)block; in stm32_cryp_write_ccm_first_header() local 610 b8[0] = (alen >> 8) & 0xFF; in stm32_cryp_write_ccm_first_header() 611 b8[1] = alen & 0xFF; in stm32_cryp_write_ccm_first_header() 615 b8[0] = 0xFF; in stm32_cryp_write_ccm_first_header() 616 b8[1] = 0xFE; in stm32_cryp_write_ccm_first_header() 617 b8[2] = (alen & 0xFF000000) >> 24; in stm32_cryp_write_ccm_first_header() 618 b8[3] = (alen & 0x00FF0000) >> 16; in stm32_cryp_write_ccm_first_header() 619 b8[4] = (alen & 0x0000FF00) >> 8; in stm32_cryp_write_ccm_first_header() 620 b8[5] = alen & 0x000000FF; in stm32_cryp_write_ccm_first_header()
|
/openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
H A D | abat.patch | 3 index 17622b8..c4d3b97 100755
|
/openbmc/qemu/target/xtensa/core-de212/ |
H A D | gdb-config.c.inc | 139 …5:11:03:52:c5:b8:03:52:d5:04:03:60:65:40:03:62:64:00:03:52:24:01:03:62:24:02","03:52:64:01:03:62:6…
|
/openbmc/linux/arch/x86/kernel/ |
H A D | uprobes.c | 46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument 49 (b8##UL << 0x8)|(b9##UL << 0x9)|(ba##UL << 0xa)|(bb##UL << 0xb) | \
|
/openbmc/u-boot/doc/ |
H A D | README.chromium | 123 00000100 b8 00 00 ea 14 f0 9f e5 14 f0 9f e5 14 f0 9f e5 |................| 126 00000000 b8 00 00 ea 14 f0 9f e5 14 f0 9f e5 14 f0 9f e5 |................|
|
/openbmc/linux/arch/arm64/boot/dts/apple/ |
H A D | t8103-pmgr.dtsi | 205 ps_imx: power-controller@1b8 { 480 ps_mca0: power-controller@2b8 { 792 ps_mipi_dsi: power-controller@3b8 { 1063 ps_debug_usb: power-controller@b8 {
|
H A D | t600x-pmgr.dtsi | 168 DIE_NODE(ps_dcs_08): power-controller@1b8 { 655 DIE_NODE(ps_trace_fab): power-controller@3b8 { 875 DIE_NODE(ps_i2c2): power-controller@1b8 { 1163 DIE_NODE(ps_dpa2): power-controller@2b8 { 1382 DIE_NODE(ps_ans2): power-controller@3b8 { 1672 DIE_NODE(ps_afnc5_ioa): power-controller@1b8 { 1948 DIE_NODE(ps_nub_sram): power-controller@b8 {
|
/openbmc/linux/arch/x86/kernel/kprobes/ |
H A D | core.c | 64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument 67 (b8##UL << 0x8)|(b9##UL << 0x9)|(ba##UL << 0xa)|(bb##UL << 0xb) | \
|
/openbmc/linux/Documentation/staging/ |
H A D | static-keys.rst | 238 ffffffff810442b0: 48 8b b8 e8 02 00 00 mov 0x2e8(%rax),%rdi 260 ffffffff81044215: 48 8b b8 e8 02 00 00 mov 0x2e8(%rax),%rdi
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | emev2.dtsi | 132 usib_u1_sclk: usib_u1_sclk@4b8,1 {
|
/openbmc/linux/Documentation/fault-injection/ |
H A D | nvme-fault-injection.rst | 160 …2 aa 8c ff fb 66 0f 1f 44 00 00 <45> 85 ed 0f 88 37 03 00 00 4c 8b 45 d0 4c 2b 45 b8 48 ba cf f7 53
|
/openbmc/linux/Documentation/scsi/ |
H A D | aacraid.rst | 108 9005:0285:9005:02b8 ICP ICP5445SL (Voodoo44)
|