Home
last modified time | relevance | path

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

12

/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 …]
/arch/mips/fw/arc/
Dfile.c18 ULONG N, ULONG *Count) in ArcGetDirectoryEntry()
36 ArcRead(ULONG FileID, VOID *Buffer, ULONG N, ULONG *Count) in ArcRead()
48 ArcWrite(ULONG FileID, PVOID Buffer, ULONG N, PULONG Count) in ArcWrite()
/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
/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
/arch/mips/include/asm/mips-boards/
Dbonito64.h356 #define BONITO_GPIO_IOW(N) (1<<(BONITO_GPIO_GPIOW_SHIFT+(N))) argument
357 #define BONITO_GPIO_IOR(N) (1<<(BONITO_GPIO_GPIOR_SHIFT+(N))) argument
358 #define BONITO_GPIO_INR(N) (1<<(BONITO_GPIO_GPINR_SHIFT+(N))) argument
377 #define BONITO_ICU_MBOX(N) (1<<(BONITO_ICU_MBOXES_SHIFT+(N))) argument
378 #define BONITO_ICU_GPIO(N) (1<<(BONITO_ICU_GPIOS_SHIFT+(N))) argument
379 #define BONITO_ICU_GPIN(N) (1<<(BONITO_ICU_GPINS_SHIFT+(N))) argument
/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
/arch/powerpc/boot/dtc-src/
Dsrcpos.h51 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/arch/m68k/fpsp040/
Dstan.S158 .set N,L_SCR3 define
Dstwotox.S175 .set N,L_SCR1 define
Dssin.S143 .set N,L_SCR2 define
/arch/frv/kernel/
Dirq.c40 #define set_IRR(N,A,B,C,D) __set_IRR(N, (A << 28) | (B << 24) | (C << 20) | (D << 16)) argument
Dsetup.c125 #define _frac(N,D) ((N)<<4 | (D)) argument
/arch/sparc/include/asm/
Dhead_64.h11 #define GET_GL_GLOBAL(N) \ argument
/arch/x86/kernel/cpu/
Dperfctr-watchdog.c437 #define P4_ESCR_EVENT_SELECT(N) ((N) << 25) argument
442 #define P4_CCCR_THRESHOLD(N) ((N) << 20) argument
446 #define P4_CCCR_ESCR_SELECT(N) ((N) << 13) argument
/arch/alpha/include/asm/
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
/arch/mips/include/asm/mach-au1x00/
Dau1000.h203 #define MEM_SDMODE_RS_N(N) ((N) << 18) argument
209 #define MEM_SDMODE_CS_N(N) ((N) << 15) argument
210 #define MEM_SDMODE_TRAS_N(N) ((N) << 11) argument
211 #define MEM_SDMODE_TMRD_N(N) ((N) << 9) argument
212 #define MEM_SDMODE_TWR_N(N) ((N) << 7) argument
213 #define MEM_SDMODE_TRP_N(N) ((N) << 5) argument
214 #define MEM_SDMODE_TRCD_N(N) ((N) << 3) argument
215 #define MEM_SDMODE_TCL_N(N) ((N) << 0) argument
223 #define MEM_SDADDR_CSBA_N(N) ((N) & (0x03FF << 22) >> 12) argument
224 #define MEM_SDADDR_CSMASK_N(N) ((N)&(0x03FF << 22) >> 22) argument
[all …]
/arch/arm/mach-pxa/
Dpxa25x.c64 unsigned int l, L, m, M, n2, N; in pxa25x_get_clk_frequency_khz() local
Dpxa27x.c55 unsigned int l, L, m, M, n2, N, S; in pxa27x_get_clk_frequency_khz() local
/arch/mips/cavium-octeon/
Docteon-memcpy.S380 #define COPY_BYTE(N) \ argument
/arch/mips/lib/
Dmemcpy-inatomic.S399 #define COPY_BYTE(N) \ argument
Dmemcpy.S410 #define COPY_BYTE(N) \ argument
/arch/x86/math-emu/
Dfpu_trig.c876 int exp_1, N; in do_fprem() local
/arch/sh/kernel/cpu/sh4a/
Dclock-sh7722.c21 #define N (-1) macro

12