b10 139 arch/c6x/include/uapi/asm/ptrace.h REG_PAIR(b11, b10); b10 77 arch/c6x/kernel/asm-offsets.c OFFSET(REGS_B10, pt_regs, b10); b10 44 arch/c6x/kernel/traps.c pr_err("A10: %08lx B10: %08lx\n", regs->a10, regs->b10); b10 919 drivers/hid/hid-steam.c u8 b8, b9, b10; b10 925 drivers/hid/hid-steam.c b10 = data[10]; b10 938 drivers/hid/hid-steam.c lpad_touched = b10 & BIT(3); b10 939 drivers/hid/hid-steam.c lpad_and_joy = b10 & BIT(7); b10 971 drivers/hid/hid-steam.c input_event(input, EV_KEY, BTN_GEAR_UP, !!(b10 & BIT(0))); b10 972 drivers/hid/hid-steam.c input_event(input, EV_KEY, BTN_THUMBR, !!(b10 & BIT(2))); b10 973 drivers/hid/hid-steam.c input_event(input, EV_KEY, BTN_THUMBL, !!(b10 & BIT(6))); b10 975 drivers/hid/hid-steam.c input_event(input, EV_KEY, BTN_THUMB2, !!(b10 & BIT(4)));