Home
last modified time | relevance | path

Searched refs:M (Results 1 – 25 of 1400) sorted by relevance

12345678910>>...56

/linux/arch/mips/mm/
A Duasm-mips.c32 #define M(a, b, c, d, e, f) \ macro
61 [insn_bgtz] = {M(bgtz_op, 0, 0, 0, 0, 0), RS | BIMM},
62 [insn_blez] = {M(blez_op, 0, 0, 0, 0, 0), RS | BIMM},
81 [insn_di] = {M(cop0_op, mfmc0_op, 0, 12, 0, 0), RT},
112 [insn_j] = {M(j_op, 0, 0, 0, 0, 0), JIMM},
113 [insn_jal] = {M(jal_op, 0, 0, 0, 0, 0), JIMM},
116 [insn_jr] = {M(spec_op, 0, 0, 0, 0, jr_op), RS},
118 [insn_jr] = {M(spec_op, 0, 0, 0, 0, jalr_op), RS},
135 [insn_lui] = {M(lui_op, 0, 0, 0, 0, 0), RT | SIMM},
141 [insn_mfhi] = {M(spec_op, 0, 0, 0, 0, mfhi_op), RD},
[all …]
A Duasm-micromips.c32 #define M(a, b, c, d, e, f) \ macro
46 [insn_andi] = {M(mm_andi32_op, 0, 0, 0, 0, 0), RT | RS | UIMM},
47 [insn_beq] = {M(mm_beq32_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
53 [insn_bne] = {M(mm_bne32_op, 0, 0, 0, 0, 0), RT | RS | BIMM},
76 [insn_j] = {M(mm_j32_op, 0, 0, 0, 0, 0), JIMM},
77 [insn_jal] = {M(mm_jal32_op, 0, 0, 0, 0, 0), JIMM},
80 [insn_lb] = {M(mm_lb32_op, 0, 0, 0, 0, 0), RT | RS | SIMM},
82 [insn_lh] = {M(mm_lh32_op, 0, 0, 0, 0, 0), RT | RS | SIMM},
86 [insn_lw] = {M(mm_lw32_op, 0, 0, 0, 0, 0), RT | RS | SIMM},
112 [insn_sw] = {M(mm_sw32_op, 0, 0, 0, 0, 0), RT | RS | SIMM},
[all …]
/linux/tools/perf/tests/
A Dkmod-path.c47 #define M(path, c, e) \ macro
86 M("x.gz", PERF_RECORD_MISC_KERNEL, false); in test__kmod_path__parse()
87 M("x.gz", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse()
95 M("x.ko.gz", PERF_RECORD_MISC_KERNEL, true); in test__kmod_path__parse()
96 M("x.ko.gz", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse()
123 M("[vdso]", PERF_RECORD_MISC_KERNEL, false); in test__kmod_path__parse()
124 M("[vdso]", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse()
131 M("[vdso32]", PERF_RECORD_MISC_KERNEL, false); in test__kmod_path__parse()
132 M("[vdso32]", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse()
140 M("[vdsox32]", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse()
[all …]
/linux/include/linux/
A Dpoll.h125 #define M(X) __MAP(v, (__force __u16)EPOLL##X, POLL##X) in mangle_poll() macro
126 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) | in mangle_poll()
127 M(RDNORM) | M(RDBAND) | M(WRNORM) | M(WRBAND) | in mangle_poll()
128 M(HUP) | M(RDHUP) | M(MSG); in mangle_poll()
129 #undef M in mangle_poll()
134 #define M(X) (__force __poll_t)__MAP(val, POLL##X, (__force __u16)EPOLL##X) in demangle_poll() macro
135 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) | in demangle_poll()
136 M(RDNORM) | M(RDBAND) | M(WRNORM) | M(WRBAND) | in demangle_poll()
137 M(HUP) | M(RDHUP) | M(MSG); in demangle_poll()
138 #undef M in demangle_poll()
/linux/drivers/gpu/drm/kmb/
A Dkmb_regs.h400 #define HS_OFFSET(M) (((M) + 1) * 0x400) argument
403 #define MIPI_TXm_HS_CTRL(M) (MIPI_TX_HS_CTRL + HS_OFFSET(M)) argument
418 + HS_OFFSET(M))
547 (M) + (N))
562 HS_OFFSET(M))
564 MIPI_TX_HS_IRQ_STATUSm(M))
620 + HS_OFFSET(M))
627 #define TP_EN_VCm(M) (1 << ((M) * 0x04)) argument
628 #define TP_SEL_VCm(M, N) \ argument
629 ((N) << (((M) * 0x04) + 1))
[all …]
/linux/Documentation/userspace-api/media/v4l/
A Dmetafmt-generic.rst40 - M\ :sub:`00`
41 - M\ :sub:`10`
42 - M\ :sub:`20`
43 - M\ :sub:`30`
45 - M\ :sub:`01`
46 - M\ :sub:`11`
47 - M\ :sub:`21`
48 - M\ :sub:`31`
82 - M\ :sub:`00`
83 - M\ :sub:`10`
[all …]
/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Dmbox.h134 M(READY, 0x001, ready, msg_req, ready_msg_rsp) \
139 M(VF_FLR, 0x006, vf_flr, msg_req, msg_rsp) \
140 M(PTP_OP, 0x007, ptp_op, ptp_req, ptp_rsp) \
189 M(NPA_LF_ALLOC, 0x400, npa_lf_alloc, \
242 M(NPC_GET_KEX_CFG, 0x600c, npc_get_kex_cfg, \
246 M(NPC_DELETE_FLOW, 0x600e, npc_delete_flow, \
265 M(NIX_LF_ALLOC, 0x8000, nix_lf_alloc, \
269 M(NIX_HWCTX_DISABLE, 0x8003, nix_hwctx_disable, \
271 M(NIX_TXSCH_ALLOC, 0x8004, nix_txsch_alloc, \
291 M(NIX_LSO_FORMAT_CFG, 0x8011, nix_lso_format_cfg, \
[all …]
/linux/arch/sparc/kernel/
A Dtraps_64.c1110 /*09*/M, 27, M, M, 99, M, M, 3, 114, M2, M2, 20, M2, M3, M3, M,
1116 /*0f*/M2, M3, M3, M, M3, M, M, M, 56, M4, M, M3, M4, M, M, M,
1118 /*11*/M, M, 100, M, 83, M, M2, 12, 87, M, M, 57, M2, M, M3, M,
1120 /*13*/94, M, M2, M3, M2, M, M3, M, M2, M, 79, M, 69, M, M4, M,
1121 /*14*/M2, 93, 92, M, 91, M, M2, 8, 90, M2, M2, M, M, M, M, M4,
1122 /*15*/89, M, M, M3, M2, M3, M3, M, M, M, M3, M2, M3, M2, M, M3,
1123 /*16*/86, M, M2, M3, M2, M, M3, M, M2, M, M3, M, M3, M, M, M3,
1126 /*19*/77, M, M, M, M2, M3, M, M, M2, M3, M3, M4, M3, M2, M, M,
1127 /*1a*/74, M, M2, M3, M, M, M3, M, M, M, M3, M, M3, M, M4, M3,
1130 /*1d*/M2, 115, 124, M, 75, M, M, M3, 61, M, M4, M, M4, M, M, M,
[all …]
/linux/
A DMAINTAINERS2536 M: J.M.B. Downing <jonathan.downing@nautel.com>
5601 M: coda@cs.cmu.edu
8392 M: Stefan Mätje <stefan.maetje@esd.eu>
9202 M: J.M.B. Downing <jonathan.downing@nautel.com>
11334 M: x86@kernel.org
11812 M: M Chetan Kumar <m.chetan.kumar@intel.com>
20637 M: Kai Mäkisara <Kai.Makisara@kolumbus.fi>
22463 M: Manjunath M B <manjumb@synopsys.com>
23228 M: M R Swami Reddy <mr.swami.reddy@ti.com>
25078 M: x86@kernel.org
[all …]
/linux/drivers/pinctrl/sunxi/
A Dpinctrl-sun9i-a80-r.c72 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 0),
76 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 1),
80 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 2),
84 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 3),
88 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 4),
95 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 8),
100 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 9),
105 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 10),
110 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 11),
115 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 12),
[all …]
A Dpinctrl-sun6i-a31-r.c66 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 0),
70 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 1),
74 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 2),
79 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 3),
83 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 4),
87 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 5),
91 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 6),
95 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 7),
/linux/arch/arm/boot/dts/st/
A Dste-nomadik-stn8815.dtsi198 mxtal: mxtal@19.2M {
210 timclk: timclk@2.4M {
248 clk216: clk216@216M {
255 clk108: clk108@108M {
262 clk72: clk72@72M {
270 clk48: clk48@48M {
278 clk27: clk27@27M {
454 hclk3d: hclk3d@48M {
516 sdiclk: sdiclk@48M {
547 usbclk: usbclk@48M {
[all …]
/linux/arch/m68k/fpsp040/
A Dstwotox.S31 | N = 64(M + M') + j, j = 0,1,2,...,63.
44 | N = 64(M + M') + j, j = 0,1,2,...,63.
57 | Fact1 := 2**(M) * Fact1
58 | Fact2 := 2**(M) * Fact2
59 | Thus Fact1 + Fact2 = 2**(M) * 2**(j/64).
64 | 4. Let AdjFact := 2**(M'). Return
243 asrl #1,%d0 | ...D0 IS M
250 |--ADJFACT = 2^(M').
346 asrl #1,%d0 | ...D0 IS M
354 |--ADJFACT = 2^(M').
[all …]
/linux/Documentation/gpu/amdgpu/
A Ddgpu-asic-info-table.csv2 AMD Radeon (TM) HD 8500M/ 8600M /M200 /M320 /M330 /M335 Series, HAINAN, --, 6, --, --
4 AMD Radeon R7 (TM|HD) M265 /M370 /8500M /8600 /8700 /8700M, OLAND, DCE 6, 6, VCE 1 / UVD 3, --
6 AMD Radeon (TM|R7|R9|HD) E8860 /M360 /7700 /7800 /8800 /9000(M) /W4100 Series, VERDE, DCE 6, 6, VCE…
20 AMD Radeon (RX|Pro) 5600(M|XT) /5700 (M|XT|XTB) /W5700, NAVI10, DCN 2.0.0, 10.1.10, VCN 2.0.0, 5.0.0
21 AMD Radeon (Pro) 5300 /5500XTB/5500(XT|M) /W5500M /W5500, NAVI14, DCN 2.0.0, 10.1.1, VCN 2.0.2, 5.0…
23 AMD Radeon RX 6700 XT / 6800M / 6700M, NAVY_FLOUNDER, DCN 3.0.0, 10.3.2, VCN 3.0.0, 5.2.2
24 AMD Radeon RX 6600(XT) /6600M /W6600 /W6600M, DIMGREY_CAVEFISH, DCN 3.0.2, 10.3.4, VCN 3.0.16, 5.2.4
25 AMD Radeon RX 6500M /6300M /W6500M /W6300M, BEIGE_GOBY, DCN 3.0.3, 10.3.5, VCN 3.0.33, 5.2.5
28 AMD Radeon RX 7600M (XT) /7700S /7600S, , DCN 3.2.1, 11.0.2, VCN 4.0.4, 6.0.2
/linux/Documentation/arch/arm/nwfpe/
A Dnetwinder-fpe.rst80 ADF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - add
84 DVF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - divide
107 MVF{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - move
114 RND{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - round
119 NRM{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - normalize
127 POW{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - power
133 EXP{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - exponent
134 SIN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - sine
135 COS{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - cosine
136 TAN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - tangent
[all …]
/linux/drivers/staging/sm750fb/
A Dddk750_chip.c37 unsigned int M, N, OD, POD; in get_mxclk_freq() local
43 M = (pll_reg & PLL_CTRL_M_MASK) >> PLL_CTRL_M_SHIFT; in get_mxclk_freq()
319 int N, M, X, d; in sm750_calc_pll_value() local
360 M = quo * X; in sm750_calc_pll_value()
361 M += fl_quo * X / 10000; in sm750_calc_pll_value()
363 M += (fl_quo * X % 10000) > 5000 ? 1 : 0; in sm750_calc_pll_value()
364 if (M < 256 && M > 0) { in sm750_calc_pll_value()
367 tmp_clock = pll->input_freq * M / N / X; in sm750_calc_pll_value()
370 pll->M = M; in sm750_calc_pll_value()
391 unsigned int M = p_PLL->M; in sm750_format_pll_reg() local
[all …]
/linux/Documentation/devicetree/bindings/memory-controllers/fsl/
A Dfsl,imx-weim.yaml69 05 128M 0M 0M 0M
70 033 64M 64M 0M 0M
71 0113 64M 32M 32M 0M
72 01111 32M 32M 32M 32M
/linux/sound/pci/
A DKconfig21 To compile this as a module, choose M here: the module
33 To compile this driver as a module, choose M here: the module
48 To compile this driver as a module, choose M here: the module
334 Say 'Y' or 'M' to include support for Echoaudio Darla.
344 Say 'Y' or 'M' to include support for Echoaudio Gina.
355 Say 'Y' or 'M' to include support for Echoaudio Layla.
365 Say 'Y' or 'M' to include support for Echoaudio Darla24.
375 Say 'Y' or 'M' to include support for Echoaudio Gina24.
397 Say 'Y' or 'M' to include support for Echoaudio Mona.
429 Say 'Y' or 'M' to include support for Echoaudio Indigo.
[all …]
/linux/Documentation/translations/zh_CN/arch/arm64/
A Dhugetlbpage.rst42 4K: 64K 2M 32M 1G
43 16K: 2M 32M 1G
44 64K: 2M 512M 16G
/linux/drivers/comedi/
A DKconfig54 To compile this driver as a module, choose M here: the module will be
65 To compile this driver as a module, choose M here: the module will be
77 To compile this driver as a module, choose M here: the module will be
87 To compile this driver as a module, choose M here: the module will be
111 To compile this driver as a module, choose M here: the module will be
132 To compile this driver as a module, choose M here: the module will be
140 To compile this driver as a module, choose M here: the module will be
163 To compile this driver as a module, choose M here: the module will be
175 To compile this driver as a module, choose M here: the module will be
591 To compile this driver as a module, choose M here: the module will
[all …]
/linux/drivers/media/usb/gspca/
A DKconfig16 To compile this driver as modules, choose M here: the
27 To compile this driver as a module, choose M here: the
36 To compile this driver as a module, choose M here: the
47 To compile this driver as a module, choose M here: the
57 To compile this driver as a module, choose M here: the
66 To compile this driver as a module, choose M here: the
75 To compile this driver as a module, choose M here: the
84 To compile this driver as a module, choose M here: the
94 To compile this driver as a module, choose M here: the
103 To compile this driver as a module, choose M here: the
[all …]
/linux/Documentation/translations/zh_TW/arch/arm64/
A Dhugetlbpage.rst45 4K: 64K 2M 32M 1G
46 16K: 2M 32M 1G
47 64K: 2M 512M 16G
/linux/arch/mips/include/asm/
A Dmips-r2-to-r6-emul.h46 #define MIPS_R2_STATS(M) \ argument
52 __this_cpu_inc(mipsr2emustats.M); \
56 __this_cpu_inc(mipsr2bdemustats.M); \
61 #define MIPS_R2BR_STATS(M) \ argument
64 __this_cpu_inc(mipsr2bremustats.M); \
70 #define MIPS_R2_STATS(M) do { } while (0) argument
71 #define MIPS_R2BR_STATS(M) do { } while (0) argument
/linux/drivers/input/touchscreen/
A DKconfig24 To compile this driver as a module, choose M here: the
43 To compile this driver as a module, choose M here: the
56 To compile this driver as a module, choose M here: the
67 To compile this driver as a module, choose M here: the
77 To compile this driver as a module, choose M here: the
89 To compile this driver as a module, choose M here: the
103 To compile this driver as a module, choose M here: the
115 To compile this driver as a module, choose M here: the
128 To compile this driver as a module, choose M here: the
619 To compile this driver as a module, choose M here:
[all …]
/linux/drivers/media/i2c/
A DKconfig51 To compile this driver as a module, choose M here: the
60 To compile this driver as a module, choose M here: the
70 To compile this driver as a module, choose M here: the
80 To compile this driver as a module, choose M here: the
90 To compile this driver as a module, choose M here: the
100 To compile this driver as a module, choose M here: the
109 To compile this driver as a module, choose M here: the
118 To compile this driver as a module, choose M here: the
136 To compile this driver as a module, choose M here: the
147 To compile this driver as a module, choose M here: the
[all …]

Completed in 664 milliseconds

12345678910>>...56