Home
last modified time | relevance | path

Searched +full:39 +full:x (Results 1 – 25 of 548) sorted by relevance

12345678910>>...22

/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmarvell,mpic.yaml7 title: Marvell Armada 370, 375, 38x, 39x, XP Interrupt Controller
16 On Marvell Armada 375, 38x and 39x this controller is wired under ARM GIC.
/linux/tools/testing/selftests/bpf/progs/
H A Dstruct_ops_multi_pages.c10 #define TRAMP(x) \ argument
11 SEC("struct_ops/tramp_" #x) \
12 int BPF_PROG(tramp_ ## x, int a) \
55 TRAMP(39)
58 #define F_TRAMP(x) .tramp_ ## x = (void *)tramp_ ## x argument
100 F_TRAMP(39),
/linux/arch/mips/sgi-ip22/
H A Dip28-berr.c76 tag[0].hi = read_c0_taghi(); /* PA[39:36] */ in save_cache_tags()
79 tag[1].hi = read_c0_taghi(); /* PA[39:36] */ in save_cache_tags()
94 tag[0].hi = read_c0_taghi(); /* PA[39:36] */ in save_cache_tags()
97 tag[1].hi = read_c0_taghi(); /* PA[39:36] */ in save_cache_tags()
110 tag[0].hi = read_c0_taghi(); /* PA[39:36] */ in save_cache_tags()
113 tag[1].hi = read_c0_taghi(); /* PA[39:36] */ in save_cache_tags()
175 printk(KERN_ERR "Cache tags @ %08x:\n", (unsigned)cache_tags.err_addr); in print_cache_tags()
186 "D: 0: %08x %08x, 1: %08x %08x (VA[13:5] %04x)\n", in print_cache_tags()
197 "I: 0: %08x %08x, 1: %08x %08x (VA[13:6] %04x)\n", in print_cache_tags()
207 printk(KERN_ERR "S: 0: %08x %08x, 1: %08x %08x (PA[%u:%u] %05x)\n", in print_cache_tags()
[all …]
/linux/samples/hid/
H A Dhid_mouse.bpf.c17 bpf_printk("incoming event: %02x %02x %02x", in hid_y_event()
21 bpf_printk(" %02x %02x %02x", in hid_y_event()
25 bpf_printk(" %02x %02x %02x", in hid_y_event()
37 bpf_printk("modified event: %02x %02x %02x", in hid_y_event()
41 bpf_printk(" %02x %02x %02x", in hid_y_event()
45 bpf_printk(" %02x %02x %02x", in hid_y_event()
55 s16 x; in hid_x_event() local
61 x = data[1] | (data[2] << 8); in hid_x_event()
63 x = -x; in hid_x_event()
65 data[1] = x & 0xFF; in hid_x_event()
[all …]
/linux/drivers/net/ethernet/micrel/
H A Dks8842.c104 /* bank 39 registers */
368 ks8842_write16(adapter, 39, mac, REG_MACAR3); in ks8842_init_mac_addr()
370 ks8842_write16(adapter, 39, mac, REG_MACAR2); in ks8842_init_mac_addr()
372 ks8842_write16(adapter, 39, mac, REG_MACAR1); in ks8842_init_mac_addr()
377 ks8842_write16(adapter, 39, mac, REG_MACAR1); in ks8842_init_mac_addr()
379 ks8842_write16(adapter, 39, mac, REG_MACAR2); in ks8842_init_mac_addr()
381 ks8842_write16(adapter, 39, mac, REG_MACAR3); in ks8842_init_mac_addr()
394 ks8842_write8(adapter, 39, mac[ETH_ALEN - i - 1], in ks8842_write_mac_addr()
407 ks8842_write16(adapter, 39, mac, REG_MACAR3); in ks8842_write_mac_addr()
409 ks8842_write16(adapter, 39, mac, REG_MACAR2); in ks8842_write_mac_addr()
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-trigger-sysfs11 X is the IIO index of the trigger.
14 KernelVersion: 2.6.39
23 KernelVersion: 2.6.39
34 KernelVersion: 2.6.39
/linux/arch/arm/mach-mvebu/
H A DKconfig74 bool "Marvell Armada 39x boards"
86 on the Marvell Armada 39x SoC with device tree.
/linux/Documentation/arch/arm64/
H A Dkasan-offsets.sh8 printf "0x%08x00000000\n" $(( (0xffffffff & (-1 << ($1 - 1 - 32))) \
17 print_kasan_offset 39 3
25 print_kasan_offset 39 4
/linux/arch/riscv/include/asm/
H A Dpgtable-64.h17 #define PGDIR_SHIFT_L4 39
27 #define P4D_SHIFT_L4 39
28 #define P4D_SHIFT_L5 39
49 #define p4d_val(x) ((x).p4d) argument
50 #define __p4d(x) ((p4d_t) { (x) }) argument
58 #define pud_val(x) ((x).pud) argument
59 #define __pud(x) ((pud_t) { (x) }) argument
67 #define pmd_val(x) ((x).pmd) argument
68 #define __pmd(x) ((pmd_t) { (x) }) argument
75 * N MT RSV PFN reserved for SW D A G U X W R V
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-context-chk-vmx.c47 {37,38,39,40},{41,42,43,44},{45,46,47,48},
53 {-37,-38,-39,-40},{-41,-42,-43,-44},{-45,-46,-47,-48}
68 printf("VMX%d (1st context) == 0x", VMX20 + i); in signal_usr1()
71 printf("%08x", ucp->uc_mcontext.v_regs->vrregs[VMX20 + i][j]); in signal_usr1()
72 printf(" instead of 0x"); in signal_usr1()
75 printf("%08x", vms[i][j]); in signal_usr1()
86 printf("VMX%d (2nd context) == 0x", NV_VMX_REGS + i); in signal_usr1()
89 printf("%08x", tm_ucp->uc_mcontext.v_regs->vrregs[VMX20 + i][j]); in signal_usr1()
90 printf(" instead of 0x"); in signal_usr1()
93 printf("%08x", vms[NV_VMX_REGS + i][j]); in signal_usr1()
H A Dtm-signal-context-chk-vsx.c48 {37,38,39,40},{41,42,43,44},{45,46,47,48},
54 {-37,-38,-39,-40},{-41,-42,-43,-44},{-45,-46,-47,-48}
113 printf("VSX%d (1st context) == 0x", VSX20 + i); in signal_usr1()
115 printf("%02x", vsx[j]); in signal_usr1()
116 printf(" instead of 0x"); in signal_usr1()
118 printf("%08x", vsxs[i][j]); in signal_usr1()
137 printf("VSX%d (2nd context) == 0x", VSX20 + i); in signal_usr1()
139 printf("%02x", vsx_tm[j]); in signal_usr1()
140 printf(" instead of 0x"); in signal_usr1()
142 printf("%08x", vsxs[NV_VSX_REGS + i][j]); in signal_usr1()
/linux/include/dt-bindings/sound/
H A Dqcom,q6dsp-lpass-ports.h44 #define PRIMARY_TDM_TX_7 39
182 #define LPASS_CLK_ID_TER_TDM_IBIT 39
211 /* Clock ID for RX CORE TX 2X MCLK */
215 /* Clock ID for WSA core TX 2X MCLK */
219 /* Clock ID for WSA2 core TX 2X MCLK */
221 /* Clock ID for RX CORE MCLK2 2X MCLK */
/linux/scripts/kconfig/tests/preprocess/escape/
H A Dexpected_stderr6 Kconfig:25: $(X)
8 Kconfig:35: $(X)
9 Kconfig:39: $(X)
/linux/drivers/staging/media/ipu3/
H A Dipu3-tables.c6 #define X 0 /* Don't care value */ macro
164 { 0, -12, 109, 7, 39, -8, 0 },
172 { 0, -8, 39, 7, 109, -12, 0 },
197 { 0, -12, 109, 7, 39, -8, 0 },
205 { 0, -8, 39, 7, 109, -12, 0 },
266 { 0, -9, 107, 7, 39, -9, 0 },
293 { 0, -9, 39, 7, 107, -9, 0 },
331 { 0, -9, 107, 7, 39, -9, 0 },
358 { 0, -9, 39, 7, 107, -9, 0 },
779 { 0, -11, 39, 7, 96, 9, -5 },
[all …]
/linux/include/dt-bindings/pinctrl/
H A Dpinctrl-starfive-jh7100.h11 #define PAD_GPIO(x) (PAD_GPIO_OFFSET + (x)) argument
12 #define PAD_FUNC_SHARE(x) (PAD_FUNC_SHARE_OFFSET + (x)) argument
83 #define GPO_PWM_PAD_OUT_BIT2 39
236 #define GPI_SDIO1_PAD_CDATA_IN_BIT0 39
/linux/drivers/watchdog/
H A Dnv_tco.c54 #define WATCHDOG_HEARTBEAT 30 /* 30 sec default heartbeat (2<heartbeat<39) */
57 MODULE_PARM_DESC(heartbeat, "Watchdog heartbeat in seconds. (2<heartbeat<39, "
333 pr_err("I/O address 0x%04x already in use\n", tcobase); in nv_tco_getdevice()
349 pr_err("I/O address 0x%04x already in use\n", in nv_tco_getdevice()
401 pr_info("heartbeat value must be 2<heartbeat<39, using %d\n", in nv_tco_init()
416 pr_info("initialized (0x%04x). heartbeat=%d sec (nowayout=%d)\n", in nv_tco_init()
/linux/drivers/pinctrl/mvebu/
H A DMakefile7 obj-$(CONFIG_PINCTRL_ARMADA_38X) += pinctrl-armada-38x.o
8 obj-$(CONFIG_PINCTRL_ARMADA_39X) += pinctrl-armada-39x.o
/linux/lib/crypto/
H A Dsm3.c38 * Transform the message X which consists of 16 32-bit-words. See
57 #define FF1(x, y, z) (x ^ y ^ z) argument
58 #define FF2(x, y, z) ((x & y) | (x & z) | (y & z)) argument
60 #define GG1(x, y, z) FF1(x, y, z) argument
61 #define GG2(x, y, z) ((x & y) | (~x & z)) argument
64 #define P0(x) ((x) ^ rol32((x), 9) ^ rol32((x), 17)) argument
65 #define P1(x) ((x) ^ rol32((x), 15) ^ rol32((x), 23)) argument
125 R2(b, c, d, a, f, g, h, e, K[35], W1(35), W2(39)); in sm3_transform()
129 R2(b, c, d, a, f, g, h, e, K[39], W1(39), W2(43)); in sm3_transform()
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dmelfas,mms114.yaml49 touchscreen-size-x: true
51 touchscreen-fuzz-x: true
54 touchscreen-inverted-x: true
56 touchscreen-swapped-x-y: true
70 - touchscreen-size-x
83 interrupts = <39 IRQ_TYPE_EDGE_FALLING>;
86 touchscreen-size-x = <720>;
88 touchscreen-fuzz-x = <10>;
91 touchscreen-inverted-x;
/linux/arch/arm64/crypto/
H A Dsm3-neon-core.S88 #define clear_vec(x) \ argument
89 movi x.8h, #0;
96 #define GG1_1(x, y, z, o, t) \ argument
97 eor o, x, y;
98 #define GG1_2(x, y, z, o, t) \ argument
100 #define GG1_3(x, y, z, o, t) argument
102 #define FF1_1(x, y, z, o, t) GG1_1(x, y, z, o, t) argument
103 #define FF1_2(x, y, z, o, t) argument
104 #define FF1_3(x, y, z, o, t) GG1_2(x, y, z, o, t) argument
106 #define GG2_1(x, y, z, o, t) \ argument
[all …]
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-var-dt6customboard.dts85 hback-porch = <39>;
86 hfront-porch = <39>;
176 touchscreen-size-x = <800>;
178 touchscreen-inverted-x;
H A Dimx6q-var-mx6customboard.dts30 hback-porch = <39>;
31 hfront-porch = <39>;
91 touchscreen-size-x = <880>;
100 touchscreen-size-x = <1800>;
/linux/arch/x86/crypto/
H A Dsm3-avx-asm_64.S160 #define GG1(x, y, z, o, t) \ argument
161 movl x, o; \
165 #define FF1(x, y, z, o, t) GG1(x, y, z, o, t) argument
167 #define GG2(x, y, z, o, t) \ argument
168 andnl z, x, o; \
170 andl x, t; \
173 #define FF2(x, y, z, o, t) \ argument
175 xorl x, o; \
177 andl x, t; \
425 /* Transform 33-35 + Precalc 39-41 */
[all …]
/linux/drivers/clk/mvebu/
H A DMakefile9 obj-$(CONFIG_ARMADA_38X_CLK) += armada-38x.o
10 obj-$(CONFIG_ARMADA_39X_CLK) += armada-39x.o
/linux/drivers/net/ethernet/neterion/
H A Ds2io-regs.h2 * regs.h: A Linux PCI-X Ethernet driver for Neterion 10GbE Server NIC
111 /* PCI-X Controller registers */
156 #define MDIO_INT_REG_LASI s2BIT(39)
329 #define PFC_PCIX_ERR s2BIT(39)
338 #define TDA_PCIX_ERR s2BIT(39)
445 #define TTI_DATA1_MEM_TX_TIMER_CI_EN s2BIT(39)
487 #define RDA_SM0_ERR_ALARM s2BIT(39)
590 #define PRC_ALARM_ACTION_RW_R4_STOP s2BIT(39)
609 #define RTI_DATA1_MEM_RX_TIMER_CI_EN s2BIT(39)
648 #define TMAC_TX_SM_ERR s2BIT(39)
[all …]

12345678910>>...22