Home
last modified time | relevance | path

Searched defs:M (Results 1 – 25 of 71) sorted by relevance

123

/linux/drivers/gpu/drm/kmb/
A Dkmb_regs.h400 #define HS_OFFSET(M) (((M) + 1) * 0x400) argument
457 #define MIPI_TXm_HS_FGn_NUM_LINES(M, N) \ argument
461 #define MIPI_TXm_HS_VSYNC_WIDTHn(M, N) \ argument
473 #define MIPI_TXm_HS_V_ACTIVEn(M, N) \ argument
477 #define MIPI_TXm_HS_HSYNC_WIDTHn(M, N) \ argument
481 #define MIPI_TXm_HS_H_BACKPORCHn(M, N) \ argument
485 #define MIPI_TXm_HS_H_FRONTPORCHn(M, N) \ argument
489 #define MIPI_TXm_HS_H_ACTIVEn(M, N) \ argument
506 #define MIPI_TXm_HS_MC_FIFO_CTRL_EN(M) \ argument
625 #define MIPI_TXm_HS_TEST_PAT_CTRL(M) \ argument
[all …]
/linux/tools/perf/util/c++/
A Dclang-test.cpp30 std::unique_ptr<llvm::Module> M = in __test__clang_to_IR() local
43 auto M = __test__clang_to_IR(); in test__clang_to_IR() local
57 auto M = __test__clang_to_IR(); in test__clang_to_obj() local
/linux/arch/mips/include/asm/
A Dmips-r2-to-r6-emul.h46 #define MIPS_R2_STATS(M) \ argument
61 #define MIPS_R2BR_STATS(M) \ argument
70 #define MIPS_R2_STATS(M) do { } while (0) argument
71 #define MIPS_R2BR_STATS(M) do { } while (0) argument
/linux/drivers/staging/sm750fb/
A Dddk750_chip.c37 unsigned int M, N, OD, POD; in get_mxclk_freq() local
319 int N, M, X, d; in sm750_calc_pll_value() local
391 unsigned int M = p_PLL->M; in sm750_format_pll_reg() local
A Dddk750_chip.h47 unsigned long M; member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
A Dnv50.c58 int P, N, M, id; in read_pll_src() local
326 calc_pll(struct nv50_clk *clk, u32 reg, u32 idx, int *N, int *M, int *P) in calc_pll()
381 int N, M, P1, P2; in nv50_clk_calc() local
A Dpllgt215.c34 int M, lM, hM, N, fN; in gt215_pll_calc() local
A Dmcp77.c163 u32 clock, int *N, int *M, int *P) in calc_pll()
208 int N, M, P1, P2 = 0; in mcp77_clk_calc() local
A Dgt215.c112 u32 sclk = 0, P = 1, N = 1, M = 1; in read_pll() local
241 int P, N, M, diff; in gt215_pll_info() local
A Dgf100.c66 u32 M = (coef & 0x000000ff) >> 0; in read_pll() local
255 int N, M, P, ret; in calc_pll() local
/linux/arch/arm/include/asm/
A Dhw_breakpoint.h109 #define ARM_DBG_READ(N, M, OP2, VAL) do {\ argument
113 #define ARM_DBG_WRITE(N, M, OP2, VAL) do {\ argument
/linux/include/linux/
A Dpoll.h131 #define M(X) __MAP(v, (__force __u16)EPOLL##X, POLL##X) in mangle_poll() macro
140 #define M(X) (__force __poll_t)__MAP(val, POLL##X, (__force __u16)EPOLL##X) in demangle_poll() macro
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
A Dga100.c35 int N, fN, M, P; in ga100_devinit_pll_set() local
A Dgv100.c35 int N, fN, M, P; in gv100_devinit_pll_set() local
A Dtu102.c35 int N, fN, M, P; in tu102_devinit_pll_set() local
A Dgf100.c37 int N, fN, M, P; in gf100_devinit_pll_set() local
A Dgt215.c37 int N, fN, M, P; in gt215_devinit_pll_set() local
/linux/scripts/
A Dparse-maintainers.pl38 M: Person acting as a maintainer label
/linux/tools/perf/tests/
A Dkmod-path.c47 #define M(path, c, e) \ macro
/linux/drivers/video/fbdev/nvidia/
A Dnv_hw.c144 unsigned int pll, N, M, MB, NB, P; in nvGetClocks() local
684 unsigned int M, N, P, pll, MClk, NVClk, memctrl; in nForceUpdateArbitrationSettings() local
772 unsigned M, N, P; in CalcVClock() local
818 unsigned M, N, P; in CalcVClock2Stage() local
/linux/drivers/comedi/drivers/ni_routing/tools/
A Dconvert_c_to_py.c58 const char *M; in family_write() local
/linux/arch/mips/mm/
A Duasm-micromips.c32 #define M(a, b, c, d, e, f) \ macro
A Duasm-mips.c32 #define M(a, b, c, d, e, f) \ macro
/linux/arch/sh/math-emu/
A Dmath.c68 #define CMP_X(SZ,R,M,N) do{ \ argument
72 #define EQ_X(SZ,R,M,N) do{ \ argument
99 #define ARITH_X(SZ,OP,M,N) do{ \ argument
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
A Dramnv40.c73 struct bit_entry M; in nv40_ram_prog() local

Completed in 42 milliseconds

123