Home
last modified time | relevance | path

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

12

/linux-3.3/arch/mips/include/asm/
Dfpu_emulator.h43 #define MIPS_FPU_EMU_INC_STATS(M) \ argument
51 #define MIPS_FPU_EMU_INC_STATS(M) do { } while (0) argument
/linux-3.3/arch/mips/lantiq/xway/
Dclk-xway.c112 static inline unsigned int mash_dsm(int pll, unsigned int M, unsigned int N, in mash_dsm()
121 static inline unsigned int ssff_dsm_1(int pll, unsigned int M, unsigned int N, in ssff_dsm_1()
130 static inline unsigned int ssff_dsm_2(int pll, unsigned int M, unsigned int N, in ssff_dsm_2()
140 static inline unsigned int dsm(int pll, unsigned int M, unsigned int N, in dsm()
/linux-3.3/arch/frv/kernel/
Dirq-mb93093.c31 #define __set_IMR(M) do { __reg16(0x0a) = (M); wmb(); } while(0) argument
33 #define __clr_IFR(M) do { __reg16(0x02) = ~(M); wmb(); } while(0) argument
Dirq-mb93091.c31 #define __set_IMR(M) do { __reg16(0xffc00004) = (M); wmb(); } while(0) argument
33 #define __clr_IFR(M) do { __reg16(0xffc0000c) = ~(M); wmb(); } while(0) argument
/linux-3.3/drivers/gpu/drm/nouveau/
Dnv50_pm.c75 int P, N, M, id; in read_pll_src() local
428 int N, M, P; in calc_mclk() local
499 int N, M, P1, P2; in nv50_pm_clocks_pre() local
650 struct bit_entry M; in nv50_pm_clocks_set() local
Dnva3_pm.c82 u32 sclk = 0, P = 1, N = 1, M = 1; in read_pll() local
114 int P, N, M, diff; in calc_clk() local
Dnv40_pm.c39 int M = (ctrl & 0x000000ff) >> 0; in read_pll_1() local
231 struct bit_entry M; in nv40_pm_clocks_set() local
Dnv50_calc.c53 int M, lM, hM, N, fN; in nva3_calc_pll() local
Dnvc0_pm.c49 u32 M = (coef & 0x000000ff) >> 0; in read_pll() local
214 int N, M, P, ret; in calc_pll() local
Dnouveau_hdmi.c150 const u8 Y = 0, A = 0, B = 0, S = 0, C = 0, M = 0, R = 0; in nouveau_hdmi_video_infoframe() local
/linux-3.3/arch/arm/include/asm/
Dhw_breakpoint.h101 #define ARM_DBG_READ(M, OP2, VAL) do {\ argument
105 #define ARM_DBG_WRITE(M, OP2, VAL) do {\ argument
/linux-3.3/fs/exofs/
Dore_raid.h31 #define ORE_DBGMSG2(M...) do {} while (0) argument
/linux-3.3/drivers/staging/vt6655/
Dmichael.c63 static unsigned long M; // Message accumulator (single word) variable
/linux-3.3/drivers/staging/vt6656/
Dmichael.c66 static DWORD M; /* Message accumulator (single word) */ variable
/linux-3.3/arch/arm/mach-pxa/
Dpxa27x.c79 unsigned int l, L, m, M, n2, N, S; in pxa27x_get_clk_frequency_khz() local
121 unsigned int l, L, m, M; in clk_pxa27x_mem_getrate() local
Dpxa25x.c68 unsigned int l, L, m, M, n2, N; in pxa25x_get_clk_frequency_khz() local
/linux-3.3/drivers/video/nvidia/
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
771 unsigned M, N, P; in CalcVClock() local
817 unsigned M, N, P; in CalcVClock2Stage() local
/linux-3.3/drivers/net/ethernet/intel/ixgbevf/
Dethtool.c527 #define REG_PATTERN_TEST(R, M, W) \ argument
548 #define REG_SET_AND_CHECK(R, M, W) \ argument
/linux-3.3/arch/sh/math-emu/
Dmath.c69 #define CMP_X(SZ,R,M,N) do{ \ argument
73 #define EQ_X(SZ,R,M,N) do{ \ argument
100 #define ARITH_X(SZ,OP,M,N) do{ \ argument
/linux-3.3/arch/arm/kernel/
Dhw_breakpoint.c56 #define READ_WB_REG_CASE(OP2, M, VAL) \ argument
61 #define WRITE_WB_REG_CASE(OP2, M, VAL) \ argument
/linux-3.3/drivers/video/riva/
Driva_hw.c620 unsigned int M, N, P, pll, MClk; in nv3UpdateArbitrationSettings() local
809 unsigned int M, N, P, pll, MClk, NVClk, cfg1; in nv4UpdateArbitrationSettings() local
1072 unsigned int M, N, P, pll, MClk, NVClk, cfg1; in nv10UpdateArbitrationSettings() local
1117 unsigned int M, N, P, pll, MClk, NVClk; in nForceUpdateArbitrationSettings() local
1182 unsigned M, N, P; in CalcVClock() local
/linux-3.3/drivers/net/ethernet/sfc/
Dsiena.c423 #define MAC_STAT(M, D) \ in siena_try_update_nic_stats() argument
/linux-3.3/arch/powerpc/kernel/
Dalign.c45 #define M 0x10 /* multiple load/store */ macro
/linux-3.3/drivers/net/wireless/ath/ath9k/
Dar9003_paprd.c396 int G_fxp, Y_intercept, order_x_by_y, M, I, L, sum_y_sqr, sum_y_quad; in create_pa_curve() local
/linux-3.3/include/scsi/
Dosd_ore.h97 u64 M; /* for truncate */ member

12