/linux/tools/testing/selftests/bpf/verifier/ ! |
H A D | atomic_xor.c | 4 /* val = 0x110; */ 5 BPF_ST_MEM(BPF_DW, BPF_REG_10, -8, 0x110), 6 /* atomic_xor(&val, 0x011); */ 7 BPF_MOV64_IMM(BPF_REG_1, 0x011), 9 /* if (val != 0x101) exit(2); */ 11 BPF_JMP_IMM(BPF_JEQ, BPF_REG_0, 0x101, 2), 15 BPF_MOV64_IMM(BPF_REG_0, 0), 16 BPF_JMP_IMM(BPF_JEQ, BPF_REG_1, 0x01 [all...] |
/linux/drivers/gpu/drm/amd/display/dc/dce/ ! |
H A D | dce_abm.c | 52 #define MCP_ABM_LEVEL_SET 0x65 53 #define MCP_ABM_PIPE_SET 0x66 54 #define MCP_BL_SET 0x67 61 uint32_t rampingBoundary = 0xFFFF; in dce_abm_set_pipe() 66 REG_WAIT(MASTER_COMM_CNTL_REG, MASTER_COMM_INTERRUPT, 0, in dce_abm_set_pipe() 80 REG_WAIT(MASTER_COMM_CNTL_REG, MASTER_COMM_INTERRUPT, 0, in dce_abm_set_pipe() 93 unsigned int backlight_8_bit = 0; in dmcu_set_backlight_level() 96 if (backlight_pwm_u16_16 & 0x10000) in dmcu_set_backlight_level() 98 backlight_8_bit = 0xFF; in dmcu_set_backlight_level() 101 backlight_8_bit = (backlight_pwm_u16_16 >> 8) & 0xF in dmcu_set_backlight_level() [all...] |
/linux/Documentation/trace/ ! |
H A D | eprobetrace.rst | 81 field:unsigned short common_type; offset:0; size:2; signed:0; 82 field:unsigned char common_flags; offset:2; size:1; signed:0; 83 field:unsigned char common_preempt_count; offset:3; size:1; signed:0; 86 field:char prev_comm[16]; offset:8; size:16; signed:0; 90 field:char next_comm[16]; offset:40; size:16; signed:0; 121 sshd-session-1082 [004] d..4. 5041.239906: switch: (sched.sched_switch) prev=1082 next=0 124 <idle>-0 [004] d..4. 5041.240354: switch: (sched.sched_switch) prev=0 next=1082 127 bash-1085 [001] d..4. 5041.240478: switch: (sched.sched_switch) prev=1085 next=0 [all...] |
/linux/include/linux/ ! |
H A D | elfnote-lto.h | 6 #define LINUX_ELFNOTE_LTO_INFO 0x101 11 #define BUILD_LTO_INFO ELFNOTE32("Linux", LINUX_ELFNOTE_LTO_INFO, 0)
|
/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/ ! |
H A D | clock.json | 8 "EventCode": "0x101", 14 "EventCode": "0x110", 2 { global() object
|
/linux/drivers/of/unittest-data/ ! |
H A D | overlay_bad_add_dup_node.dtso | 18 power_bus = <0x1 0x2>; 25 power_bus_emergency = <0x101 0x102>;
|
/linux/arch/arm/probes/ ! |
H A D | decode-arm.c | 19 #define sign_extend(x, signbit) ((x) | (0 - ((x) & (1 << (signbit))))) 21 #define branch_displacement(insn) sign_extend(((insn) & 0xffffff) << 2, 25) 72 regs->ARM_pc = iaddr + 8 + disp + ((insn >> 23) & 0x2); in simulate_blx1() 79 int rm = insn & 0xf; in simulate_blx2bx() 85 regs->ARM_pc = rmv & ~0x1; in simulate_blx2bx() 87 if (rmv & 0x1) in simulate_blx2bx() 94 int rd = (insn >> 12) & 0xf; in simulate_mrs() 95 unsigned long mask = 0xf8ff03df; /* Mask out execution state */ in simulate_mrs() 119 /* PLDI (immediate) 1111 0100 x101 xxxx xxxx xxxx xxxx xxxx */ 121 /* PLD (immediate) 1111 0101 x101 xxx [all...] |
/linux/tools/perf/pmu-events/arch/x86/grandridge/ ! |
H A D | uncore-interconnect.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x01", 12 "Counter": "0,1,2,3", 13 "EventCode": "0x16", 16 "UMask": "0x1", 21 "Counter": "0,1,2,3", 22 "EventCode": "0x18", 25 "UMask": "0x1", 30 "Counter": "0,1,2,3", 31 "EventCode": "0x2 2 { global() object [all...] |
/linux/Documentation/devicetree/bindings/display/ ! |
H A D | multi-inno,mi0283qt.txt | 11 the panel interface mode (IM[3:0] pins): 13 - absent: IM=x101 3-wire 9-bit data serial interface 17 - rotation: panel rotation in degrees counter clockwise (0,90,180,270) 20 mi0283qt@0{ 22 reg = <0>; 25 dc-gpios = <&gpio 25 0>;
|
/linux/include/soc/arc/ ! |
H A D | timers.h | 12 #define ARC_REG_TIMER0_LIMIT 0x23 /* timer 0 limit */ 13 #define ARC_REG_TIMER0_CTRL 0x22 /* timer 0 control */ 14 #define ARC_REG_TIMER0_CNT 0x21 /* timer 0 count */ 15 #define ARC_REG_TIMER1_LIMIT 0x102 /* timer 1 limit */ 16 #define ARC_REG_TIMER1_CTRL 0x101 /* timer 1 control */ 17 #define ARC_REG_TIMER1_CNT 0x10 [all...] |
/linux/tools/perf/pmu-events/arch/riscv/sifive/bullet/ ! |
H A D | microarch.json | 4 "EventCode": "0x101", 9 "EventCode": "0x201", 14 "EventCode": "0x401", 19 "EventCode": "0x801", 24 "EventCode": "0x1001", 29 "EventCode": "0x2001", 34 "EventCode": "0x4001", 39 "EventCode": "0x8001", 44 "EventCode": "0x1000 2 { global() object [all...] |
/linux/tools/perf/pmu-events/arch/riscv/sifive/p550/ ! |
H A D | microarch.json | 4 "EventCode": "0x101", 9 "EventCode": "0x201", 14 "EventCode": "0x401", 19 "EventCode": "0x801", 24 "EventCode": "0x1001", 29 "EventCode": "0x2001", 34 "EventCode": "0x4001", 39 "EventCode": "0x8001", 44 "EventCode": "0x1000 2 { global() object [all...] |
/linux/arch/mips/sgi-ip22/ ! |
H A D | ip22-mc.c | 35 return ((memconfig & SGIMC_MCONFIG_RMASK) + 0x0100) << ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 16 : 14); in get_bank_size() 41 return bank % 2 ? res & 0xffff : res >> 16; in get_bank_config() 59 for (i = 0; i < 4; i++) { in probe_memory() 90 /* Step 0: Make sure we turn off the watchdog in case it's in sgimc_init() 103 sgimc->cstat = sgimc->gstat = 0; in sgimc_init() 120 tmp &= ~0xf; in sgimc_init() 121 tmp |= 0xd; in sgimc_init() 131 * 31 16 15 8 7 0 in sgimc_init() 136 * for IP22 we get INCREMENT=1, DIVIDER=1 == 0x101 in sgimc_init() [all...] |
/linux/arch/powerpc/include/asm/ ! |
H A D | ps3gpu.h | 16 #define L1GPU_CONTEXT_ATTRIBUTE_DISPLAY_SYNC 0x101 17 #define L1GPU_CONTEXT_ATTRIBUTE_DISPLAY_FLIP 0x102 19 #define L1GPU_CONTEXT_ATTRIBUTE_FB_SETUP 0x600 20 #define L1GPU_CONTEXT_ATTRIBUTE_FB_BLIT 0x601 21 #define L1GPU_CONTEXT_ATTRIBUTE_FB_BLIT_SYNC 0x602 22 #define L1GPU_CONTEXT_ATTRIBUTE_FB_CLOSE 0x603 39 head, ddr_offset, 0, 0); in lv1_gpu_display_sync() 47 head, ddr_offset, 0, in lv1_gpu_display_flip() [all...] |
/linux/tools/perf/pmu-events/arch/riscv/andes/ax45/ ! |
H A D | microarch.json | 3 "EventCode": "0xB1", 8 "EventCode": "0xC1", 13 "EventCode": "0xD1", 18 "EventCode": "0xE1", 23 "EventCode": "0xF1", 28 "EventCode": "0x101", 33 "EventCode": "0x111", 38 "EventCode": "0x121", 43 "EventCode": "0x13 2 { global() object [all...] |
/linux/tools/perf/pmu-events/arch/riscv/sifive/p650/ ! |
H A D | microarch.json | 4 "EventCode": "0x101", 9 "EventCode": "0x201", 14 "EventCode": "0x401", 19 "EventCode": "0x801", 24 "EventCode": "0x1001", 29 "EventCode": "0x2001", 34 "EventCode": "0x4001", 39 "EventCode": "0x8001", 44 "EventCode": "0x1000 2 { global() object [all...] |
/linux/tools/perf/pmu-events/arch/riscv/sifive/bullet-07/ ! |
H A D | microarch.json | 4 "EventCode": "0x101", 9 "EventCode": "0x201", 14 "EventCode": "0x401", 19 "EventCode": "0x801", 24 "EventCode": "0x1001", 29 "EventCode": "0x2001", 34 "EventCode": "0x4001", 39 "EventCode": "0x8001", 44 "EventCode": "0x1000 2 { global() object [all...] |
/linux/tools/perf/pmu-events/arch/riscv/sifive/bullet-0d/ ! |
H A D | microarch.json | 4 "EventCode": "0x101", 9 "EventCode": "0x201", 14 "EventCode": "0x401", 19 "EventCode": "0x801", 24 "EventCode": "0x1001", 29 "EventCode": "0x2001", 34 "EventCode": "0x4001", 39 "EventCode": "0x8001", 44 "EventCode": "0x1000 2 { global() object [all...] |
/linux/arch/arm64/boot/dts/marvell/ ! |
H A D | armada-ap810-ap0-octa-core.dtsi | 13 #size-cells = <0>; 15 cpu0: cpu@0 { 18 reg = <0x000>; 24 reg = <0x001>; 30 reg = <0x100>; 36 reg = <0x101>; 42 reg = <0x200>; 48 reg = <0x201>; 54 reg = <0x30 [all...] |
/linux/Documentation/devicetree/bindings/arm/ ! |
H A D | nvidia,tegra194-ccplex.yaml | 41 #size-cells = <0>; 43 cpu0_0: cpu@0 { 46 reg = <0x0>; 53 reg = <0x001>; 60 reg = <0x100>; 67 reg = <0x101>;
|
/linux/arch/arm/boot/dts/microchip/ ! |
H A D | usb_a9g20-dab-mmx.dtsi | 21 i2c-gpio@0 { 72 linux,code = <0x100>; 78 linux,code = <0x101>; 84 linux,code = <0x102>; 90 linux,code = <0x103>;
|
/linux/drivers/gpu/drm/xe/abi/ ! |
H A D | guc_errors_abi.h | 10 XE_GUC_RESPONSE_ERROR_PROTOCOL = 0x04, 11 XE_GUC_RESPONSE_INVALID_STATE = 0x0A, 12 XE_GUC_RESPONSE_UNSUPPORTED_VERSION = 0x0B, 13 XE_GUC_RESPONSE_INVALID_VFID = 0x0C, 14 XE_GUC_RESPONSE_UNPROVISIONED_VF = 0x0D, 15 XE_GUC_RESPONSE_INVALID_EVENT = 0x0E, 16 XE_GUC_RESPONSE_NOT_SUPPORTED = 0x20, 17 XE_GUC_RESPONSE_UNKNOWN_ACTION = 0x30, 18 XE_GUC_RESPONSE_ACTION_ABORTED = 0x31, 19 XE_GUC_RESPONSE_NO_PERMISSION = 0x4 [all...] |
/linux/drivers/media/rc/keymaps/ ! |
H A D | rc-x96max.c | 13 { 0x140, KEY_POWER }, 22 { 0x118, KEY_VOLUMEUP }, 23 { 0x110, KEY_VOLUMEDOWN }, 25 { 0x143, KEY_MUTE }, // config 27 { 0x100, KEY_EPG }, // mouse 28 { 0x119, KEY_BACK }, 30 { 0x116, KEY_UP }, 31 { 0x151, KEY_LEFT }, 32 { 0x150, KEY_RIGHT }, 33 { 0x11 [all...] |
/linux/arch/arm64/boot/dts/broadcom/stingray/ ! |
H A D | stingray-pcie.dtsi | 8 reg = <0 0x60400000 0 0x1000>; 11 bus-range = <0x0 0x1>; 16 ranges = <0x83000000 0 0x10000000 0 [all...] |
/linux/drivers/gpu/drm/xe/instructions/ ! |
H A D | xe_alu_commands.h | 12 #define CS_ALU_OPCODE_NOOP 0x000 13 #define CS_ALU_OPCODE_FENCE_RD 0x001 14 #define CS_ALU_OPCODE_FENCE_WR 0x002 15 #define CS_ALU_OPCODE_LOAD 0x080 16 #define CS_ALU_OPCODE_LOADINV 0x480 17 #define CS_ALU_OPCODE_LOAD0 0x081 18 #define CS_ALU_OPCODE_LOAD1 0x481 19 #define CS_ALU_OPCODE_LOADIND 0x082 20 #define CS_ALU_OPCODE_ADD 0x100 21 #define CS_ALU_OPCODE_SUB 0x10 [all...] |