Home
last modified time | relevance | path

Searched refs:b9 (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/hid/
A Dhid-steam.c1417 u8 b8, b9, b10; in steam_do_input_event() local
1422 b9 = data[9]; in steam_do_input_event()
1465 input_event(input, EV_KEY, BTN_SELECT, !!(b9 & BIT(4))); in steam_do_input_event()
1466 input_event(input, EV_KEY, BTN_MODE, !!(b9 & BIT(5))); in steam_do_input_event()
1467 input_event(input, EV_KEY, BTN_START, !!(b9 & BIT(6))); in steam_do_input_event()
1583 u8 b8, b9, b10, b11, b13, b14; in steam_do_deck_input_event() local
1587 b9 = data[9]; in steam_do_deck_input_event()
1593 if (!(b9 & BIT(6)) && steam->did_mode_switch) { in steam_do_deck_input_event()
1639 input_event(input, EV_KEY, BTN_SELECT, !!(b9 & BIT(4))); in steam_do_deck_input_event()
1640 input_event(input, EV_KEY, BTN_MODE, !!(b9 & BIT(5))); in steam_do_deck_input_event()
[all …]
/linux/Documentation/admin-guide/media/
A Ddvb-usb-dibusb-mc-cardlist.rst24 - 10b9:5000, 10b9:5001
A Ddvb-usb-af9005-cardlist.rst18 - 10b9:6000
A Ddvb-usb-af9015-cardlist.rst68 - 10b9:8000
A Dgspca-cardlist.rst102 zc3xx 046d:08b9 Logitech QuickCam Express
/linux/arch/powerpc/crypto/
A Daes-tab-4k.S73 .long R(a6, 53, 53, f5), R(b9, d1, d1, 68)
142 .long R(ae, 57, 57, f9), R(69, b9, b9, d0)
144 .long R(3a, 1d, 1d, 27), R(27, 9e, 9e, b9)
181 .long R(99, 58, 3e, 6b), R(27, b9, 71, dd)
227 .long R(2d, b6, a8, b9), R(14, 1e, a9, c8)
240 .long R(2b, b3, 16, 6c), R(a9, 70, b9, 99)
284 .long R(ca, af, f3, 81), R(b9, 68, c4, 3e)
/linux/Documentation/arch/arm/
A Dsunxi.rst166 https://linux-sunxi.org/images/b/b9/H616_Datasheet_V1.0_cleaned.pdf
/linux/arch/x86/kernel/
A Duprobes.c47 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
50 (b8##UL << 0x8)|(b9##UL << 0x9)|(ba##UL << 0xa)|(bb##UL << 0xb) | \
/linux/arch/x86/kernel/kprobes/
A Dcore.c64 #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) | \
/linux/Documentation/scsi/
A Daacraid.rst109 9005:0285:9005:02b9 ICP ICP5085SL (Voodoo80)
/linux/tools/arch/x86/lib/
A Dx86-opcode-map.txt244 b9: MOV rCX/r9,Iv
541 b9: Grp10 (1A)
794 b9: vfmadd231ss/d Vx,Hx,Wx (66),(v),(v1)
1092 b9: vfmadd231sh Vx,Hx,Wx (66),(ev)
/linux/arch/x86/lib/
A Dx86-opcode-map.txt244 b9: MOV rCX/r9,Iv
541 b9: Grp10 (1A)
794 b9: vfmadd231ss/d Vx,Hx,Wx (66),(v),(v1)
1092 b9: vfmadd231sh Vx,Hx,Wx (66),(ev)

Completed in 28 milliseconds