Home
last modified time | relevance | path

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

/linux/drivers/hid/
A Dhid-steam.c921 u8 b8, b9, b10; in steam_do_input_event() local
926 b9 = data[9]; in steam_do_input_event()
969 input_event(input, EV_KEY, BTN_SELECT, !!(b9 & BIT(4))); in steam_do_input_event()
970 input_event(input, EV_KEY, BTN_MODE, !!(b9 & BIT(5))); in steam_do_input_event()
971 input_event(input, EV_KEY, BTN_START, !!(b9 & BIT(6))); in steam_do_input_event()
972 input_event(input, EV_KEY, BTN_GEAR_DOWN, !!(b9 & BIT(7))); in steam_do_input_event()
978 input_event(input, EV_KEY, BTN_DPAD_UP, !!(b9 & BIT(0))); in steam_do_input_event()
979 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_input_event()
980 input_event(input, EV_KEY, BTN_DPAD_LEFT, !!(b9 & BIT(2))); in steam_do_input_event()
981 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 & BIT(3))); in steam_do_input_event()
/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/arch/x86/kernel/
A Duprobes.c46 #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) | \
/linux/Documentation/arm/
A Dsunxi.rst166 https://linux-sunxi.org/images/b/b9/H616_Datasheet_V1.0_cleaned.pdf
/linux/arch/x86/kernel/kprobes/
A Dcore.c63 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
66 (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/arch/x86/lib/
A Dx86-opcode-map.txt239 b9: MOV rCX/r9,Iv
536 b9: Grp10 (1A)
779 b9: vfmadd231ss/d Vx,Hx,Wx (66),(v),(v1)
/linux/tools/arch/x86/lib/
A Dx86-opcode-map.txt239 b9: MOV rCX/r9,Iv
536 b9: Grp10 (1A)
779 b9: vfmadd231ss/d Vx,Hx,Wx (66),(v),(v1)

Completed in 20 milliseconds