/linux-6.3-rc2/drivers/gpu/drm/kmb/ |
A D | kmb_regs.h | 400 #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-6.3-rc2/tools/perf/util/c++/ |
A D | clang-test.cpp | 30 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-6.3-rc2/arch/mips/include/asm/ |
A D | mips-r2-to-r6-emul.h | 46 #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-6.3-rc2/drivers/staging/sm750fb/ |
A D | ddk750_chip.c | 37 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 D | ddk750_chip.h | 47 unsigned long M; member
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
A D | nv50.c | 58 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 D | pllgt215.c | 34 int M, lM, hM, N, fN; in gt215_pll_calc() local
|
A D | mcp77.c | 163 u32 clock, int *N, int *M, int *P) in calc_pll() 208 int N, M, P1, P2 = 0; in mcp77_clk_calc() local
|
A D | gt215.c | 112 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 D | gf100.c | 66 u32 M = (coef & 0x000000ff) >> 0; in read_pll() local 255 int N, M, P, ret; in calc_pll() local
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | hw_breakpoint.h | 109 #define ARM_DBG_READ(N, M, OP2, VAL) do {\ argument 113 #define ARM_DBG_WRITE(N, M, OP2, VAL) do {\ argument
|
/linux-6.3-rc2/include/linux/ |
A D | poll.h | 129 #define M(X) __MAP(v, (__force __u16)EPOLL##X, POLL##X) in mangle_poll() macro 138 #define M(X) (__force __poll_t)__MAP(val, POLL##X, (__force __u16)EPOLL##X) in demangle_poll() macro
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
A D | ga100.c | 35 int N, fN, M, P; in ga100_devinit_pll_set() local
|
A D | gv100.c | 35 int N, fN, M, P; in gv100_devinit_pll_set() local
|
A D | gf100.c | 37 int N, fN, M, P; in gf100_devinit_pll_set() local
|
A D | tu102.c | 35 int N, fN, M, P; in tu102_devinit_pll_set() local
|
A D | gt215.c | 37 int N, fN, M, P; in gt215_devinit_pll_set() local
|
/linux-6.3-rc2/scripts/ |
A D | parse-maintainers.pl | 38 M: Person acting as a maintainer label
|
/linux-6.3-rc2/tools/perf/tests/ |
A D | kmod-path.c | 47 #define M(path, c, e) \ macro
|
/linux-6.3-rc2/drivers/video/fbdev/nvidia/ |
A D | nv_hw.c | 144 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-6.3-rc2/drivers/comedi/drivers/ni_routing/tools/ |
A D | convert_c_to_py.c | 58 const char *M; in family_write() local
|
/linux-6.3-rc2/arch/mips/mm/ |
A D | uasm-micromips.c | 32 #define M(a, b, c, d, e, f) \ macro
|
A D | uasm-mips.c | 32 #define M(a, b, c, d, e, f) \ macro
|
/linux-6.3-rc2/arch/sh/math-emu/ |
A D | math.c | 68 #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-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
A D | ramnv40.c | 73 struct bit_entry M; in nv40_ram_prog() local
|