Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-steam.c1081 u8 b8, b9, b10; in steam_do_input_event() local
1086 b9 = data[9]; in steam_do_input_event()
1129 input_event(input, EV_KEY, BTN_SELECT, !!(b9 & BIT(4))); in steam_do_input_event()
1130 input_event(input, EV_KEY, BTN_MODE, !!(b9 & BIT(5))); in steam_do_input_event()
1131 input_event(input, EV_KEY, BTN_START, !!(b9 & BIT(6))); in steam_do_input_event()
1132 input_event(input, EV_KEY, BTN_GEAR_DOWN, !!(b9 & BIT(7))); in steam_do_input_event()
1138 input_event(input, EV_KEY, BTN_DPAD_UP, !!(b9 & BIT(0))); in steam_do_input_event()
1139 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_input_event()
1140 input_event(input, EV_KEY, BTN_DPAD_LEFT, !!(b9 & BIT(2))); in steam_do_input_event()
1141 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 in steam_do_input_event()
1247 u8 b8, b9, b10, b11, b13, b14; steam_do_deck_input_event() local
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-steam.c931 u8 b8, b9, b10; in steam_do_input_event() local
936 b9 = data[9]; in steam_do_input_event()
979 input_event(input, EV_KEY, BTN_SELECT, !!(b9 & BIT(4))); in steam_do_input_event()
980 input_event(input, EV_KEY, BTN_MODE, !!(b9 & BIT(5))); in steam_do_input_event()
981 input_event(input, EV_KEY, BTN_START, !!(b9 & BIT(6))); in steam_do_input_event()
982 input_event(input, EV_KEY, BTN_GEAR_DOWN, !!(b9 & BIT(7))); in steam_do_input_event()
988 input_event(input, EV_KEY, BTN_DPAD_UP, !!(b9 & BIT(0))); in steam_do_input_event()
989 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_input_event()
990 input_event(input, EV_KEY, BTN_DPAD_LEFT, !!(b9 & BIT(2))); in steam_do_input_event()
991 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 in steam_do_input_event()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H 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)
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H 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)
/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dsignal.c45 COPY(b0); COPY(b1); COPY(b2); COPY(b3); COPY(b5); COPY(b7); COPY(b9); in restore_sigcontext()
110 COPY(b0); COPY(b1); COPY(b2); COPY(b3); COPY(b5); COPY(b7); COPY(b9); in setup_sigcontext()
H A Dasm-offsets.c76 OFFSET(REGS_B9, pt_regs, b9); in foo()
H A Dtraps.c43 pr_err("A9: %08lx B9: %08lx\n", regs->a9, regs->b9); in show_regs()
/kernel/linux/linux-5.10/arch/c6x/include/uapi/asm/
H A Dptrace.h138 REG_PAIR(b9, b8);
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Duprobes.c46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\
49 (b8##UL << 0x8)|(b9##UL << 0x9)|(ba##UL << 0xa)|(bb##UL << 0xb) | \
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Duprobes.c46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\
49 (b8##UL << 0x8)|(b9##UL << 0x9)|(ba##UL << 0xa)|(bb##UL << 0xb) | \
/kernel/linux/linux-5.10/arch/x86/kernel/kprobes/
H A Dcore.c64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\
67 (b8##UL << 0x8)|(b9##UL << 0x9)|(ba##UL << 0xa)|(bb##UL << 0xb) | \
/kernel/linux/linux-6.6/arch/x86/kernel/kprobes/
H A Dcore.c64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\
67 (b8##UL << 0x8)|(b9##UL << 0x9)|(ba##UL << 0xa)|(bb##UL << 0xb) | \

Completed in 12 milliseconds