Home
last modified time | relevance | path

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

12345678910>>...25

/linux/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-dcphy.c31 #define I_RES_CNTL(x) FIELD_PREP(I_RES_CNTL_MASK, x) argument
41 #define I_DEV_SEL(x) FIELD_PREP(I_DEV_SEL_MASK, x) argument
49 #define I_VBG_SEL(x) FIELD_PREP(I_VBG_SEL_MASK, x) argument
55 #define I_BGR_VREF_SEL(x) FIELD_PREP(I_BGR_VREF_SEL_MASK, x) argument
61 #define I_LADDER_SEL(x) FIELD_PREP(I_LADDER_SEL_MASK, x) argument
78 #define REG_325M(x) FIELD_PREP(REG_325M_MASK, x) argument
88 #define REG_LP_400M(x) FIELD_PREP(REG_LP_400M_MASK, x) argument
98 #define REG_400M(x) FIELD_PREP(REG_400M_MASK, x) argument
116 #define REG_645M(x) FIELD_PREP(REG_645M_MASK, x) argument
128 #define I_MUX_SEL(x) FIELD_PREP(I_MUX_SEL_MASK, x) argument
[all …]
/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/Documentation/devicetree/bindings/arm/marvell/
H A Darmada-39x.txt1 Marvell Armada 39x Platforms Device Tree Bindings
4 Boards with a SoC of the Marvell Armada 39x family shall have the
/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/mtd/chips/
H A Djedec_probe.c1347 .name = "SST 39LF512",
1359 .name = "SST 39LF010",
1393 .name = "SST 39LF020",
1405 .name = "SST 39LF040",
1417 .name = "SST 39SF010A",
1429 .name = "SST 39SF020A",
1441 .name = "SST 39SF040",
1526 .name = "SST 39LF160",
1539 .name = "SST 39VF1601",
1553 .name = "SST 39WF1601",
[all …]
/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/drivers/gpu/drm/xe/
H A Dxe_pci.c44 #define PLATFORM(x) \ argument
45 .platform = XE_##x, \
46 .platform_name = #x
48 #define NOP(x) x argument
169 .dma_mask_size = 39,
180 .dma_mask_size = 39,
193 .dma_mask_size = 39,
210 .dma_mask_size = 39,
225 .dma_mask_size = 39,
240 .dma_mask_size = 39,
[all …]
/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dcmd_v1.c41 #define CMD_I1_DATA_BYTE_1(v) FIELD_PREP(W1_MASK(39, 32), v)
42 #define CMD_I1_DEF_BYTE(v) FIELD_PREP(W1_MASK(39, 32), v)
60 #define CMD_R1_DEF_BYTE(v) FIELD_PREP(W1_MASK(39, 32), v)
320 DBG("next_addr = 0x%02x, DAA using DAT %d", next_addr, dat_idx); in hci_cmd_v1_daa()
352 DBG("assigned address %#x to device PID=0x%llx DCR=%#x BCR=%#x", in hci_cmd_v1_daa()
/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/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/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/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/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;

12345678910>>...25