/linux/arch/mips/mm/ |
A D | uasm-mips.c | 32 #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 D | uasm-micromips.c | 32 #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 D | kmod-path.c | 47 #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 D | poll.h | 131 #define M(X) __MAP(v, (__force __u16)EPOLL##X, POLL##X) in mangle_poll() macro 132 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) | in mangle_poll() 133 M(RDNORM) | M(RDBAND) | M(WRNORM) | M(WRBAND) | in mangle_poll() 134 M(HUP) | M(RDHUP) | M(MSG); in mangle_poll() 135 #undef M in mangle_poll() 140 #define M(X) (__force __poll_t)__MAP(val, POLL##X, (__force __u16)EPOLL##X) in demangle_poll() macro 141 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) | in demangle_poll() 142 M(RDNORM) | M(RDBAND) | M(WRNORM) | M(WRBAND) | in demangle_poll() 143 M(HUP) | M(RDHUP) | M(MSG); in demangle_poll() 144 #undef M in demangle_poll()
|
/linux/drivers/gpu/drm/kmb/ |
A D | kmb_regs.h | 400 #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/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | mbox.h | 127 M(READY, 0x001, ready, msg_req, ready_msg_rsp) \ 132 M(VF_FLR, 0x006, vf_flr, msg_req, msg_rsp) \ 133 M(PTP_OP, 0x007, ptp_op, ptp_req, ptp_rsp) \ 176 M(NPA_LF_ALLOC, 0x400, npa_lf_alloc, \ 226 M(NPC_GET_KEX_CFG, 0x600c, npc_get_kex_cfg, \ 230 M(NPC_DELETE_FLOW, 0x600e, npc_delete_flow, \ 243 M(NIX_LF_ALLOC, 0x8000, nix_lf_alloc, \ 247 M(NIX_HWCTX_DISABLE, 0x8003, nix_hwctx_disable, \ 249 M(NIX_TXSCH_ALLOC, 0x8004, nix_txsch_alloc, \ 269 M(NIX_LSO_FORMAT_CFG, 0x8011, nix_lso_format_cfg, \ [all …]
|
/linux/arch/sparc/kernel/ |
A D | traps_64.c | 1109 /*09*/M, 27, M, M, 99, M, M, 3, 114, M2, M2, 20, M2, M3, M3, M, 1115 /*0f*/M2, M3, M3, M, M3, M, M, M, 56, M4, M, M3, M4, M, M, M, 1117 /*11*/M, M, 100, M, 83, M, M2, 12, 87, M, M, 57, M2, M, M3, M, 1119 /*13*/94, M, M2, M3, M2, M, M3, M, M2, M, 79, M, 69, M, M4, M, 1120 /*14*/M2, 93, 92, M, 91, M, M2, 8, 90, M2, M2, M, M, M, M, M4, 1121 /*15*/89, M, M, M3, M2, M3, M3, M, M, M, M3, M2, M3, M2, M, M3, 1122 /*16*/86, M, M2, M3, M2, M, M3, M, M2, M, M3, M, M3, M, M, M3, 1125 /*19*/77, M, M, M, M2, M3, M, M, M2, M3, M3, M4, M3, M2, M, M, 1126 /*1a*/74, M, M2, M3, M, M, M3, M, M, M, M3, M, M3, M, M4, M3, 1129 /*1d*/M2, 115, 124, M, 75, M, M, M3, 61, M, M4, M, M4, M, M, M, [all …]
|
/linux/scripts/package/ |
A D | mkspec | 21 M= 23 M=DEL 70 $S$M %package devel 72 $S$M Group: System Environment/Kernel 73 $S$M AutoReqProv: no 74 $S$M %description -n kernel-devel 77 $S$M 133 $M /lib/modules/$KERNELRELEASE 141 $S$M 142 $S$M %files devel [all …]
|
/linux/ |
A D | MAINTAINERS | 207 M: nic_swsd@realtek.com 1600 M: soc@kernel.org 4701 M: coda@cs.cmu.edu 9484 M: x86@kernel.org 9858 M: M Chetan Kumar <m.chetan.kumar@intel.com> 12193 M: mlxsw@nvidia.com 16998 M: Kai Mäkisara <Kai.Makisara@kolumbus.fi> 17949 M: soc@kernel.org 18433 M: Manjunath M B <manjumb@synopsys.com> 19071 M: M R Swami Reddy <mr.swami.reddy@ti.com> [all …]
|
/linux/arch/arm/boot/dts/ |
A D | ste-nomadik-stn8815.dtsi | 198 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 D | stwotox.S | 31 | 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/drivers/pinctrl/sunxi/ |
A D | pinctrl-sun9i-a80-r.c | 74 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 0), 78 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 1), 82 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 2), 86 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 3), 90 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 4), 97 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 8), 102 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 9), 107 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 10), 112 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 11), 117 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 12), [all …]
|
A D | pinctrl-sun6i-a31-r.c | 68 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 0), 72 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 1), 76 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 2), 81 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 3), 85 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 4), 89 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 5), 93 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 6), 97 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 7),
|
/linux/Documentation/arm/nwfpe/ |
A D | netwinder-fpe.rst | 80 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 D | ddk750_chip.c | 37 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/sound/pci/ |
A D | Kconfig | 21 To compile this as a module, choose M here: the module 33 To compile this driver as a module, choose M here: the module 47 To compile this driver as a module, choose M here: the module 323 Say 'Y' or 'M' to include support for Echoaudio Darla. 333 Say 'Y' or 'M' to include support for Echoaudio Gina. 344 Say 'Y' or 'M' to include support for Echoaudio Layla. 354 Say 'Y' or 'M' to include support for Echoaudio Darla24. 364 Say 'Y' or 'M' to include support for Echoaudio Gina24. 386 Say 'Y' or 'M' to include support for Echoaudio Mona. 418 Say 'Y' or 'M' to include support for Echoaudio Indigo. [all …]
|
/linux/tools/perf/util/c++/ |
A D | clang-test.cpp | 30 std::unique_ptr<llvm::Module> M = in __test__clang_to_IR() local 34 return M; in __test__clang_to_IR() 43 auto M = __test__clang_to_IR(); in test__clang_to_IR() local 44 if (!M) in test__clang_to_IR() 46 for (llvm::Function& F : *M) in test__clang_to_IR() 57 auto M = __test__clang_to_IR(); in test__clang_to_obj() local 58 if (!M) in test__clang_to_obj() 61 auto Buffer = perf::getBPFObjectFromModule(&*M); in test__clang_to_obj()
|
/linux/arch/ia64/kernel/ |
A D | kprobes.c | 32 { M, I, I }, /* 00 */ 33 { M, I, I }, /* 01 */ 34 { M, I, I }, /* 02 */ 40 { M, M, I }, /* 08 */ 41 { M, M, I }, /* 09 */ 42 { M, M, I }, /* 0A */ 43 { M, M, I }, /* 0B */ 46 { M, M, F }, /* 0E */ 47 { M, M, F }, /* 0F */ 56 { M, M, B }, /* 18 */ [all …]
|
/linux/drivers/comedi/ |
A D | Kconfig | 54 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 76 To compile this driver as a module, choose M here: the module will be 85 To compile this driver as a module, choose M here: the module will be 107 To compile this driver as a module, choose M here: the module will be 128 To compile this driver as a module, choose M here: the module will be 136 To compile this driver as a module, choose M here: the module will be 159 To compile this driver as a module, choose M here: the module will be 171 To compile this driver as a module, choose M here: the module will be 587 To compile this driver as a module, choose M here: the module will [all …]
|
/linux/drivers/media/usb/gspca/ |
A D | Kconfig | 16 To compile this driver as modules, choose M here: the 32 To compile this driver as a module, choose M here: the 41 To compile this driver as a module, choose M here: the 52 To compile this driver as a module, choose M here: the 62 To compile this driver as a module, choose M here: the 71 To compile this driver as a module, choose M here: the 80 To compile this driver as a module, choose M here: the 89 To compile this driver as a module, choose M here: the 99 To compile this driver as a module, choose M here: the 108 To compile this driver as a module, choose M here: the [all …]
|
/linux/Documentation/devicetree/bindings/bus/ |
A D | imx-weim.txt | 38 05 128M 0M 0M 0M 39 033 64M 64M 0M 0M 40 0113 64M 32M 32M 0M 41 01111 32M 32M 32M 32M
|
/linux/drivers/input/touchscreen/ |
A D | Kconfig | 24 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 267 To compile this driver as a module, choose M here. 614 To compile this driver as a module, choose M here: [all …]
|
/linux/drivers/input/misc/ |
A D | Kconfig | 53 To compile this driver as a module, choose M here: the 63 To compile this driver as a module, choose M here: the 73 To compile this driver as a module, choose M here: the 94 To compile this driver as a module, choose M here: the 105 To compile this driver as a module, choose M here: the 119 To compile this driver as a module, choose M here: the 129 To compile this driver as a module, choose M here: the 139 To compile this driver as a module, choose M here: the 175 To compile this driver as module, choose M here: the 222 To compile this driver as module, choose M here: the [all …]
|
/linux/drivers/staging/greybus/Documentation/ |
A D | sysfs-bus-greybus | 16 What: /sys/bus/greybus/devices/N-M 21 A Module M on the bus N, where M is the 1-byte interface 24 What: /sys/bus/greybus/devices/N-M/eject 32 What: /sys/bus/greybus/devices/N-M/module_id 47 What: /sys/bus/greybus/devices/N-M.I 55 What: /sys/bus/greybus/devices/N-M.I/current_now 93 What: /sys/bus/greybus/devices/N-M.I/power_now 147 What: /sys/bus/greybus/devices/N-M.I.ctrl 169 What: /sys/bus/greybus/devices/N-M.I.B 191 What: /sys/bus/greybus/devices/N-M.I.B/gpbX [all …]
|
/linux/drivers/pwm/ |
A D | Kconfig | 51 To compile this driver as a module, choose M here: the module 61 To compile this driver as a module, choose M here: the module 73 To compile this driver as a module, choose M here: the module 86 To compile this driver as a module, choose M here: the module 98 To compile this driver as a module, choose M here: the module 109 To compile this driver as a module, choose M here: the module 119 To compile this driver as a module, choose M here: the module 129 To compile this driver as a module, choose M here: the module 140 To compile this driver as a module, choose M Here: the module 150 To compile this driver as a module, choose M here: the module [all …]
|