Home
last modified time | relevance | path

Searched defs:N (Results 1 – 129 of 129) sorted by relevance

/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/
Diop_mpu_macros.h96 #define MPU_ADD_RRR(S,N,D) (0x4000008C | ((S & ((1 << 5) - 1)) << 16)\ argument
100 #define MPU_ADD_RRS(S,N,D) (0x4000048C | ((S & ((1 << 5) - 1)) << 16)\ argument
104 #define MPU_ADD_RSR(S,N,D) (0x4000018C | ((S & ((1 << 5) - 1)) << 16)\ argument
108 #define MPU_ADD_RSS(S,N,D) (0x4000058C | ((S & ((1 << 5) - 1)) << 16)\ argument
112 #define MPU_ADD_SRR(S,N,D) (0x4000028C | ((S & ((1 << 5) - 1)) << 16)\ argument
116 #define MPU_ADD_SRS(S,N,D) (0x4000068C | ((S & ((1 << 5) - 1)) << 16)\ argument
120 #define MPU_ADD_SSR(S,N,D) (0x4000038C | ((S & ((1 << 5) - 1)) << 16)\ argument
124 #define MPU_ADD_SSS(S,N,D) (0x4000078C | ((S & ((1 << 5) - 1)) << 16)\ argument
128 #define MPU_ADDQ_RIR(S,N,D) (0x10000000 | ((S & ((1 << 5) - 1)) << 16)\ argument
132 #define MPU_ADDQ_IRR(S,N,D) (0x10000000 | ((S & ((1 << 16) - 1)) << 0)\ argument
[all …]
/linux-4.1.27/drivers/video/fbdev/
Dau1200fb.h103 #define LCD_BACKCOLOR_SBGR_N(N) ((N)<<16) argument
104 #define LCD_BACKCOLOR_SBGG_N(N) ((N)<<8) argument
105 #define LCD_BACKCOLOR_SBGB_N(N) ((N)<<0) argument
117 #define LCD_COLORKEY_CKR_N(N) ((N)<<16) argument
118 #define LCD_COLORKEY_CKG_N(N) ((N)<<8) argument
119 #define LCD_COLORKEY_CKB_N(N) ((N)<<0) argument
125 #define LCD_COLORKEYMSK_CKMR_N(N) ((N)<<16) argument
126 #define LCD_COLORKEYMSK_CKMG_N(N) ((N)<<8) argument
127 #define LCD_COLORKEYMSK_CKMB_N(N) ((N)<<0) argument
134 #define LCD_WINCTRL0_OX_N(N) ((N)<<21) argument
[all …]
Dau1100fb.h175 #define LCD_HORZTIMING_HN2_N(N) ((((N)-1) << LCD_HORZTIMING_HN2_BIT) & LCD_HORZTIMING_HN2_MASK) argument
178 #define LCD_HORZTIMING_HN1_N(N) ((((N)-1) << LCD_HORZTIMING_HN1_BIT) & LCD_HORZTIMING_HN1_MASK) argument
181 #define LCD_HORZTIMING_HPW_N(N) ((((N)-1) << LCD_HORZTIMING_HPW_BIT) & LCD_HORZTIMING_HPW_MASK) argument
184 #define LCD_HORZTIMING_PPL_N(N) ((((N)-1) << LCD_HORZTIMING_PPL_BIT) & LCD_HORZTIMING_PPL_MASK) argument
189 #define LCD_VERTTIMING_VN2_N(N) ((((N)-1) << LCD_VERTTIMING_VN2_BIT) & LCD_VERTTIMING_VN2_MASK) argument
192 #define LCD_VERTTIMING_VN1_N(N) ((((N)-1) << LCD_VERTTIMING_VN1_BIT) & LCD_VERTTIMING_VN1_MASK) argument
195 #define LCD_VERTTIMING_VPW_N(N) ((((N)-1) << LCD_VERTTIMING_VPW_BIT) & LCD_VERTTIMING_VPW_MASK) argument
198 #define LCD_VERTTIMING_LPP_N(N) ((((N)-1) << LCD_VERTTIMING_LPP_BIT) & LCD_VERTTIMING_LPP_MASK) argument
207 #define LCD_CLKCONTROL_BF_N(N) ((((N)-1) << LCD_CLKCONTROL_BF_BIT) & LCD_CLKCONTROL_BF_MASK) argument
210 #define LCD_CLKCONTROL_PCD_N(N) (((N) << LCD_CLKCONTROL_PCD_BIT) & LCD_CLKCONTROL_PCD_MASK) argument
[all …]
/linux-4.1.27/arch/frv/include/asm/
Dgdb-stub.h51 #define GDB_REG_GR(N) (N) argument
52 #define GDB_REG_FR(N) (64+(N)) argument
59 #define GDB_REG_DBAR(N) (137+(N)) argument
60 #define GDB_REG_SCR(N) (141+(N)) argument
64 #define GDB_REG_ACC(N) (150+(N)) argument
65 #define GDB_REG_ACCG(N) (158+(N)/4) argument
66 #define GDB_REG_MSR(N) (160+(N)) argument
67 #define GDB_REG_GNER(N) (162+(N)) argument
68 #define GDB_REG_FNER(N) (164+(N)) argument
Dirc-regs.h46 #define __get_IRR(N) ({ __reg(0xfeff9840 + (N) * 8); }) argument
47 #define __set_IRR(N,V) do { __reg(0xfeff9840 + (N) * 8) = (V); } while(0) argument
49 #define __get_IITMR(N) ({ __reg(0xfeff9880 + (N) * 8); }) argument
50 #define __set_IITMR(N,V) do { __reg(0xfeff9880 + (N) * 8) = (V); } while(0) argument
Dmb86943a.h28 #define __reg_MB86943_ecs_ctl(N) *(volatile uint32_t *) (__region_CS1 + 0x08 + (0x08*(N))) argument
29 #define __reg_MB86943_ecs_range(N) *(volatile uint32_t *) (__region_CS1 + 0x20 + (0x10*(N))) argument
30 #define __reg_MB86943_ecs_base(N) *(volatile uint32_t *) (__region_CS1 + 0x28 + (0x10*(N))) argument
Dmb-regs.h124 #define LCD_CMD_FUNCSET(DL,N,F) (LCD_E|0x020|(DL<<4)|(N<<3)|(F<<2)) argument
/linux-4.1.27/arch/blackfin/include/asm/
Dentry.h57 #define INTERRUPT_ENTRY(N) \ argument
66 #define INTERRUPT_ENTRY(N) \ argument
82 #define TIMER_INTERRUPT_ENTRY(N) \ argument
108 #define INTERRUPT_ENTRY(N) \ argument
138 #define TIMER_INTERRUPT_ENTRY(N) \ argument
/linux-4.1.27/include/math-emu/
Dop-8.h34 #define _FP_FRAC_SLL_8(X,N) \ argument
54 #define _FP_FRAC_SRL_8(X,N) \ argument
80 #define _FP_FRAC_SRS_8(X,N,size) \ argument
Dop-1.h36 #define _FP_FRAC_SLL_1(X,N) \ argument
43 #define _FP_FRAC_SRL_1(X,N) (X##_f >>= N) argument
46 #define _FP_FRAC_SRS_1(X,N,sz) __FP_FRAC_SRS_1(X##_f, N, sz) argument
48 #define __FP_FRAC_SRS_1(X,N,sz) \ argument
Dop-2.h35 #define _FP_FRAC_SLL_2(X,N) \ argument
57 #define _FP_FRAC_SRL_2(X,N) \ argument
72 #define _FP_FRAC_SRS_2(X,N,sz) \ argument
Dop-4.h37 #define _FP_FRAC_SLL_4(X,N) \ argument
58 #define _FP_FRAC_SRL_4(X,N) \ argument
84 #define _FP_FRAC_SRS_4(X,N,size) \ argument
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-dsp.c97 static u32 int_goertzel(s16 x[], u32 N, u32 freq) in int_goertzel()
126 static u32 freq_magnitude(s16 x[], u32 N, u32 freq) in freq_magnitude()
132 static u32 noise_magnitude(s16 x[], u32 N, u32 freq_start, u32 freq_end) in noise_magnitude()
155 static s32 detect_a2_a2m_eiaj(struct cx88_core *core, s16 x[], u32 N) in detect_a2_a2m_eiaj()
219 static s32 detect_btsc(struct cx88_core *core, s16 x[], u32 N) in detect_btsc()
231 static s16 *read_rds_samples(struct cx88_core *core, u32 *N) in read_rds_samples()
274 u32 N = 0; in cx88_dsp_detect_stereo_sap() local
/linux-4.1.27/arch/mn10300/proc-mn103e010/include/proc/
Ddmactl-regs.h20 #define DMxCTR(N) __SYSREG(0xd2000000 + ((N) * 0x100), u32) /* control reg */ argument
67 #define DMxSRC(N) __SYSREG(0xd2000004 + ((N) * 0x100), u32) /* control reg */ argument
69 #define DMxDST(N) __SYSREG(0xd2000008 + ((N) * 0x100), u32) /* src addr reg */ argument
71 #define DMxSIZ(N) __SYSREG(0xd200000c + ((N) * 0x100), u32) /* dest addr reg */ argument
74 #define DMxCYC(N) __SYSREG(0xd2000010 + ((N) * 0x100), u32) /* intermittent argument
/linux-4.1.27/arch/mn10300/proc-mn2ws0050/include/proc/
Ddmactl-regs.h19 #define DMxCTR(N) __SYSREG(0xd4005000+(N*0x100), u32) /* control reg */ argument
69 #define DMxSRC(N) __SYSREG(0xd4005004+(N*0x100), u32) /* control reg */ argument
71 #define DMxDST(N) __SYSREG(0xd4005008+(N*0x100), u32) /* source addr reg */ argument
73 #define DMxSIZ(N) __SYSREG(0xd400500c+(N*0x100), u32) /* dest addr reg */ argument
76 #define DMxCYC(N) __SYSREG(0xd4005010+(N*0x100), u32) /* intermittent size reg */ argument
/linux-4.1.27/arch/mips/fw/arc/
Dfile.c17 ULONG N, ULONG *Count) in ArcGetDirectoryEntry()
35 ArcRead(ULONG FileID, VOID *Buffer, ULONG N, ULONG *Count) in ArcRead()
47 ArcWrite(ULONG FileID, PVOID Buffer, ULONG N, PULONG Count) in ArcWrite()
/linux-4.1.27/drivers/pwm/
Dpwm-pca9685.c53 #define LED_N_ON_H(N) (PCA9685_LEDX_ON_H + (4 * (N))) argument
54 #define LED_N_ON_L(N) (PCA9685_LEDX_ON_L + (4 * (N))) argument
55 #define LED_N_OFF_H(N) (PCA9685_LEDX_OFF_H + (4 * (N))) argument
56 #define LED_N_OFF_L(N) (PCA9685_LEDX_OFF_L + (4 * (N))) argument
/linux-4.1.27/arch/avr32/mach-at32ap/include/mach/
Dat32ap700x.h27 #define GPIO_PIN_PA(N) (GPIO_PIOA_BASE + (N)) argument
28 #define GPIO_PIN_PB(N) (GPIO_PIOB_BASE + (N)) argument
29 #define GPIO_PIN_PC(N) (GPIO_PIOC_BASE + (N)) argument
30 #define GPIO_PIN_PD(N) (GPIO_PIOD_BASE + (N)) argument
31 #define GPIO_PIN_PE(N) (GPIO_PIOE_BASE + (N)) argument
/linux-4.1.27/arch/ia64/lib/
Dmemcpy.S37 # define N (MEM_LAT + 4) macro
176 # define N (MEM_LAT + 5) /* number of stages */ macro
Dcopy_page_mck.S97 #define N (D + 1) macro
Dmemcpy_mck.S65 #define N (D + 1) macro
/linux-4.1.27/arch/tile/include/gxio/
Dtrio.h271 #define GXIO_TRIO_FLAG_TRAFFIC_CLASS(N) HV_TRIO_FLAG_TC(N) argument
275 #define GXIO_TRIO_FLAG_VFUNC(N) HV_TRIO_FLAG_VFUNC(N) argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dnv50.c57 int P, N, M, id; in read_pll_src() local
321 calc_pll(struct nv50_clk_priv *priv, u32 reg, u32 clk, int *N, int *M, int *P) in calc_pll()
374 int N, M, P1, P2; in nv50_clk_calc() local
Dpllgt215.c34 int M, lM, hM, N, fN; in gt215_pll_calc() local
Dmcp77.c162 u32 clock, int *N, int *M, int *P) in calc_pll()
207 int N, M, P1, P2 = 0; in mcp77_clk_calc() local
Dgt215.c109 u32 sclk = 0, P = 1, N = 1, M = 1; in read_pll() local
232 int P, N, M, diff; in gt215_pll_info() local
Dgf100.c65 u32 N = (coef & 0x0000ff00) >> 8; in read_pll() local
243 int N, M, P, ret; in calc_pll() local
Dgk104.c64 u32 N = (coef & 0x0000ff00) >> 8; in read_pll() local
261 int N, M, P, ret; in calc_pll() local
Dnv40.c54 int N = (ctrl & 0x0000ff00) >> 8; in read_pll_1() local
Dpllnv04.c49 int M, N, thisP, P; in getMNP_single() local
/linux-4.1.27/arch/alpha/include/asm/
Dswitch_to.h8 #define switch_to(P,N,L) \ argument
Dcore_cia.h204 #define CIA_IOC_PCI_Wn_BASE(N) (IDENT_ADDR + 0x8760000400UL + (N)*0x100) argument
205 #define CIA_IOC_PCI_Wn_MASK(N) (IDENT_ADDR + 0x8760000440UL + (N)*0x100) argument
206 #define CIA_IOC_PCI_Tn_BASE(N) (IDENT_ADDR + 0x8760000480UL + (N)*0x100) argument
/linux-4.1.27/include/uapi/linux/spi/
Dspidev.h113 #define SPI_MSGSIZE(N) \ argument
116 #define SPI_IOC_MESSAGE(N) _IOW(SPI_IOC_MAGIC, 0, char[SPI_MSGSIZE(N)]) argument
/linux-4.1.27/arch/arm64/include/asm/
Dhw_breakpoint.h96 #define AARCH64_DBG_READ(N, REG, VAL) do {\ argument
100 #define AARCH64_DBG_WRITE(N, REG, VAL) do {\ argument
/linux-4.1.27/include/linux/
Dasn1_ber_bytecode.h84 #define _jump_target(N) (N) argument
85 #define _action(N) (N) argument
/linux-4.1.27/drivers/media/tuners/
Dtda827x.c165 u32 N; in tda827xo_set_params() local
255 u32 N; in tda827xo_set_analog_params() local
525 u32 N; in tda827xa_set_params() local
665 u32 N; in tda827xa_set_analog_params() local
Dtda18271-fe.c92 u32 N; in tda18271_channel_configuration() local
342 u32 N; in tda18271_calibrate_rf() local
711 u32 N = 0; in tda18271c1_rf_tracking_filter_calibration() local
Dm88rs6000t.c38 u8 N, f0 = 0, f1 = 0, f2 = 0, f3 = 0; in m88rs6000t_set_demod_mclk() local
/linux-4.1.27/include/asm-generic/
Dsiginfo.h15 #define __SI_CODE(T,N) ((T) | ((N) & 0xffff)) argument
/linux-4.1.27/arch/tile/include/hv/
Ddrv_trio_intf.h179 #define HV_TRIO_FLAG_TC(N) \ argument
185 #define HV_TRIO_FLAG_VFUNC(N) \ argument
/linux-4.1.27/arch/sparc/crypto/
Dcamellia_asm.S76 #define ROTL128(S01, S23, TMP1, TMP2, N) \ argument
/linux-4.1.27/arch/arm/include/asm/
Dhw_breakpoint.h105 #define ARM_DBG_READ(N, M, OP2, VAL) do {\ argument
109 #define ARM_DBG_WRITE(N, M, OP2, VAL) do {\ argument
/linux-4.1.27/arch/mips/include/asm/mips-boards/
Dbonito64.h351 #define BONITO_GPIO_IOW(N) (1<<(BONITO_GPIO_GPIOW_SHIFT+(N))) argument
352 #define BONITO_GPIO_IOR(N) (1<<(BONITO_GPIO_GPIOR_SHIFT+(N))) argument
353 #define BONITO_GPIO_INR(N) (1<<(BONITO_GPIO_GPINR_SHIFT+(N))) argument
372 #define BONITO_ICU_MBOX(N) (1<<(BONITO_ICU_MBOXES_SHIFT+(N))) argument
373 #define BONITO_ICU_GPIO(N) (1<<(BONITO_ICU_GPIOS_SHIFT+(N))) argument
374 #define BONITO_ICU_GPIN(N) (1<<(BONITO_ICU_GPINS_SHIFT+(N))) argument
/linux-4.1.27/arch/sh/math-emu/
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
285 #define EMU_FLOAT_X(SZ,N) do { \ in NOTYETn() argument
301 #define EMU_FTRC_X(SZ,N) do { \ argument
/linux-4.1.27/arch/frv/include/uapi/asm/
Dregisters.h60 #define __OFFSET(X,N) ((X)+(N)*4) argument
61 #define __OFFSETC(X,N) xxxxxxxxxxxxxxxxxxxxxxxx argument
63 #define __OFFSET(X,N) ((X)+(N)*4) argument
64 #define __OFFSETC(X,N) ((X)+(N)) argument
/linux-4.1.27/drivers/staging/sm750fb/
Dddk750_chip.c430 int N, M, X, d; in calcPllValue() local
500 unsigned int M, N, OD, POD = 0, diff, pllClk, odPower, podPower; in calcPllValue2() local
Dddk750_chip.h38 unsigned long N; member
/linux-4.1.27/drivers/staging/wlan-ng/
Dprism2mgmt.c425 #define REQBASICRATE(N) \ in prism2mgmt_scan_results() argument
444 #define REQSUPPRATE(N) \ in prism2mgmt_scan_results() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgt215.c37 int N, fN, M, P; in gt215_devinit_pll_set() local
Dgf100.c37 int N, fN, M, P; in gf100_devinit_pll_set() local
/linux-4.1.27/arch/frv/kernel/
Dirq.c38 #define set_IRR(N,A,B,C,D) __set_IRR(N, (A << 28) | (B << 24) | (C << 20) | (D << 16)) argument
Dsetup.c124 #define _frac(N,D) ((N)<<4 | (D)) argument
/linux-4.1.27/scripts/dtc/
Dsrcpos.h79 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/linux-4.1.27/arch/m68k/fpsp040/
Dstan.S158 .set N,L_SCR3 define
Dstwotox.S175 .set N,L_SCR1 define
Dssin.S143 .set N,L_SCR2 define
/linux-4.1.27/arch/cris/boot/compressed/
Dmisc.c140 #define SEROUT(S, N) \ argument
146 #define SEROUT(S, N) do { \ argument
/linux-4.1.27/arch/sparc/include/asm/
Dhead_64.h11 #define GET_GL_GLOBAL(N) \ argument
/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
Dau1000.h275 #define MEM_SDMODE_RS_N(N) ((N) << 18) argument
281 #define MEM_SDMODE_CS_N(N) ((N) << 15) argument
282 #define MEM_SDMODE_TRAS_N(N) ((N) << 11) argument
283 #define MEM_SDMODE_TMRD_N(N) ((N) << 9) argument
284 #define MEM_SDMODE_TWR_N(N) ((N) << 7) argument
285 #define MEM_SDMODE_TRP_N(N) ((N) << 5) argument
286 #define MEM_SDMODE_TRCD_N(N) ((N) << 3) argument
287 #define MEM_SDMODE_TCL_N(N) ((N) << 0) argument
293 #define MEM_SDADDR_CSBA_N(N) ((N) & (0x03FF << 22) >> 12) argument
294 #define MEM_SDADDR_CSMASK_N(N) ((N)&(0x03FF << 22) >> 22) argument
[all …]
/linux-4.1.27/drivers/video/fbdev/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-4.1.27/arch/mips/include/asm/mach-loongson/
Dloongson.h227 #define LOONGSON_ICU_MBOX(N) (1<<(LOONGSON_ICU_MBOXES_SHIFT+(N))) argument
228 #define LOONGSON_ICU_GPIO(N) (1<<(LOONGSON_ICU_GPIOS_SHIFT+(N))) argument
229 #define LOONGSON_ICU_GPIN(N) (1<<(LOONGSON_ICU_GPINS_SHIFT+(N))) argument
/linux-4.1.27/arch/mips/lib/
Dmemset.S125 #define STORE_BYTE(N) \ argument
Dmemcpy.S493 #define COPY_BYTE(N) \ argument
Dcsum_partial.S696 #define COPY_BYTE(N) \ argument
/linux-4.1.27/tools/lib/lockdep/
DMakefile73 N = macro
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_qmath.c242 void qm_log10(s32 N, s16 qN, s16 *log10N, s16 *qLog10N) in qm_log10()
Dphy_lcn.c2071 u16 N1, N2, N3, N4, N5, N6, N; in wlc_lcnphy_rfseq_tbl_adc_pwrup() local
/linux-4.1.27/tools/lib/traceevent/
Dplugin_xen.c52 #define N(x) [__HYPERVISOR_##x] = "("#x")" macro
DMakefile106 N = macro
/linux-4.1.27/drivers/media/dvb-frontends/
Dtda8261.c115 u32 frequency, N, status = 0; in tda8261_set_state() local
Dix2505v.c138 u32 div_factor, N , A, x; in ix2505v_set_params() local
Dcx24113.c304 s32 N; in cx24113_calc_pll_nf() local
Dstv0367.c2348 u32 M, N, P; in stv0367cab_get_mclk() local
/linux-4.1.27/arch/arm64/kernel/
Dhw_breakpoint.c81 #define READ_WB_REG_CASE(OFF, N, REG, VAL) \ argument
86 #define WRITE_WB_REG_CASE(OFF, N, REG, VAL) \ argument
/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c373 # define YYSTACK_BYTES(N) \ argument
853 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
1258 # define YYCASE_(N, S) \ in yysyntax_error() argument
1459 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) argument
/linux-4.1.27/drivers/net/ethernet/aeroflex/
Dgreth.c89 #define NEXT_TX(N) (((N) + 1) & GRETH_TXBD_NUM_MASK) argument
90 #define SKIP_TX(N, C) (((N) + C) & GRETH_TXBD_NUM_MASK) argument
91 #define NEXT_RX(N) (((N) + 1) & GRETH_RXBD_NUM_MASK) argument
/linux-4.1.27/crypto/
Danubis.c468 int N, R, i, r; in anubis_setkey() local
/linux-4.1.27/arch/openrisc/include/asm/
Dspr_defs.h105 #define SPR_DVR(N) (SPRGROUP_D + (N)) argument
106 #define SPR_DCR(N) (SPRGROUP_D + 8 + (N)) argument
115 #define SPR_PCCR(N) (SPRGROUP_PC + (N)) argument
116 #define SPR_PCMR(N) (SPRGROUP_PC + 8 + (N)) argument
/linux-4.1.27/arch/mips/cavium-octeon/
Docteon-memcpy.S365 #define COPY_BYTE(N) \ argument
/linux-4.1.27/drivers/infiniband/hw/usnic/
Dusnic_ib.h112 #define UPDATE_PTR_LEFT(N, P, L) \ argument
/linux-4.1.27/drivers/video/fbdev/riva/
Driva_hw.c619 unsigned int M, N, P, pll, MClk; in nv3UpdateArbitrationSettings() local
808 unsigned int M, N, P, pll, MClk, NVClk, cfg1; in nv4UpdateArbitrationSettings() local
1071 unsigned int M, N, P, pll, MClk, NVClk, cfg1; in nv10UpdateArbitrationSettings() local
1116 unsigned int M, N, P, pll, MClk, NVClk; in nForceUpdateArbitrationSettings() local
1181 unsigned M, N, P; in CalcVClock() local
/linux-4.1.27/arch/arm/mach-pxa/
Dpxa25x.c68 unsigned int l, L, m, M, n2, N; in pxa25x_get_clk_frequency_khz() local
Dpxa27x.c87 unsigned int l, L, m, M, n2, N, S; in pxa27x_get_clk_frequency_khz() local
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_sysfs.c332 #define QIB_SL2VL_ATTR(N) \ argument
406 #define QIB_DIAGC_ATTR(N) \ argument
/linux-4.1.27/drivers/spmi/
Dspmi-pmic-arb.c40 #define PMIC_ARB_REG_CHNL(N) (0x800 + 0x4 * (N)) argument
43 #define SPMI_MAPPING_TABLE_REG(N) (0x0B00 + (4 * (N))) argument
55 #define SPMI_OWNERSHIP_TABLE_REG(N) (0x0700 + (4 * (N))) argument
/linux-4.1.27/drivers/isdn/hardware/eicon/
Ddiva.c34 #define DivaIdiReqFunc(N) \ argument
Dio.c43 #define ReqFunc(N) \ argument
/linux-4.1.27/drivers/net/ethernet/moxa/
Dmoxart_ether.h59 #define TX_NEXT(N) (((N) + 1) & (TX_DESC_NUM_MASK)) argument
65 #define RX_NEXT(N) (((N) + 1) & (RX_DESC_NUM_MASK)) argument
/linux-4.1.27/drivers/media/i2c/
Dad9389b.c412 u32 N = (ad9389b_rd(sd, 0x01) & 0xf) << 16 | in ad9389b_log_status() local
720 u32 N; in ad9389b_s_clock_freq() local
Dadv7511.c463 u32 N = (adv7511_rd(sd, 0x01) & 0xf) << 16 | in adv7511_log_status() local
717 u32 N; in adv7511_s_clock_freq() local
/linux-4.1.27/drivers/clk/pxa/
Dclk-pxa27x.c153 unsigned int l, L, n2, N; in clk_pxa27x_cpll_get_rate() local
/linux-4.1.27/sound/soc/codecs/
Drt286.h15 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
/linux-4.1.27/net/sunrpc/auth_gss/
Dgss_rpc_xdr.c187 u32 N; in gssx_dec_linux_creds() local
Dsvcauth_gss.c445 int N, i; in rsc_parse() local
/linux-4.1.27/drivers/block/rsxx/
Drsxx_priv.h257 static inline int CR_INTR_DMA(int N) in CR_INTR_DMA()
353 static inline unsigned int CREG_DATA(int N) in CREG_DATA()
/linux-4.1.27/drivers/net/ethernet/hisilicon/
Dhip04_eth.c116 #define TX_NEXT(N) (((N) + 1) & (TX_DESC_NUM-1)) argument
117 #define RX_NEXT(N) (((N) + 1) & (RX_DESC_NUM-1)) argument
/linux-4.1.27/arch/x86/math-emu/
Dfpu_trig.c876 int exp_1, N; in do_fprem() local
/linux-4.1.27/drivers/staging/rts5208/
Drtsx_card.c639 u8 N = (u8)(clk - 2), min_N, max_N; in switch_ssc_clock() local
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_audio.c553 static void radeon_audio_calc_cts(unsigned int clock, int *CTS, int *N, int freq) in radeon_audio_calc_cts()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9003_paprd.c412 static inline int find_proper_scale(int expn, int N) in find_proper_scale()
/linux-4.1.27/include/uapi/asm-generic/
Dsiginfo.h157 #define __SI_CODE(T,N) (N) argument
/linux-4.1.27/arch/ia64/kernel/
Dmodule.c111 #define N(reloc) [R_IA64_##reloc] = #reloc macro
/linux-4.1.27/drivers/net/ethernet/sun/
Dsungem.h929 #define NEXT_TX(N) (((N) + 1) & (TX_RING_SIZE - 1)) argument
930 #define NEXT_RX(N) (((N) + 1) & (RX_RING_SIZE - 1)) argument
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
Dde2104x.c99 #define NEXT_TX(N) (((N) + 1) & (DE_TX_RING_SIZE - 1)) argument
100 #define NEXT_RX(N) (((N) + 1) & (DE_RX_RING_SIZE - 1)) argument
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hdr.h363 #define PEG_NETWORK_BASE(N) (NETXEN_CRB_PEG_NET_0 + (((N)&3) << 20)) argument
925 #define PCIE_SEM_LOCK(N) (PCIE_SEM0_LOCK + 8*(N)) argument
926 #define PCIE_SEM_UNLOCK(N) (PCIE_SEM0_UNLOCK + 8*(N)) argument
/linux-4.1.27/fs/exofs/
Dore.c548 u32 N = div_u64(H, U); in ore_calc_stripe_info() local
/linux-4.1.27/fs/afs/
Dinternal.h830 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
877 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
/linux-4.1.27/drivers/staging/vt6655/
Ddevice_main.c74 #define DEVICE_PARAM(N, D) argument
/linux-4.1.27/arch/arm/probes/kprobes/
Dtest-core.h442 #define N(val) (val ^ 0xffffffff) macro
/linux-4.1.27/drivers/staging/skein/
Dskein_base.h87 static inline u64 rotl_64(u64 x, u8 N) in rotl_64()
/linux-4.1.27/drivers/tty/
Dmips_ejtag_fdc.c42 #define REG_FDTX(N) (0x20+0x8*(N)) /* FDC Transmit Register n (0..15) */ argument
/linux-4.1.27/drivers/net/ethernet/realtek/
D8139cp.c113 #define NEXT_TX(N) (((N) + 1) & (CP_TX_RING_SIZE - 1)) argument
114 #define NEXT_RX(N) (((N) + 1) & (CP_RX_RING_SIZE - 1)) argument
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hdr.h595 #define PCIE_SEM_LOCK(N) (PCIE_SEM0_LOCK + 8*(N)) argument
596 #define PCIE_SEM_UNLOCK(N) (PCIE_SEM0_UNLOCK + 8*(N)) argument
/linux-4.1.27/drivers/staging/rtl8712/
Drtl871x_security.c386 #define TK16(N) Mk16(tk[2 * (N) + 1], tk[2 * (N)]) argument
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_security.c372 #define TK16(N) Mk16(tk[2*(N)+1], tk[2*(N)]) argument
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_security.c402 #define TK16(N) Mk16(tk[2 * (N) + 1], tk[2 * (N)]) argument
/linux-4.1.27/kernel/time/
Dtimer.c1171 #define INDEX(N) ((base->timer_jiffies >> (TVR_BITS + (N) * TVN_BITS)) & TVN_MASK) argument
/linux-4.1.27/drivers/video/fbdev/i810/
Di810.h213 u32 pixclock, M, N, P; member
/linux-4.1.27/drivers/media/i2c/soc_camera/
Dov2640.c180 #define COM2_OCAP_Nx_SET(N) (((N) - 1) & 0x03) /* N = [1x .. 4x] */ argument
/linux-4.1.27/drivers/iommu/
Dmsm_iommu_hw-8xxx.h97 #define SET_M2VCBR_N(b, N, v) SET_GLOBAL_REG_N(M2VCBR_N, N, (b), (v)) argument
98 #define SET_CBACR_N(b, N, v) SET_GLOBAL_REG_N(CBACR_N, N, (b), (v)) argument
114 #define GET_M2VCBR_N(b, N) GET_GLOBAL_REG_N(M2VCBR_N, N, (b)) argument
115 #define GET_CBACR_N(b, N) GET_GLOBAL_REG_N(CBACR_N, N, (b)) argument
1167 #define N (N_MASK << N_SHIFT) macro
/linux-4.1.27/drivers/net/ethernet/broadcom/
Db44.c80 #define NEXT_TX(N) (((N) + 1) & (B44_TX_RING_SIZE - 1)) argument
Dtg3.c162 #define NEXT_TX(N) (((N) + 1) & (TG3_TX_RING_SIZE - 1)) argument
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.c1067 static u32 frac28(u32 N, u32 D) in frac28()
1211 static u32 frac_times1e6(u32 N, u32 D) in frac_times1e6()
/linux-4.1.27/drivers/net/ethernet/via/
Dvia-velocity.c267 #define VELOCITY_PARAM(N, D) \ argument
/linux-4.1.27/drivers/video/fbdev/aty/
Datyfb_base.c3084 unsigned int N, P, Q, M, T, R; in atyfb_setup_sparc() local
/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c2906 unsigned int M, N; in mgslpc_set_rate() local
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_init.c2391 #define S(N,V) (((V)<<(N))|((V)>>(32-(N)))) argument
/linux-4.1.27/sound/pci/riptide/
Driptide.c1043 u32 D, M, N; in setsamplerate() local
/linux-4.1.27/arch/x86/kvm/
Demulate.c3740 #define N D(NotImpl) macro