Home
last modified time | relevance | path

Searched refs:b8 (Results 1 – 25 of 47) sorted by relevance

12

/linux/Documentation/admin-guide/media/
H A Ddvb-usb-dib0700-cardlist.rst30 - 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 Ddvb-usb-dibusb-mc-cardlist.rst20 - 10b8:0bc6, 10b8:0bc7
H A Ddvb-usb-dibusb-mb-cardlist.rst28 - 10b8:0bb8, 10b8:0bb9
/linux/samples/bpf/
H A Dxdp_router_ipv4.bpf.c27 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 Dmap_perf_test.bpf.c253 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()
/linux/drivers/hid/
H A Dhid-steam.c1434 u8 b8, b9, b10; in steam_do_input_event() local
1438 b8 = data[8]; in steam_do_input_event()
1474 input_event(input, EV_KEY, BTN_TR2, !!(b8 & BIT(0))); in steam_do_input_event()
1475 input_event(input, EV_KEY, BTN_TL2, !!(b8 & BIT(1))); in steam_do_input_event()
1476 input_event(input, EV_KEY, BTN_TR, !!(b8 & BIT(2))); in steam_do_input_event()
1477 input_event(input, EV_KEY, BTN_TL, !!(b8 & BIT(3))); in steam_do_input_event()
1478 input_event(input, EV_KEY, BTN_Y, !!(b8 & BIT(4))); in steam_do_input_event()
1479 input_event(input, EV_KEY, BTN_B, !!(b8 & BIT(5))); in steam_do_input_event()
1480 input_event(input, EV_KEY, BTN_X, !!(b8 & BIT(6))); in steam_do_input_event()
1481 input_event(input, EV_KEY, BTN_A, !!(b8 & BIT(7))); in steam_do_input_event()
[all …]
/linux/drivers/iio/dac/
H A Dad5766.c125 u8 b8[4]; member
174 st->data[0].b8[0] = command; in __ad5766_spi_write()
175 put_unaligned_be16(data, &st->data[0].b8[1]); in __ad5766_spi_write()
177 return spi_write(st->spi, &st->data[0].b8[0], 3); in __ad5766_spi_write()
/linux/drivers/input/joystick/
H A Dinteract.c60 unsigned char b8; member
253 if (i < interact_type[interact->type].b8) in interact_connect()
/linux/Documentation/iio/
H A Dadxl380.rst212 002bc310 f7 f9 00 ab fb dc 24 80 f7 c3 00 b8 fb e2 24 80 |......$.......$.|
215 002bc340 f7 b8 00 a3 fb e7 24 80 f7 9a 00 b1 fb af 24 80 |......$.......$.|
223 002bc3c0 f7 fd 00 cb fb 94 24 80 f7 e3 00 f2 fb b8 24 80 |......$.......$.|
/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c650 u8 *b8 = (u8 *)block; in stm32_cryp_write_ccm_first_header() local
654 b8[0] = (alen >> 8) & 0xFF; in stm32_cryp_write_ccm_first_header()
655 b8[1] = alen & 0xFF; in stm32_cryp_write_ccm_first_header()
659 b8[0] = 0xFF; in stm32_cryp_write_ccm_first_header()
660 b8[1] = 0xFE; in stm32_cryp_write_ccm_first_header()
661 b8[2] = (alen & 0xFF000000) >> 24; in stm32_cryp_write_ccm_first_header()
662 b8[3] = (alen & 0x00FF0000) >> 16; in stm32_cryp_write_ccm_first_header()
663 b8[4] = (alen & 0x0000FF00) >> 8; in stm32_cryp_write_ccm_first_header()
664 b8[5] = alen & 0x000000FF; in stm32_cryp_write_ccm_first_header()
/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c42 u8 b8 = blue >> 8; in mgag200_set_gamma_lut() local
50 WREG8(DAC_INDEX + MGA1064_COL_PAL, b8); in mgag200_set_gamma_lut()
/linux/arch/arm64/boot/dts/apple/
H A Dt600x-pmgr.dtsi168 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 {
H A Ds5l8960x-pmgr.dtsi231 ps_uart0: power-controller@200b8 {
531 ps_mipi_dsi: power-controller@201b8 {
H A Dt7001-pmgr.dtsi257 ps_uart3: power-controller@201b8 {
556 ps_dp: power-controller@202b8 {
H A Dt7000-pmgr.dtsi247 ps_uart3: power-controller@201b8 {
538 ps_mipi_dsi: power-controller@202b8 {
H A Dt8112-pmgr.dtsi163 ps_sio: power-controller@1b8 {
452 ps_dpa1: power-controller@2b8 {
1132 ps_debug_switch: power-controller@b8 {
H A Ds800-0-3-pmgr.dtsi194 ps_spi0: power-controller@801b8 {
575 ps_mipi_dsi: power-controller@802b8 {
H A Dt8010-pmgr.dtsi184 ps_i2c2: power-controller@801b8 {
395 ps_disp0_be: power-controller@802b8 {
/linux/Documentation/staging/
H A Dstatic-keys.rst238 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
/linux/arch/arm/boot/dts/renesas/
H A Demev2.dtsi132 usib_u1_sclk: usib_u1_sclk@4b8,1 {
/linux/Documentation/scsi/
H A Daacraid.rst108 9005:0285:9005:02b8 ICP ICP5445SL (Voodoo44)
/linux/Documentation/fault-injection/
H A Dnvme-fault-injection.rst160 …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
/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
H A Dcom.fuc444 cmpu b8 $r10 4
456 cmpu b8 $r10 6
464 st b8 D[$sp + $r8] $r12
/linux/drivers/gpu/drm/ast/
H A Dast_mode.c83 u8 b8 = blue >> 8; in ast_set_gamma_lut() local
94 ast_io_write8(ast, AST_IO_VGAPDR, b8); in ast_set_gamma_lut()
/linux/tools/perf/Documentation/
H A Dexamples.txt203 0.00 : 31a2e95602: b8 38 00 00 00 mov $0x38,%eax

12