Home
last modified time | relevance | path

Searched refs:N (Results 1 – 200 of 906) sorted by relevance

12345

/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/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
97 | ((N & ((1 << 5) - 1)) << 11)\
100 #define MPU_ADD_RRS(S,N,D) (0x4000048C | ((S & ((1 << 5) - 1)) << 16)\ argument
101 | ((N & ((1 << 5) - 1)) << 11)\
104 #define MPU_ADD_RSR(S,N,D) (0x4000018C | ((S & ((1 << 5) - 1)) << 16)\ argument
105 | ((N & ((1 << 5) - 1)) << 11)\
108 #define MPU_ADD_RSS(S,N,D) (0x4000058C | ((S & ((1 << 5) - 1)) << 16)\ argument
109 | ((N & ((1 << 5) - 1)) << 11)\
112 #define MPU_ADD_SRR(S,N,D) (0x4000028C | ((S & ((1 << 5) - 1)) << 16)\ argument
113 | ((N & ((1 << 5) - 1)) << 11)\
[all …]
/linux-4.1.27/drivers/pinctrl/
Dpinctrl-tegra124.c1810 …OUP(ulpi_data0_po1, SPI3, HSI, UARTA, ULPI, 0x3000, N, N, N),
1811 …OUP(ulpi_data1_po2, SPI3, HSI, UARTA, ULPI, 0x3004, N, N, N),
1812 …OUP(ulpi_data2_po3, SPI3, HSI, UARTA, ULPI, 0x3008, N, N, N),
1813 …OUP(ulpi_data3_po4, SPI3, HSI, UARTA, ULPI, 0x300c, N, N, N),
1814 …OUP(ulpi_data4_po5, SPI2, HSI, UARTA, ULPI, 0x3010, N, N, N),
1815 …OUP(ulpi_data5_po6, SPI2, HSI, UARTA, ULPI, 0x3014, N, N, N),
1816 …OUP(ulpi_data6_po7, SPI2, HSI, UARTA, ULPI, 0x3018, N, N, N),
1817 …OUP(ulpi_data7_po0, SPI2, HSI, UARTA, ULPI, 0x301c, N, N, N),
1818 …OUP(ulpi_clk_py0, SPI1, SPI5, UARTD, ULPI, 0x3020, N, N, N),
1819 …OUP(ulpi_dir_py1, SPI1, SPI5, UARTD, ULPI, 0x3024, N, N, N),
[all …]
Dpinctrl-tegra114.c1617 …OUP(ulpi_data0_po1, SPI3, HSI, UARTA, ULPI, 0x3000, N, N, N),
1618 …OUP(ulpi_data1_po2, SPI3, HSI, UARTA, ULPI, 0x3004, N, N, N),
1619 …OUP(ulpi_data2_po3, SPI3, HSI, UARTA, ULPI, 0x3008, N, N, N),
1620 …OUP(ulpi_data3_po4, SPI3, HSI, UARTA, ULPI, 0x300c, N, N, N),
1621 …OUP(ulpi_data4_po5, SPI2, HSI, UARTA, ULPI, 0x3010, N, N, N),
1622 …OUP(ulpi_data5_po6, SPI2, HSI, UARTA, ULPI, 0x3014, N, N, N),
1623 …OUP(ulpi_data6_po7, SPI2, HSI, UARTA, ULPI, 0x3018, N, N, N),
1624 …OUP(ulpi_data7_po0, SPI2, HSI, UARTA, ULPI, 0x301c, N, N, N),
1625 …OUP(ulpi_clk_py0, SPI1, SPI5, UARTD, ULPI, 0x3020, N, N, N),
1626 …OUP(ulpi_dir_py1, SPI1, SPI5, UARTD, ULPI, 0x3024, N, N, N),
[all …]
Dpinctrl-tegra210.c1361 …PINGROUP(sdmmc1_clk_pm0, SDMMC1, RSVD1, RSVD2, RSVD3, 0x3000, Y, Y, N, -1…
1362 …PINGROUP(sdmmc1_cmd_pm1, SDMMC1, SPI3, RSVD2, RSVD3, 0x3004, Y, Y, N, -1…
1363 …PINGROUP(sdmmc1_dat3_pm2, SDMMC1, SPI3, RSVD2, RSVD3, 0x3008, Y, Y, N, -1…
1364 …PINGROUP(sdmmc1_dat2_pm3, SDMMC1, SPI3, RSVD2, RSVD3, 0x300c, Y, Y, N, -1…
1365 …PINGROUP(sdmmc1_dat1_pm4, SDMMC1, SPI3, RSVD2, RSVD3, 0x3010, Y, Y, N, -1…
1366 …PINGROUP(sdmmc1_dat0_pm5, SDMMC1, RSVD1, RSVD2, RSVD3, 0x3014, Y, Y, N, -1…
1367 …PINGROUP(sdmmc3_clk_pp0, SDMMC3, RSVD1, RSVD2, RSVD3, 0x301c, Y, Y, N, -1…
1368 …PINGROUP(sdmmc3_cmd_pp1, SDMMC3, RSVD1, RSVD2, RSVD3, 0x3020, Y, Y, N, -1…
1369 …PINGROUP(sdmmc3_dat0_pp5, SDMMC3, RSVD1, RSVD2, RSVD3, 0x3024, Y, Y, N, -1…
1370 …PINGROUP(sdmmc3_dat1_pp4, SDMMC3, RSVD1, RSVD2, RSVD3, 0x3028, Y, Y, N, -1…
[all …]
Dpinctrl-tegra30.c2178 …NGROUP(clk_32k_out_pa0, BLINK, RSVD2, RSVD3, RSVD4, 0x331c, N, N),
2179 …NGROUP(uart3_cts_n_pa1, UARTC, RSVD2, GMI, RSVD4, 0x317c, N, N),
2180 …NGROUP(dap2_fs_pa2, I2S1, HDA, RSVD3, GMI, 0x3358, N, N),
2181 …NGROUP(dap2_sclk_pa3, I2S1, HDA, RSVD3, GMI, 0x3364, N, N),
2182 …NGROUP(dap2_din_pa4, I2S1, HDA, RSVD3, GMI, 0x335c, N, N),
2183 …NGROUP(dap2_dout_pa5, I2S1, HDA, RSVD3, GMI, 0x3360, N, N),
2184 …NGROUP(sdmmc3_clk_pa6, UARTA, PWM2, SDMMC3, SPI3, 0x3390, N, N),
2185 …NGROUP(sdmmc3_cmd_pa7, UARTA, PWM3, SDMMC3, SPI2, 0x3394, N, N),
2186 …NGROUP(gmi_a17_pb0, UARTD, SPI4, GMI, DTV, 0x3234, N, N),
2187 …NGROUP(gmi_a18_pb1, UARTD, SPI4, GMI, DTV, 0x3238, N, N),
[all …]
/linux-4.1.27/tools/lib/traceevent/
Dplugin_xen.c52 #define N(x) [__HYPERVISOR_##x] = "("#x")" macro
54 N(set_trap_table),
55 N(mmu_update),
56 N(set_gdt),
57 N(stack_switch),
58 N(set_callbacks),
59 N(fpu_taskswitch),
60 N(sched_op_compat),
61 N(dom0_op),
62 N(set_debugreg),
[all …]
/linux-4.1.27/Documentation/hwmon/
Dltc297879 in[N]_label "vout[1-8]".
80 LTC2974: N=2-5
81 LTC2977: N=2-9
82 LTC2978: N=2-9
83 LTC3880, LTM4676: N=2-3
84 LTC3883: N=2
85 in[N]_input Measured output voltage.
86 in[N]_min Minimum output voltage.
87 in[N]_max Maximum output voltage.
88 in[N]_lcrit Critical minimum output voltage.
[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
/linux-4.1.27/arch/x86/kvm/
Demulate.c3740 #define N D(NotImpl) macro
3768 N,
3770 N, N, N, N, N, N,
3776 N, N, N, N, N, N,
3791 N,
3793 N, N, N, N, N, N,
3808 I(DstMem | SrcNone | Mov | Stack | IncSP, em_pop), N, N, N, N, N, N, N,
3836 N, N, N, N, N, N,
3854 N, N, N, N,
3862 II(SrcNone | DstMem | Mov, em_smsw, smsw), N,
[all …]
/linux-4.1.27/arch/ia64/kernel/
Dmodule.c111 #define N(reloc) [R_IA64_##reloc] = #reloc macro
114 N(NONE), N(IMM14), N(IMM22), N(IMM64),
115 N(DIR32MSB), N(DIR32LSB), N(DIR64MSB), N(DIR64LSB),
116 N(GPREL22), N(GPREL64I), N(GPREL32MSB), N(GPREL32LSB),
117 N(GPREL64MSB), N(GPREL64LSB), N(LTOFF22), N(LTOFF64I),
118 N(PLTOFF22), N(PLTOFF64I), N(PLTOFF64MSB), N(PLTOFF64LSB),
119 N(FPTR64I), N(FPTR32MSB), N(FPTR32LSB), N(FPTR64MSB),
120 N(FPTR64LSB), N(PCREL60B), N(PCREL21B), N(PCREL21M),
121 N(PCREL21F), N(PCREL32MSB), N(PCREL32LSB), N(PCREL64MSB),
122 N(PCREL64LSB), N(LTOFF_FPTR22), N(LTOFF_FPTR64I), N(LTOFF_FPTR32MSB),
[all …]
/linux-4.1.27/scripts/
Dgcc-ld10 -save-temps|-m32|-m64) N="$1" ;;
11 -r) N="$1" ;;
12 -[Wg]*) N="$1" ;;
13 -[olv]|-[Ofd]*|-nostdlib) N="$1" ;;
15 N="-Wl,$1" ;;
20 A="$1" ; shift ; N="-Wl,$A,$1" ;;
21 -[m]*) N="$1" ;;
22 -*) N="-Wl,$1" ;;
23 *) N="$1" ;;
25 ARGS="$ARGS $N"
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-dsp.c97 static u32 int_goertzel(s16 x[], u32 N, u32 freq) in int_goertzel() argument
109 for (i = 0; i < N; i++) { in int_goertzel()
120 divisor = N * N; in int_goertzel()
126 static u32 freq_magnitude(s16 x[], u32 N, u32 freq) in freq_magnitude() argument
128 u32 sum = int_goertzel(x, N, freq); in freq_magnitude()
132 static u32 noise_magnitude(s16 x[], u32 N, u32 freq_start, u32 freq_end) in noise_magnitude() argument
139 if (N > 192) { in noise_magnitude()
141 x += (N-192); in noise_magnitude()
142 N = 192; in noise_magnitude()
148 sum += int_goertzel(x, N, freq_start); in noise_magnitude()
[all …]
/linux-4.1.27/Documentation/filesystems/caching/
Dfscache.txt215 Cookies idx=N Number of index cookies allocated
216 dat=N Number of data storage cookies allocated
217 spc=N Number of special cookies allocated
218 Objects alc=N Number of objects allocated
219 nal=N Number of object allocation failures
220 avl=N Number of objects that reached the available state
221 ded=N Number of objects that reached the dead state
222 ChkAux non=N Number of objects that didn't have a coherency check
223 ok=N Number of objects that passed a coherency check
224 upd=N Number of objects that needed a coherency data update
[all …]
/linux-4.1.27/
DCREDITS4 scripts. The fields are: name (N), email (E), web-address
16 N: Matti Aarnio
23 N: Dragos Acostachioaie
31 N: Mark Adler
36 N: Monalisa Agrawal
43 N: Dave Airlie
51 N: Tigran A. Aivazian
59 N: Werner Almesberger
66 N: Tim Alpaerts
74 N: Anton Altaparmakov
[all …]
/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/drivers/gpu/drm/i2c/
Dch7006_mode.c146 MODE(21000, 512, 384, 840, 500, N, N, 181.797557582, 5_4, 0x6, PAL_LIKE),
147 MODE(26250, 512, 384, 840, 625, N, N, 145.438046066, 1_1, 0x1, PAL_LIKE),
148 MODE(20140, 512, 384, 800, 420, N, N, 213.257083791, 5_4, 0x4, NTSC_LIKE),
149 MODE(24671, 512, 384, 784, 525, N, N, 174.0874153, 1_1, 0x3, NTSC_LIKE),
150 MODE(28125, 720, 400, 1125, 500, N, N, 135.742176298, 5_4, 0x6, PAL_LIKE),
151 MODE(34875, 720, 400, 1116, 625, N, N, 109.469496898, 1_1, 0x1, PAL_LIKE),
152 MODE(23790, 720, 400, 945, 420, N, N, 160.475642016, 5_4, 0x4, NTSC_LIKE),
153 MODE(29455, 720, 400, 936, 525, N, N, 129.614941843, 1_1, 0x3, NTSC_LIKE),
154 MODE(25000, 640, 400, 1000, 500, N, N, 152.709948279, 5_4, 0x6, PAL_LIKE),
155 MODE(31500, 640, 400, 1008, 625, N, N, 121.198371646, 1_1, 0x1, PAL_LIKE),
[all …]
/linux-4.1.27/arch/blackfin/include/asm/
Dentry.h57 #define INTERRUPT_ENTRY(N) \ argument
62 R0 = (N); \
66 #define INTERRUPT_ENTRY(N) \ argument
74 R0 = (N); \
82 #define TIMER_INTERRUPT_ENTRY(N) \ argument
90 R0 = (N); \
108 #define INTERRUPT_ENTRY(N) \ argument
127 R0 = (N); \
131 RAISE N; \
138 #define TIMER_INTERRUPT_ENTRY(N) \ argument
[all …]
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dpllgt215.c34 int M, lM, hM, N, fN; in gt215_pll_calc() local
50 N = tmp / info->refclk; in gt215_pll_calc()
55 N++; in gt215_pll_calc()
58 N--; in gt215_pll_calc()
59 fN = tmp - (N * info->refclk); in gt215_pll_calc()
62 if (N < info->vco1.min_n) in gt215_pll_calc()
64 if (N > info->vco1.max_n) in gt215_pll_calc()
67 err = abs(freq - (info->refclk * N / M / *P)); in gt215_pll_calc()
70 *pN = N; in gt215_pll_calc()
Dnv50.c57 int P, N, M, id; in read_pll_src() local
75 N = ((coef & 0x0000ff00) >> 8) + 1; in read_pll_src()
83 N = (coef & 0x0000ff00) >> 8; in read_pll_src()
110 N = (coef & 0x0000ff00) >> 8; in read_pll_src()
118 return (ref * N / M) >> P; in read_pll_src()
321 calc_pll(struct nv50_clk_priv *priv, u32 reg, u32 clk, int *N, int *M, int *P) in calc_pll() argument
336 return nv04_pll_calc(nv_subdev(priv), &pll, clk, N, M, NULL, NULL, P); in calc_pll()
374 int N, M, P1, P2; in nv50_clk_calc() local
453 freq = calc_pll(priv, 0x4028, core, &N, &M, &P1); in nv50_clk_calc()
459 clk_mask(hwsq, nvpll[1], 0x0000ffff, (N << 8) | M); in nv50_clk_calc()
[all …]
Dpllnv04.c49 int M, N, thisP, P; in getMNP_single() local
99 N = (clkP * M + crystal/2) / crystal; in getMNP_single()
101 if (N < minN) in getMNP_single()
103 if (N > maxN) in getMNP_single()
107 calcclk = ((N * crystal + P/2) / P + M/2) / M; in getMNP_single()
115 *pN = N; in getMNP_single()
Dmcp77.c162 u32 clock, int *N, int *M, int *P) in calc_pll() argument
178 return nv04_pll_calc(nv_subdev(priv), &pll, clock, N, M, NULL, NULL, P); in calc_pll()
207 int N, M, P1, P2 = 0; in mcp77_clk_calc() local
215 clock = calc_pll(priv, 0x4028, (core << 1), &N, &M, &P1); in mcp77_clk_calc()
230 priv->ccoef = (N << 8) | M; in mcp77_clk_calc()
241 clock = calc_pll(priv, 0x4020, shader, &N, &M, &P1); in mcp77_clk_calc()
252 priv->scoef = (N << 8) | M; in mcp77_clk_calc()
Dgt215.c109 u32 sclk = 0, P = 1, N = 1, M = 1; in read_pll() local
115 N = (coef & 0x0000ff00) >> 8; in read_pll()
131 return sclk * N / (M * P); in read_pll()
232 int P, N, M, diff; in gt215_pll_info() local
254 ret = gt215_pll_calc(nv_subdev(priv), &limits, khz, &N, NULL, &M, &P); in gt215_pll_info()
256 info->pll = (P << 16) | (N << 8) | M; in gt215_pll_info()
/linux-4.1.27/drivers/ata/
DKconfig74 If unsure, say N.
91 If unsure, say N.
99 If unsure, say N.
108 If unsure, say N.
116 If unsure, say N.
125 If unsure, say N.
134 If unsure, say N.
143 If unsure, say N.
152 If unsure, say N.
167 If unsure, say N.
[all …]
/linux-4.1.27/arch/m68k/fpsp040/
Dstwotox.S29 | 3. Decompose X as X = N/64 + r where |r| <= 1/128. Furthermore
30 | decompose N as
31 | N = 64(M + M') + j, j = 0,1,2,...,63.
43 | N := round-to-int(y). Decompose N as
44 | N = 64(M + M') + j, j = 0,1,2,...,63.
232 fmovel %fp1,N(%a6) | ...N = ROUND-TO-INT(64 X)
235 fmovel N(%a6),%fp1 | ...N --> FLOATING FMT
236 movel N(%a6),%d0
241 asrl #6,%d2 | ...d2 IS L, N = 64L + J
335 fmovel %fp1,N(%a6) | ...N=INT(X*64*LOG10/LOG2)
[all …]
Dsetox.S79 | Step 2. Calculate N = round-to-nearest-int( X * 64/log2 ).
81 | 2.2 N := round-to-nearest-integer( X * 64/log2 ).
82 | 2.3 Calculate J = N mod 64; so J = 0,1,2,..., or 63.
83 | 2.4 Calculate M = (N - J)/64; so N = 64M + J.
89 | N := round-to-nearest-integer(Z)
103 | Step 3. Calculate X - N*log2/64.
104 | 3.1 R := X + N*L1, where L1 := single-precision(-log2/64).
105 | 3.2 R := R + N*L2, L2 := extended-precision(-log2/64 - L1).
108 | b) N*L1 is exact because N is no longer than 22 bits and
110 | c) The calculation X+N*L1 is also exact due to cancellation.
[all …]
Dssin.S34 | 3. Decompose X as X = N(Pi/2) + r where |r| <= Pi/4. Let
35 | k = N mod 4, so in particular, k = 0,1,2,or 3. Overwrite
59 | 2. Decompose X as X = N(Pi/2) + r where |r| <= Pi/4. Let
60 | k = N mod 4, so in particular, k = 0,1,2,or 3.
143 .set N,L_SCR2 define
205 lea PITBL+0x200,%a1 | ...TABLE OF N*PI/2, N = -32,...,32
209 fmovel %fp1,N(%a6) | ...CONVERT TO INTEGER
211 movel N(%a6),%d0
213 addal %d0,%a1 | ...A1 IS THE ADDRESS OF N*PIBY2
223 |--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS NEEDED
[all …]
Dstan.S26 | 2. Decompose X as X = N(Pi/2) + r where |r| <= Pi/4. Let
27 | k = N mod 2, so in particular, k = 0 or 1.
83 |--N*PI/2, -32 <= N <= 32, IN A LEADING TERM IN EXT. AND TRAILING
84 |--TERM IN SGL. NOTE THAT PI IS 64-BIT LONG, THUS N*PI/2 IS AT
158 .set N,L_SCR3 define
193 leal PITBL+0x200,%a1 | ...TABLE OF N*PI/2, N = -32,...,32
199 addal %d0,%a1 | ...ADDRESS N*PIBY2 IN Y1, Y2
341 |--integer quotient will be stored in N
/linux-4.1.27/drivers/staging/sm750fb/
Dddk750_chip.c49 return (pPLL->inputFreq * pPLL->M / pPLL->N / twoToPowerOfx(pPLL->OD) / twoToPowerOfx(pPLL->POD)); in calcPLL()
78 pPLL->N = FIELD_GET(ulPllReg, PANEL_PLL_CTRL, N); in getPllValue()
430 int N, M, X, d; in calcPllValue() local
462 for (N = 15; N > 1; N--) { in calcPllValue()
464 RN = N * request; in calcPllValue()
477 tmpClock = pll->inputFreq *M / N / X; in calcPllValue()
481 pll->N = N; in calcPllValue()
500 unsigned int M, N, OD, POD = 0, diff, pllClk, odPower, podPower; in calcPllValue2() local
505 pPLL->N = 0; in calcPllValue2()
544 for (N = 2; N <= 15; N++) { in calcPllValue2()
[all …]
/linux-4.1.27/arch/frv/lib/
D__ashrdi3.S28 ckeq icc1,cc4 ; cc4 is true if 0<N<32
30 # deal with a shift in the range 1<=N<=31
31 csrl.p gr9,gr10,gr9 ,cc4,#1 ; LSW >>= N
32 csub gr5,gr10,gr5 ,cc4,#1 ; M = 32 - N
34 csra gr8,gr10,gr8 ,cc4,#1 ; MSW >>= N
37 # deal with a shift in the range 32<=N<=63
38 csra gr8,gr10,gr9 ,cc4,#0 ; LSW = MSW >> (N & 31 [implicit AND])
D__lshrdi3.S27 ckeq icc1,cc4 ; cc4 is true if 0<N<32
29 # deal with a shift in the range 1<=N<=31
30 csrl.p gr9,gr10,gr9 ,cc4,#1 ; LSW >>= N
31 csub gr5,gr10,gr5 ,cc4,#1 ; M = 32 - N
33 csrl gr8,gr10,gr8 ,cc4,#1 ; MSW >>= N
36 # deal with a shift in the range 32<=N<=63
37 csrl gr8,gr10,gr9 ,cc4,#0 ; LSW = MSW >> (N & 31 [implicit AND])
D__ashldi3.S27 ckeq icc1,cc4 ; cc4 is true if 0<N<32
29 # deal with a shift in the range 1<=N<=31
30 csll.p gr8,gr10,gr8 ,cc4,#1 ; MSW <<= N
31 csub gr5,gr10,gr5 ,cc4,#1 ; M = 32 - N
33 csll gr9,gr10,gr9 ,cc4,#1 ; LSW <<= N
36 # deal with a shift in the range 32<=N<=63
37 csll gr9,gr10,gr8 ,cc4,#0 ; MSW = LSW << (N & 31 [implicit AND])
/linux-4.1.27/include/math-emu/
Dop-8.h34 #define _FP_FRAC_SLL_8(X,N) \ argument
37 _skip = (N) / _FP_W_TYPE_SIZE; \
38 _up = (N) % _FP_W_TYPE_SIZE; \
54 #define _FP_FRAC_SRL_8(X,N) \ argument
57 _skip = (N) / _FP_W_TYPE_SIZE; \
58 _down = (N) % _FP_W_TYPE_SIZE; \
80 #define _FP_FRAC_SRS_8(X,N,size) \ argument
84 _skip = (N) / _FP_W_TYPE_SIZE; \
85 _down = (N) % _FP_W_TYPE_SIZE; \
Dop-1.h36 #define _FP_FRAC_SLL_1(X,N) \ argument
38 if (__builtin_constant_p(N) && (N) == 1) \
41 X##_f <<= (N); \
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
49 (X = (X >> (N) | (__builtin_constant_p(N) && (N) == 1 \
50 ? X & 1 : (X << (_FP_W_TYPE_SIZE - (N))) != 0)))
Dop-2.h35 #define _FP_FRAC_SLL_2(X,N) \ argument
37 if ((N) < _FP_W_TYPE_SIZE) \
39 if (__builtin_constant_p(N) && (N) == 1) \
46 X##_f1 = X##_f1 << (N) | X##_f0 >> (_FP_W_TYPE_SIZE - (N)); \
47 X##_f0 <<= (N); \
52 X##_f1 = X##_f0 << ((N) - _FP_W_TYPE_SIZE); \
57 #define _FP_FRAC_SRL_2(X,N) \ argument
59 if ((N) < _FP_W_TYPE_SIZE) \
61 X##_f0 = X##_f0 >> (N) | X##_f1 << (_FP_W_TYPE_SIZE - (N)); \
62 X##_f1 >>= (N); \
[all …]
/linux-4.1.27/arch/ia64/lib/
Dmemcpy.S37 # define N (MEM_LAT + 4) macro
38 # define Nrot ((N + 7) & ~7)
73 mov ar.ec=N
92 .rotr val[N]
93 .rotp p[N]
101 (p[N-1])st8 [dst]=val[N-1],8
174 # undef N
176 # define N (MEM_LAT + 5) /* number of stages */ macro
177 # define Nrot ((N+1 + 2 + 7) & ~7) /* number of rotating regs */
227 mov ar.ec=N
[all …]
Dcopy_page_mck.S97 #define N (D + 1) macro
98 #define Nrot ((N + 7) & ~7)
105 .rotp p[N]
138 mov ar.ec = N // # of stages in pipeline
/linux-4.1.27/crypto/
Danubis.c468 int N, R, i, r; in anubis_setkey() local
482 N = ctx->key_len >> 5; in anubis_setkey()
483 ctx->R = R = 8 + N; in anubis_setkey()
486 for (i = 0; i < N; i++) in anubis_setkey()
497 K0 = T4[(kappa[N - 1] >> 24) ]; in anubis_setkey()
498 K1 = T4[(kappa[N - 1] >> 16) & 0xff]; in anubis_setkey()
499 K2 = T4[(kappa[N - 1] >> 8) & 0xff]; in anubis_setkey()
500 K3 = T4[(kappa[N - 1] ) & 0xff]; in anubis_setkey()
501 for (i = N - 2; i >= 0; i--) { in anubis_setkey()
534 for (i = 0; i < N; i++) { in anubis_setkey()
[all …]
/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/arch/mips/fw/arc/
Dfile.c17 ULONG N, ULONG *Count) in ArcGetDirectoryEntry() argument
19 return ARC_CALL4(get_vdirent, FileID, Buffer, N, Count); in ArcGetDirectoryEntry()
35 ArcRead(ULONG FileID, VOID *Buffer, ULONG N, ULONG *Count) in ArcRead() argument
37 return ARC_CALL4(read, FileID, Buffer, N, Count); in ArcRead()
47 ArcWrite(ULONG FileID, PVOID Buffer, ULONG N, PULONG Count) in ArcWrite() argument
49 return ARC_CALL4(write, FileID, Buffer, N, Count); in ArcWrite()
/linux-4.1.27/Documentation/sound/alsa/
DJoystick.txt41 au88x0 N/A N/A
48 cs4281 N/A N/A
49 cs46xx N/A N/A
50 es1938 N/A N/A
52 sonicvibes N/A N/A
53 trident N/A N/A
/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/net/wireless/brcm80211/brcmsmac/phy/
Dphy_qmath.c242 void qm_log10(s32 N, s16 qN, s16 *log10N, s16 *qLog10N) in qm_log10() argument
249 s16norm = qm_norm32(N); in qm_log10()
250 N = N << s16norm; in qm_log10()
262 s16tableIndex = (s16) (N >> (32 - (2 + LOG2_LOG_TABLE_SIZE))); in qm_log10()
269 N = N & ((1 << (32 - (2 + LOG2_LOG_TABLE_SIZE))) - 1); in qm_log10()
273 u16offset = (u16) (N >> (32 - (2 + LOG2_LOG_TABLE_SIZE + 16))); in qm_log10()
/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/include/uapi/linux/spi/
Dspidev.h113 #define SPI_MSGSIZE(N) \ argument
114 ((((N)*(sizeof (struct spi_ioc_transfer))) < (1 << _IOC_SIZEBITS)) \
115 ? ((N)*(sizeof (struct spi_ioc_transfer))) : 0)
116 #define SPI_IOC_MESSAGE(N) _IOW(SPI_IOC_MAGIC, 0, char[SPI_MSGSIZE(N)]) argument
/linux-4.1.27/net/bridge/netfilter/
DKconfig49 To compile it as a module, choose M here. If unsure, say N.
58 To compile it as a module, choose M here. If unsure, say N.
67 To compile it as a module, choose M here. If unsure, say N.
76 To compile it as a module, choose M here. If unsure, say N.
85 To compile it as a module, choose M here. If unsure, say N.
93 To compile it as a module, choose M here. If unsure, say N.
101 To compile it as a module, choose M here. If unsure, say N.
110 To compile it as a module, choose M here. If unsure, say N.
120 <file:Documentation/kbuild/modules.txt>. If unsure, say `N'.
130 To compile it as a module, choose M here. If unsure, say N.
[all …]
/linux-4.1.27/drivers/pci/hotplug/
DKconfig13 When in doubt, say N.
27 When in doubt, say N.
37 When in doubt, say N.
49 When in doubt, say N.
58 When in doubt, say N.
70 When in doubt, say N.
78 When in doubt, say N.
90 When in doubt, say N.
103 When in doubt, say N.
114 When in doubt, say N.
[all …]
/linux-4.1.27/scripts/dtc/
Dsrcpos.h79 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
81 if (N) { \
84 (Current).last_line = YYRHSLOC(Rhs, N).last_line; \
85 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \
86 (Current).file = YYRHSLOC(Rhs, N).file; \
/linux-4.1.27/net/netfilter/ipset/
DKconfig11 To compile it as a module, choose M here. If unsure, say N.
34 To compile it as a module, choose M here. If unsure, say N.
43 To compile it as a module, choose M here. If unsure, say N.
52 To compile it as a module, choose M here. If unsure, say N.
62 To compile it as a module, choose M here. If unsure, say N.
71 To compile it as a module, choose M here. If unsure, say N.
80 To compile it as a module, choose M here. If unsure, say N.
90 To compile it as a module, choose M here. If unsure, say N.
100 To compile it as a module, choose M here. If unsure, say N.
109 To compile it as a module, choose M here. If unsure, say N.
[all …]
/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/include/linux/
Dasn1_ber_bytecode.h84 #define _jump_target(N) (N) argument
85 #define _action(N) (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/drivers/cpufreq/
DKconfig.arm37 If in doubt, say N.
48 If in doubt, say N.
59 If in doubt, say N.
70 If in doubt, say N.
85 If in doubt, say N.
99 If in doubt, say N.
109 If in doubt, say N.
118 If in doubt, say N.
128 If in doubt, say N.
164 If in doubt, say N.
[all …]
DKconfig.x8616 If in doubt, say N.
30 If in doubt, say N.
46 If in doubt, say N.
68 If in doubt, say N.
83 If in doubt, say N.
93 If in doubt, say N.
105 If in doubt, say N.
115 If in doubt, say N.
151 If in doubt, say N.
162 If in doubt, say N.
[all …]
DKconfig17 If in doubt, say N.
38 If in doubt, say N.
47 If in doubt, say N.
160 If in doubt, say N.
184 If in doubt, say N.
199 If in doubt, say N.
220 If in doubt, say N.
233 If in doubt, say N.
247 If in doubt, say N.
257 If in doubt, say N.
[all …]
/linux-4.1.27/drivers/lguest/x86/
Dswitcher_32.S327 .macro IRQ_STUB N TARGET
331 .if (\N <> 8) && (\N < 10 || \N > 14) && (\N <> 17)
334 pushl $\N
/linux-4.1.27/drivers/input/touchscreen/
DKconfig25 If unsure, say N.
44 If unsure, say N (but it's safe to say "Y").
57 If unsure, say N (but it's safe to say "Y").
88 If unsure, say N (but it's safe to say "Y").
100 If unsure, say N.
113 If unsure, say N.
126 If unsure, say N.
138 If unsure, say N.
151 If unsure, say N.
164 If unsure, say N.
[all …]
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-gpio19 /gpioN ... for each exported GPIO #N
23 /gpiochipN ... for each gpiochip; #N is its first GPIO
24 /base ... (r/o) same as N
26 /ngpio ... (r/o) number of GPIOs; numbered N to N + (ngpio - 1)
Ddebugfs-olpc10 To execute a command, write data with the format: CC:N A A A A
11 CC is the (hex) command, N is the count of expected reply bytes, and A A A A
/linux-4.1.27/arch/metag/lib/
Dlshrdi3.S17 SUBS D1Ar3,D1Ar3,#32 ! N = COUNT - 32
21 NEG D1Ar3,D1Ar3 ! N = - N
30 LSR D0Re0,D1Re0,D1Ar3 ! LO = HI >> N
Dashldi3.S16 SUBS D0Ar4,D1Ar3,#32 ! N = COUNT - 32
20 NEG D0Ar4,D0Ar4 ! N = - N
30 LSL D1Re0,D0Re0,D0Ar4 ! HI = LO << N
Dashrdi3.S17 SUBS D1Ar3,D1Ar3,#32 ! N = COUNT - 32
21 NEG D1Ar3,D1Ar3 ! N = - N
30 ASR D0Re0,D1Re0,D1Ar3 ! LO = HI >> N
/linux-4.1.27/arch/tile/include/hv/
Ddrv_trio_intf.h179 #define HV_TRIO_FLAG_TC(N) \ argument
180 ((((N) & HV_TRIO_FLAG_TC_RMASK) + 1) << HV_TRIO_FLAG_TC_SHIFT)
185 #define HV_TRIO_FLAG_VFUNC(N) \ argument
186 ((((N) & HV_TRIO_FLAG_VFUNC_RMASK) + 1) << HV_TRIO_FLAG_VFUNC_SHIFT)
/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/drivers/scsi/arm/
DKconfig10 Acorn system with one of these, say Y. If unsure, say N.
21 implement this properly, so the safe answer is N.
31 don't implement it properly, so the safe answer is N.
50 Acorn system with one of these, say Y. If unsure, say N.
57 system with one of these, say Y, otherwise say N.
64 you have one of these, say Y. If unsure, say N.
75 Acorn system with one of these, say Y. If unsure, say N.
83 system with one of these, say Y. If unsure, say N.
/linux-4.1.27/Documentation/kbuild/
Dkconfig.txt101 N N : 100-N N/2 : N/2 : 100-N
102 [1] N:M N+M : 100-(N+M) N : M : 100-(N+M)
103 [2] N:M:L N : 100-N M : L : 100-(M+L)
105 where N, M and L are integers (in base 10) in the range [0,100], and so
107 [1] N+M is in the range [0,100]
/linux-4.1.27/net/ipv6/netfilter/
DKconfig26 To compile it as a module, choose M here. If unsure, say N.
120 To compile it as a module, choose M here. If unsure, say N.
131 To compile it as a module, choose M here. If unsure, say N.
141 To compile it as a module, choose M here. If unsure, say N.
150 To compile it as a module, choose M here. If unsure, say N.
159 To compile it as a module, choose M here. If unsure, say N.
177 To compile it as a module, choose M here. If unsure, say N.
185 To compile it as a module, choose M here. If unsure, say N.
194 To compile it as a module, choose M here. If unsure, say N.
204 To compile it as a module, choose M here. If unsure, say N.
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/thermal/
Ddb8500-thermal.txt11 - tripN-temp : temperature of trip point N, should be in ascending order;
12 - tripN-type : type of trip point N, should be one of "active" "passive" "hot"
15 point N, this is required if trip point N is defined, set it 0 if none,
17 - tripN-cdev-nameM : name of the No. M cooling device of trip point N;
/linux-4.1.27/drivers/media/dvb-frontends/
Dtda8261.c115 u32 frequency, N, status = 0; in tda8261_set_state() local
130 N = (frequency + (div_tab[config->step_size] - 1)) / div_tab[config->step_size]; in tda8261_set_state()
132 __func__, config->step_size, div_tab[config->step_size], N, N); in tda8261_set_state()
134 buf[0] = (N >> 8) & 0xff; in tda8261_set_state()
135 buf[1] = N & 0xff; in tda8261_set_state()
Dcx24113.c304 s32 N; in cx24113_calc_pll_nf() local
336 N = (freq_hz / 100 * vcodiv) * R; in cx24113_calc_pll_nf()
337 N /= (state->config->xtal_khz) * factor * 2; in cx24113_calc_pll_nf()
338 N += 5; /* For round up. */ in cx24113_calc_pll_nf()
339 N /= 10; in cx24113_calc_pll_nf()
340 N -= 32; in cx24113_calc_pll_nf()
341 } while (N < 6 && R < 3); in cx24113_calc_pll_nf()
343 if (N < 6) { in cx24113_calc_pll_nf()
349 dprintk("1 N: %d, F: %lld, R: %d\n", N, (long long)F, R); in cx24113_calc_pll_nf()
354 dprintk("2 N: %d, F: %lld, R: %d\n", N, (long long)F, R); in cx24113_calc_pll_nf()
[all …]
Dix2505v.c138 u32 div_factor, N , A, x; in ix2505v_set_params() local
163 N = x/100; in ix2505v_set_params()
164 A = ((x - (N * 100)) * psc) / 100; in ix2505v_set_params()
166 data[0] = ((gain & 0x3) << 5) | (N >> 3); in ix2505v_set_params()
167 data[1] = (N << 5) | (A & 0x1f); in ix2505v_set_params()
170 deb_info("Frq=%d x=%d N=%d A=%d\n", frequency, x, N, A); in ix2505v_set_params()
/linux-4.1.27/drivers/ssb/
DKconfig22 If unsure, say N.
67 If unsure, say N
81 If unsure, say N
93 Say N
102 If unsure, say N
138 If unsure, say N
158 If unsure, say N
167 If unsure, say N
176 If unsure, say N
/linux-4.1.27/arch/arm64/include/asm/
Dhw_breakpoint.h96 #define AARCH64_DBG_READ(N, REG, VAL) do {\ argument
97 asm volatile("mrs %0, dbg" REG #N "_el1" : "=r" (VAL));\
100 #define AARCH64_DBG_WRITE(N, REG, VAL) do {\ argument
101 asm volatile("msr dbg" REG #N "_el1, %0" :: "r" (VAL));\
/linux-4.1.27/drivers/misc/mic/
DKconfig12 then say M (recommended) or Y, else say N. If unsure say N.
32 say M (recommended) or Y, else say N. If unsure say N.
51 say M (recommended) or Y, else say N. If unsure say N.
/linux-4.1.27/drivers/md/
DKconfig32 If unsure, say N.
89 kernel. In a set with N drives, the available space is the capacity
90 of a single drive, and the set protects against a failure of (N - 1)
131 A RAID-5 set of N drives with a capacity of C MB per drive provides
132 the capacity of C * (N - 1) MB, and protects against a failure
133 of a single drive. For a given sector (row) number, (N - 1) drives
139 A RAID-6 set of N drives with a capacity of C MB per drive
140 provides the capacity of C * (N - 2) MB, and protects
142 (row) number, (N - 2) drives contain data sectors, and two
167 If unsure, say N.
[all …]
/linux-4.1.27/arch/arm/include/asm/
Dhw_breakpoint.h105 #define ARM_DBG_READ(N, M, OP2, VAL) do {\ argument
106 asm volatile("mrc p14, 0, %0, " #N "," #M ", " #OP2 : "=r" (VAL));\
109 #define ARM_DBG_WRITE(N, M, OP2, VAL) do {\ argument
110 asm volatile("mcr p14, 0, %0, " #N "," #M ", " #OP2 : : "r" (VAL));\
/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/sound/soc/intel/
DKconfig11 If unsure select "N".
36 If unsure select "N".
57 If unsure select "N".
88 If unsure select "N".
100 If unsure select "N".
112 If unsure select "N".
123 If unsure select "N".
/linux-4.1.27/drivers/media/tuners/
Dtda827x.c165 u32 N; in tda827xo_set_params() local
188 N = ((tuner_freq + 125000) / 250000) << (tda827x_table[i].spd + 2); in tda827xo_set_params()
190 buf[1] = (N>>8) | 0x40; in tda827xo_set_params()
191 buf[2] = N & 0xff; in tda827xo_set_params()
255 u32 N; in tda827xo_set_analog_params() local
266 N = freq + priv->sgIF; in tda827xo_set_analog_params()
269 while (tda827x_table[i].lomax < N * 62500) { in tda827xo_set_analog_params()
275 N = N << tda827x_table[i].spd; in tda827xo_set_analog_params()
278 tuner_reg[1] = (unsigned char)(N>>8); in tda827xo_set_analog_params()
279 tuner_reg[2] = (unsigned char) N; in tda827xo_set_analog_params()
[all …]
Dtda18271-fe.c92 u32 N; in tda18271_channel_configuration() local
166 N = map->if_freq * 1000 + freq; in tda18271_channel_configuration()
170 tda18271_calc_main_pll(fe, N); in tda18271_channel_configuration()
175 tda18271_calc_cal_pll(fe, N); in tda18271_channel_configuration()
342 u32 N; in tda18271_calibrate_rf() local
385 N = freq; in tda18271_calibrate_rf()
387 tda18271_calc_cal_pll(fe, N); in tda18271_calibrate_rf()
391 N += 1000000; in tda18271_calibrate_rf()
393 tda18271_calc_main_pll(fe, N); in tda18271_calibrate_rf()
711 u32 N = 0; in tda18271c1_rf_tracking_filter_calibration() local
[all …]
/linux-4.1.27/net/netfilter/
DKconfig47 To compile it as a module, choose M here. If unsure, say N.
74 If unsure, say 'N'.
87 If unsure, say `N'.
107 If unsure, say `N'.
117 If unsure, say `N'.
128 If unsure, say `N'.
144 If unsure, say 'N'.
158 <file:Documentation/kbuild/modules.txt>. If unsure, say `N'.
168 To compile it as a module, choose M here. If unsure, say N.
183 To compile it as a module, choose M here. If unsure, say N.
[all …]
/linux-4.1.27/fs/f2fs/
DKconfig15 If unsure, say N.
39 If unsure, say N.
53 If you don't know what Access Control Lists are, say N
65 If you are not using a security module, say N.
73 If you want to improve the performance, say N.
83 If unsure, say N.
/linux-4.1.27/Documentation/video4linux/
DCARDLIST.usbvision10 9 -> Hauppauge WinTV USB Live Pro (NTSC M/N) [0573:2d01]
16 15 -> Hauppauge WinTV USB (NTSC M/N) [0573:4d00]
25 24 -> Hauppauge WinTV USB Pro (NTSC M/N) [0573:4d2a]
26 25 -> Hauppauge WinTV USB Pro (NTSC M/N) V2 [0573:4d2b]
28 27 -> Hauppauge WinTV USB Pro (NTSC M/N) V3 [0573:4d20]
38 37 -> Hauppauge WinTV USB Pro (NTSC M/N FM) [0573:4d30]
45 44 -> Hauppauge WinTV USB Pro (NTSC M/N FM) V2 [0573:4d38]
/linux-4.1.27/drivers/mmc/host/
DKconfig15 If unsure, say N.
26 if unsure, say N.
36 If unsure, say N.
49 If unsure, say N.
81 If unsure, say N.
107 If unsure, say N.
118 If unsure, say N.
130 If unsure, say N.
142 If unsure, say N.
156 If unsure, say N.
[all …]
/linux-4.1.27/drivers/infiniband/hw/usnic/
Dusnic_ib.h112 #define UPDATE_PTR_LEFT(N, P, L) \ argument
114 L -= (N); \
115 P += (N); \
/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
79 N = n2 * M / 2; in pxa25x_get_clk_frequency_khz()
89 N += 5000; in pxa25x_get_clk_frequency_khz()
91 N / 1000000, (N % 1000000) / 10000, n2 / 2, (n2 % 2) * 5, in pxa25x_get_clk_frequency_khz()
95 return (turbo & 1) ? (N/1000) : (M/1000); in pxa25x_get_clk_frequency_khz()
Dpxa27x.c87 unsigned int l, L, m, M, n2, N, S; in pxa27x_get_clk_frequency_khz() local
104 N = (L * n2) / 2; in pxa27x_get_clk_frequency_khz()
112 N / 1000000, (N % 1000000)/10000, n2 / 2, (n2 % 2)*5, in pxa27x_get_clk_frequency_khz()
120 return (t) ? (N/1000) : (L/1000); in pxa27x_get_clk_frequency_khz()
/linux-4.1.27/drivers/bcma/
DKconfig46 If unsure, say N
71 If unsure, say N
90 If unsure, say N
99 If unsure, say N
107 If unsure, say N
/linux-4.1.27/arch/arm/mach-footbridge/
DKconfig16 Saying N will reduce the size of the Footbridge kernel.
28 Saying N will reduce the size of the Footbridge kernel.
47 Saying N will reduce the size of the Footbridge kernel.
61 Saying N will reduce the size of the Footbridge kernel.
78 Saying N will reduce the size of the Footbridge kernel.
/linux-4.1.27/net/ipv4/netfilter/
DKconfig26 To compile it as a module, choose M here. If unsure, say N.
144 To compile it as a module, choose M here. If unsure, say N.
173 To compile it as a module, choose M here. If unsure, say N.
185 To compile it as a module, choose M here. If unsure, say N.
203 To compile it as a module, choose M here. If unsure, say N.
224 To compile it as a module, choose M here. If unsure, say N.
236 To compile it as a module, choose M here. If unsure, say N.
249 To compile it as a module, choose M here. If unsure, say N.
264 To compile it as a module, choose M here. If unsure, say N.
279 To compile it as a module, choose M here. If unsure, say N.
[all …]
/linux-4.1.27/drivers/video/fbdev/nvidia/
Dnv_hw.c144 unsigned int pll, N, M, MB, NB, P; in nvGetClocks() local
151 N = (pll >> 8) & 0xFF; in nvGetClocks()
160 *MClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; in nvGetClocks()
166 N = (pll >> 8) & 0xFF; in nvGetClocks()
170 *NVClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; in nvGetClocks()
174 N = (pll >> 8) & 0xFF; in nvGetClocks()
184 *MClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; in nvGetClocks()
188 N = (pll >> 8) & 0xFF; in nvGetClocks()
198 *NVClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; in nvGetClocks()
204 N = (pll >> 8) & 0xFF; in nvGetClocks()
[all …]
/linux-4.1.27/arch/arm/boot/dts/
Dtegra30-apalis-eval.dts145 /* EHCI instance 0: USB1_DP/N -> USBO1_DP/N */
155 /* EHCI instance 1: USB2_DP/N -> USBH2_DP/N */
165 /* EHCI instance 2: USB3_DP/N -> USBH3_DP/N */
Dtegra30-colibri-eval-v3.dts94 /* EHCI instance 0: USB1_DP/N -> USBC_P/N */
105 /* EHCI instance 2: USB3_DP/N -> USBH_P/N */
/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/fs/btrfs/
DKconfig29 If unsure, say N.
42 If you don't know what Access Control Lists are, say N
61 during the run of a regression test, say N
72 If unsure, say N.
82 If unsure, say N.
91 If unsure, say N.
/linux-4.1.27/net/ipv6/
DKconfig32 If unsure, say N.
40 If unsure, say N.
49 If unsure, say N.
94 If unsure, say N.
182 If unsure, say N.
194 If unsure, say N.
211 Saying M here will produce a module called ip6_gre. If unsure, say N.
231 If unsure, say N.
238 If unsure, say N.
252 If unsure, say N.
[all …]
/linux-4.1.27/arch/sh/math-emu/
Dmath.c68 #define CMP_X(SZ,R,M,N) do{ \ argument
70 UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \
72 #define EQ_X(SZ,R,M,N) do{ \ argument
74 UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \
99 #define ARITH_X(SZ,OP,M,N) do{ \ argument
101 UNPACK_##SZ(Fm, M); UNPACK_##SZ(Fn, N); \
103 PACK_##SZ(N, Fr); }while(0)
285 #define EMU_FLOAT_X(SZ,N) do { \ in NOTYETn() argument
288 PACK_##SZ(N, Fn); }while(0) in NOTYETn()
301 #define EMU_FTRC_X(SZ,N) do { \ argument
[all …]
/linux-4.1.27/arch/alpha/include/asm/
Dswitch_to.h8 #define switch_to(P,N,L) \ argument
10 (L) = alpha_switch_to(virt_to_phys(&task_thread_info(N)->pcb), (P)); \
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/net/batman-adv/
DKconfig2 # B.A.T.M.A.N meshing protocol
6 tristate "B.A.T.M.A.N. Advanced Meshing Protocol"
12 B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is
63 bool "B.A.T.M.A.N. debugging"
68 say N here. This enables compilation of support for
/linux-4.1.27/drivers/accessibility/
DKconfig14 If you say N, all options in this submenu will be skipped and disabled.
16 If unsure, say N.
31 If unsure, say N.
/linux-4.1.27/include/asm-generic/
Dsiginfo.h15 #define __SI_CODE(T,N) ((T) | ((N) & 0xffff)) argument
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
DKconfig11 N if unsure.
22 Say N if unsure.
33 wl1251_sdio. Say N if unsure.
/linux-4.1.27/drivers/scsi/device_handler/
DKconfig18 If you have a LSI RDAC select y. Otherwise, say N.
26 Otherwise, say N.
32 If you have a EMC CLARiiON select y. Otherwise, say N.
/linux-4.1.27/fs/nfsd/
DKconfig17 case you can choose N here.
30 If unsure, say N.
66 If unsure, say N.
84 If unsure, say N.
94 If unsure, say N.
107 Smack policies on NFSv4 files, say N.
117 If unsure, say N.
/linux-4.1.27/arch/powerpc/kvm/
DKconfig14 If you say N, all options in this submenu will be skipped and
59 If unsure, say N.
74 If unsure, say N.
95 If unsure, say N.
125 If unsure, say N.
139 If unsure, say N.
154 If unsure, say N.
170 If unsure, say N.
/linux-4.1.27/drivers/hsi/clients/
DKconfig14 If unsure, say N.
24 If unsure, say N.
32 If unsure, say N.
/linux-4.1.27/drivers/nfc/pn544/
DKconfig13 Say N if unsure.
23 Say N if unsure.
34 Say N if unsure.
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgt215.c37 int N, fN, M, P; in gt215_devinit_pll_set() local
44 ret = gt215_pll_calc(nv_subdev(devinit), &info, freq, &N, &fN, &M, &P); in gt215_devinit_pll_set()
53 (P << 16) | (M << 8) | N); in gt215_devinit_pll_set()
Dgf100.c37 int N, fN, M, P; in gf100_devinit_pll_set() local
44 ret = gt215_pll_calc(nv_subdev(devinit), &info, freq, &N, &fN, &M, &P); in gf100_devinit_pll_set()
54 nv_wr32(priv, info.reg + 0x04, (P << 16) | (N << 8) | M); in gf100_devinit_pll_set()
/linux-4.1.27/net/ceph/
DKconfig17 If unsure, say N.
29 If unsure, say N.
43 If unsure, say N.
/linux-4.1.27/drivers/sh/intc/
DKconfig21 If in doubt, say N.
32 If in doubt, say N.
41 If in doubt, say N.
/linux-4.1.27/drivers/pci/
DKconfig37 When in doubt, say N.
50 When in doubt, say N.
59 When in doubt, say N.
92 If unsure, say N.
102 If unsure, say N.
115 If unsure, say N.
/linux-4.1.27/net/openvswitch/
DKconfig32 If unsure, say N.
43 Say N to exclude this support and reduce the binary size.
55 Say N to exclude this support and reduce the binary size.
67 Say N to exclude this support and reduce the binary size.
/linux-4.1.27/net/xfrm/
DKconfig31 If unsure, say N.
42 If unsure, say N.
52 If unsure, say N.
84 If unsure, say N.
/linux-4.1.27/Documentation/devicetree/bindings/iio/frequency/
Dadf4350.txt27 for integer-N mode. Default = factional-N mode.
36 4: N-Divider output
43 charge cancellation for integer-N modes.
45 for integer-N modes.
/linux-4.1.27/arch/cris/boot/compressed/
Dmisc.c140 #define SEROUT(S, N) \ argument
142 serout(S, regi_ser ## N); \
146 #define SEROUT(S, N) do { \ argument
147 while (!(*R_SERIAL ## N ## _STATUS & (1 << 5))) \
149 *R_SERIAL ## N ## _TR_DATA = *s++; \
/linux-4.1.27/net/8021q/
DKconfig19 If unsure, say N.
29 If unsure, say N.
40 If unsure, say N.
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
DKconfig11 If you choose to build a module, it will be called wlcore. Say N if
24 Say N if unsure.
35 Say N if unsure.
/linux-4.1.27/arch/unicore32/mm/
DKconfig16 you have a reason not to or are unsure, say N.
22 you have a reason not to or are unsure, say N.
28 specifically require this or are unsure, say N.
/linux-4.1.27/drivers/nfc/microread/
DKconfig13 Say N if unsure.
24 Say N if unsure.
35 Say N if unsure.
/linux-4.1.27/lib/fonts/
DKconfig18 kernel: saying N will just cause the configurator to skip all
21 If unsure, say N (the default choices are safe).
34 Given the resolution provided by the frame buffer device, answer N
60 Otherwise, say N.
102 standard font is unreadable for you, say Y, otherwise say N.
110 If other fonts are too big or too small for you, say Y, otherwise say N.
/linux-4.1.27/drivers/net/wan/
DKconfig21 If unsure, say N.
113 If unsure, say N.
121 If unsure, say N.
132 If unsure, say N.
140 If unsure, say N.
148 If unsure, say N.
156 If unsure, say N.
164 If unsure, say N.
181 If unsure, say N.
195 If unsure, say N.
[all …]
/linux-4.1.27/fs/9p/
DKconfig10 If unsure, say N.
31 If you don't know what Access Control Lists are, say N
46 extended attributes for file security labels, say N.
/linux-4.1.27/drivers/video/fbdev/geode/
DKconfig24 If unsure, say N.
39 If unsure, say N.
54 If unsure, say N.
/linux-4.1.27/usr/
DKconfig64 If unsure, say N.
73 If unsure, say N.
82 If unsure, say N.
91 If unsure, say N.
100 If unsure, say N.
/linux-4.1.27/fs/ext2/
DKconfig19 If unsure, say N.
32 If you don't know what Access Control Lists are, say N
44 extended attributes for file security labels, say N.
/linux-4.1.27/arch/s390/kvm/
DKconfig14 If you say N, all options in this submenu will be skipped and disabled.
43 If unsure, say N.
52 If unsure, say N.
/linux-4.1.27/arch/mips/
DKconfig.debug20 doesn't cooperate with an X server. You should normally say N here,
49 line if CMDLINE_OVERRIDE is set to 'N'. Otherwise, the default
52 Most MIPS systems will normally expect 'N' here and rely upon
80 Normally, you will choose 'N' here.
95 If you say N here, those macros will mostly turn to no-ops. See
97 If unsure, say N.
/linux-4.1.27/drivers/usb/core/
DKconfig15 log, or have any doubts about this, say N here.
23 Say N here if you don't want USB power session persistence
24 enabled by default. If you say N it will make suspended USB
31 If you have any questions about this, say Y here, only say N
42 If you are unsure about this, say N here.
/linux-4.1.27/arch/sh/
DKconfig.debug20 If unsure, say N.
29 performance hit. Most users should say N.
57 the kernel in size a bit, most users will want to say N here.
79 For all other cases, say N. If this option seems perplexing, or
80 you aren't sure, say N.
/linux-4.1.27/net/netfilter/ipvs/
DKconfig24 module, choose M here. If unsure, say N.
120 module, choose M here. If unsure, say N.
133 module, choose M here. If unsure, say N.
143 module, choose M here. If unsure, say N.
153 module, choose M here. If unsure, say N.
163 module, choose M here. If unsure, say N.
177 module, choose M here. If unsure, say N.
195 module, choose M here. If unsure, say N.
205 module, choose M here. If unsure, say N.
215 module, choose M here. If unsure, say N.
[all …]
/linux-4.1.27/arch/x86/
DKconfig.debug43 with klogd/syslogd or the X server. You should normally N here,
55 with klogd/syslogd or the X server. You should normally N here,
78 If in doubt, say "N"
106 If in doubt, say "N"
117 If in doubt, say "N".
125 If in doubt, say "N"
153 If in doubt, say "N".
197 If unsure, say "N".
298 If unsure, say N.
310 If unsure, say N.
[all …]
/linux-4.1.27/security/smack/
DKconfig13 If you are unsure how to answer this question, answer N.
31 If you are unsure how to answer this question, answer N.
42 If you are unsure how to answer this question, answer N.
/linux-4.1.27/fs/jbd/
DKconfig10 If you are not using ext3 then you will probably want to say N.
27 with "echo N > /sys/kernel/debug/jbd/jbd-debug", where N is a
/linux-4.1.27/arch/mips/sgi-ip27/
DKconfig10 in either N-Modes which allows for more nodes or M-Mode which allows
15 bool "IP27 N-Mode"
18 in either N-Modes which allows for more nodes or M-Mode which allows
/linux-4.1.27/fs/nfs/
DKconfig30 If unsure, say N.
68 extension. You can choose N here or specify the "noacl" mount
72 If unsure, say N.
105 If unsure, say N.
114 If unsure, say N.
157 still experimental. If you are not an NFSv4 developer, say N here.
173 Most people say N here.
190 If unsure, say N
/linux-4.1.27/fs/reiserfs/
DKconfig42 everyone should say N.
53 reiserfs or tracing problems should say N.
63 If unsure, say N.
76 If you don't know what Access Control Lists are, say N
88 extended attributes for file security labels, say N.
/linux-4.1.27/fs/jffs2/
DKconfig63 If unsure, say 'N'.
74 If unsure, say N.
88 If you don't know what Access Control Lists are, say N
101 extended attributes for file security labels, say N.
114 If unsure, you should _definitely_ say 'N'.
139 This feature was added in July, 2007. Say 'N' if you need
154 RUBINMIPS and DYNRUBIN compressors. Say 'N' if unsure.
/linux-4.1.27/security/
DKconfig19 If you are unsure how to answer this question, answer N.
32 If you are unsure how to answer this question, answer N.
41 If you are unsure how to answer this question, answer N.
50 If you are unsure how to answer this question, answer N.
63 If you are unsure how to answer this question, answer N.
72 If you are unsure how to answer this question, answer N.
102 If you are unsure as to whether this is required, answer N.
/linux-4.1.27/drivers/misc/cxl/
DKconfig20 userspace programs to access these accelerators via /dev/cxl/afuM.N
25 If unsure, say N.
/linux-4.1.27/drivers/hwspinlock/
DKconfig19 If unsure, say N.
30 If unsure, say N.
/linux-4.1.27/net/dccp/
DKconfig18 If in doubt, say N.
40 Just say N.
49 what was just said, you don't need it: say N.
/linux-4.1.27/fs/jfs/
DKconfig9 If you do not intend to use the JFS filesystem, say N.
22 If you don't know what Access Control Lists are, say N
34 extended attributes for file security labels, say N.
/linux-4.1.27/net/dccp/ccids/
DKconfig11 If in doubt, say N.
36 If in doubt, say N.
47 If in doubt, say N.
/linux-4.1.27/fs/jbd2/
DKconfig15 probably want to say N.
32 with "echo N > /sys/module/jbd2/parameters/jbd2_debug", where N is a
/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
427 N = (ad9389b_rd(sd, 0x01) & 0xf) << 16 | in ad9389b_log_status()
432 manual_cts ? "manual" : "automatic", N, CTS); in ad9389b_log_status()
720 u32 N; in ad9389b_s_clock_freq() local
723 case 32000: N = 4096; break; in ad9389b_s_clock_freq()
724 case 44100: N = 6272; break; in ad9389b_s_clock_freq()
725 case 48000: N = 6144; break; in ad9389b_s_clock_freq()
726 case 88200: N = 12544; break; in ad9389b_s_clock_freq()
727 case 96000: N = 12288; break; in ad9389b_s_clock_freq()
728 case 176400: N = 25088; break; in ad9389b_s_clock_freq()
[all …]
Dadv7511.c463 u32 N = (adv7511_rd(sd, 0x01) & 0xf) << 16 | in adv7511_log_status() local
479 manual_cts ? "manual" : "automatic", N, CTS); in adv7511_log_status()
717 u32 N; in adv7511_s_clock_freq() local
720 case 32000: N = 4096; break; in adv7511_s_clock_freq()
721 case 44100: N = 6272; break; in adv7511_s_clock_freq()
722 case 48000: N = 6144; break; in adv7511_s_clock_freq()
723 case 88200: N = 12544; break; in adv7511_s_clock_freq()
724 case 96000: N = 12288; break; in adv7511_s_clock_freq()
725 case 176400: N = 25088; break; in adv7511_s_clock_freq()
726 case 192000: N = 24576; break; in adv7511_s_clock_freq()
[all …]
/linux-4.1.27/Documentation/acpi/
Dnamespace.txt204 | N | Root | xSDT | LNXSYSTM |
206 | N | Device | xSDT | _HID |
208 | N | Processor | xSDT | LNXCPU |
210 | N | ThermalZone | xSDT | LNXTHERM |
212 | N | PowerResource | xSDT | LNXPOWER |
214 | N | Other Devices | xSDT | device |
233 N:
323 +-| LNXPWRBN:00 | N/A | acpi:LNXPWRBN: |
327 +-| LNXSLPBN:00 | N/A | acpi:LNXSLPBN: |
347 | +-| device:00 | \_SB_.PCI0.RP03 | N/A |
[all …]
/linux-4.1.27/drivers/vfio/platform/
DKconfig10 If you don't know what to do here, say N.
20 If you don't know what to do here, say N.
/linux-4.1.27/drivers/net/ethernet/8390/
DKconfig15 kernel: saying N will just cause the configurator to skip all
31 called axnet_cs. If unsure, say N.
55 If you have a Hydra Ethernet adapter, say Y. Otherwise, say N.
103 If you have a PCI NE2000 card however, say N here and Y to "PCI
134 say N.
148 called pcnet_cs. If unsure, say N.
160 If unsure, say N.
201 Otherwise, say N.
/linux-4.1.27/block/partitions/
DKconfig12 kernel: saying N will just cause the configurator to skip all
15 If unsure, say N.
80 Otherwise, say N.
109 Otherwise, say N.
135 about, say N.
173 If you don't know what all this is about, say N.
198 If unsure, say N.
208 If unsure, say N.
223 Otherwise, say N.
238 you don't know what all this is about, say N.
[all …]
/linux-4.1.27/lib/
DKconfig.debug30 bool "Delay each boot printk message by N milliseconds"
36 using "boot_delay=N".
41 system, and then set "lpj=M" before setting "boot_delay=N".
131 If unsure, say N.
255 If unsure, say N.
267 If unsure, say N.
528 If unsure, say N.
553 If unsure, say N.
563 If unsure, say N.
571 If unsure, say N.
[all …]
/linux-4.1.27/drivers/input/
DKconfig17 Say N here if you have a headless (no monitor, no keyboard) system.
36 If unsure, say N.
49 If unsure, say N.
62 If unsure, say N.
75 If unsure, say N.
160 If unsure, say N.
172 interaction. If unsure, say N.
/linux-4.1.27/drivers/parport/
DKconfig83 is safe to say N.
90 ports. If unsure, say N.
99 called parport_ip32. If in doubt, saying N is the safe plan.
108 called parport_amiga. If in doubt, saying N is the safe plan.
117 parport_mfc3. If in doubt, saying N is the safe plan.
126 called parport_atari. If in doubt, saying N is the safe plan.
160 appear in /proc/sys/dev/parport/*/autoprobe*. It is safe to say N.
/linux-4.1.27/drivers/nfc/st21nfcb/
DKconfig12 Say N if unsure.
22 Say N if unsure.
/linux-4.1.27/drivers/nfc/st21nfca/
DKconfig13 Say N if unsure.
23 Say N if unsure.
/linux-4.1.27/security/keys/
DKconfig21 If you are unsure as to whether this is required, answer N.
49 If you are unsure as to whether this is required, answer N.
64 If you are unsure as to whether this is required, answer N.
82 If you are unsure as to whether this is required, answer N.
/linux-4.1.27/Documentation/leds/
Dleds-lm3556.txt48 According to N-lank, Pulse time and N Period values, different pattern wiill
51 Please refer datasheet for more detail about N-Blank, Pulse time and N Period.
/linux-4.1.27/Documentation/vm/
Dzsmalloc.txt62 n <= N / f, where
64 N = total number of objects zspage can store
68 ZS_ALMOST_FULL when n > N / f
70 ZS_FULL when n == N
/linux-4.1.27/fs/cifs/
DKconfig57 or tuning, say N.
75 network) you probably want to say N. Even if this support
84 If unsure, say N.
94 secure Kerberos authentication is required). If unsure, say N.
110 If unsure, say N.
122 CIFS POSIX ACL support. If unsure, say N.
149 cifs problems. If unsure, say N.
162 points. If unsure, say N.
201 manager. If unsure, say N.
/linux-4.1.27/arch/ia64/
DKconfig.debug40 unsure, answer N.
49 select N.
57 problems, but slow! If you're unsure, select N.
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Dsamsung_uart.txt23 - "clk_uart_baudN" - Nth baud base clock input (N = 0, 1, ...),
24 according to SoC User's Manual (only N = 0 is allowedfor SoCs without
36 "aliases" node, according to serialN format, where N is the port number
/linux-4.1.27/net/caif/
DKconfig15 MeeGo ) that uses CAIF as transport, if unsure say N.
31 If unsure say N.
53 If unsure say N.
/linux-4.1.27/drivers/net/ethernet/alteon/
DKconfig15 kernel: saying N will just cause the configurator to skip all
44 Tigon II, say N here.
46 The safe and default value for this is N.
/linux-4.1.27/arch/powerpc/platforms/ps3/
DKconfig29 kernel: saying N will just cause the configurator to skip all
32 Most users should say N to this question.
60 say N.
98 If in doubt, say N here and reduce the size of the kernel by a
159 oprofile and perfmon2, then say Y or M, otherwise say N.
171 If in doubt, say N here.
/linux-4.1.27/net/vmw_vsock/
DKconfig16 will be called vsock. If unsure, say N.
28 will be called vmw_vsock_vmci_transport. If unsure, say N.
/linux-4.1.27/drivers/vfio/pci/
DKconfig9 If you don't know what to do here, say N.
19 If you don't know what to do here, say N.
/linux-4.1.27/drivers/tty/serial/8250/
DKconfig11 serial ports. The standard answer is Y. People who might say N
50 is safe (and recommended) to say N here.
92 If unsure, say N.
136 If unsure, say N.
169 kernel: saying N will just cause the configurator to skip all
170 the questions about serial driver options. If unsure, say N.
182 say N here to save some memory. You can also say Y if you have an
259 If unsure, say N.
273 cards. If unsure, say N.
293 If unsure, say N.
[all …]
/linux-4.1.27/fs/afs/
DKconfig12 If unsure, say N.
22 If unsure, say N.
/linux-4.1.27/drivers/soc/ti/
DKconfig19 If unsure, say N.
29 If unsure, say N.
/linux-4.1.27/arch/tile/kvm/
DKconfig14 If you say N, all options in this submenu will be skipped and
34 If unsure, say N.
/linux-4.1.27/fs/pstore/
DKconfig15 say N.
32 If unsure, say N.
45 If unsure, say N.
/linux-4.1.27/sound/oss/dmasound/
DKconfig8 compatible with the Linux/i386 sound system. Otherwise, say N.
22 compatible with the Linux/i386 sound system. Otherwise, say N.
36 compatible with the Linux/i386 sound system. Otherwise, say N.
/linux-4.1.27/drivers/block/rsxx/
Drsxx_priv.h257 static inline int CR_INTR_DMA(int N) in CR_INTR_DMA() argument
263 return _CR_INTR_DMA[N]; in CR_INTR_DMA()
353 static inline unsigned int CREG_DATA(int N) in CREG_DATA() argument
355 return CREG_DATA0 + (N << 2); in CREG_DATA()
/linux-4.1.27/drivers/net/ethernet/amd/
DKconfig16 the kernel: saying N will just case the configurator to skip all
28 say N.
76 Otherwise, say N.
121 say Y. Otherwise, say N.
141 called nmclan_cs. If unsure, say N.
165 If you're not building a kernel for a Sun 3, say N.
204 If unsure, say N.
/linux-4.1.27/drivers/staging/wlan-ng/
Dprism2mgmt.c425 #define REQBASICRATE(N) \ in prism2mgmt_scan_results() argument
427 if ((count >= N) && DOT11_RATE5_ISBASIC_GET( \ in prism2mgmt_scan_results()
428 item->supprates[(N)-1])) { \ in prism2mgmt_scan_results()
429 req->basicrate ## N .data = item->supprates[(N)-1]; \ in prism2mgmt_scan_results()
430 req->basicrate ## N .status = \ in prism2mgmt_scan_results()
444 #define REQSUPPRATE(N) \ in prism2mgmt_scan_results() argument
446 if (count >= N) { \ in prism2mgmt_scan_results()
447 req->supprate ## N .data = item->supprates[(N)-1]; \ in prism2mgmt_scan_results()
448 req->supprate ## N .status = \ in prism2mgmt_scan_results()
/linux-4.1.27/arch/arm/mm/
DKconfig20 Otherwise, say N.
38 Otherwise, say N.
55 Otherwise, say N.
70 Otherwise, say N.
88 Otherwise, say N.
107 Otherwise, say N.
126 Otherwise, say N.
144 Otherwise, say N.
162 Otherwise, say N.
180 Otherwise, say N.
[all …]
/linux-4.1.27/arch/score/
DKconfig.debug24 If you say N here, those macros will mostly turn to no-ops. See
26 If unsure, say N.
/linux-4.1.27/fs/qnx6/
DKconfig16 answer N.
26 answer N.
/linux-4.1.27/drivers/net/wireless/b43/
DKconfig92 If unsure, say N.
109 If unsure, say N.
135 bool "Support for N-PHY (the main 802.11n series) devices"
167 Say N, this is BROKEN and crashes driver.
176 Say N, this is BROKEN and crashes driver.
205 Say N, if you are a distributor or user building a release kernel
/linux-4.1.27/drivers/net/ethernet/xircom/
DKconfig15 kernel: saying N will just cause the configurator to skip all
29 called xirc2ps_cs. If unsure, say N.
/linux-4.1.27/Documentation/cma/
Ddebugfs.txt15 - [WO] alloc: Allocate N pages from that CMA area. For example:
21 - [WO] free: Free N pages from that CMA area, similar to the above.
/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
/linux-4.1.27/Documentation/fault-injection/
Dfault-injection.txt75 Format: { 'Y' | 'N' }
76 A value of 'N' disables filtering by process (default).
100 Format: { 'Y' | 'N' }
101 default is 'N', setting it to 'Y' won't inject failures into
107 Format: { 'Y' | 'N' }
108 default is 'N', setting it to 'Y' will inject failures
228 echo N > /sys/kernel/debug/$FAILTYPE/task-filter
/linux-4.1.27/arch/powerpc/crypto/
Dsha256-spe-asm.S256 rW0, rW1, rW4, rW5, rW7, N, 0)
258 rW1, rW2, rW5, rW6, rW0, N, 8)
260 rW2, rW3, rW6, rW7, rW1, N, 16)
262 rW3, rW4, rW7, rW0, rW2, N, 24)
264 rW4, rW5, rW0, rW1, rW3, N, 32)
266 rW5, rW6, rW1, rW2, rW4, N, 40)
268 rW6, rW7, rW2, rW3, rW5, N, 48)
/linux-4.1.27/net/bridge/
DKconfig34 If unsure, say N.
46 Say N to exclude this support and reduce the binary size.
60 Say N to exclude this support and reduce the binary size.
/linux-4.1.27/arch/sh/cchips/
DKconfig23 Otherwise, say N.
43 Otherwise, say N.
/linux-4.1.27/drivers/net/ethernet/microchip/
DKconfig15 kernel: saying N will just cause the configurator to skip all
36 If unsure, say N.
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_sysfs.c332 #define QIB_SL2VL_ATTR(N) \ argument
333 static struct qib_sl2vl_attr qib_sl2vl_attr_##N = { \
334 .attr = { .name = __stringify(N), .mode = 0444 }, \
335 .sl = N \
406 #define QIB_DIAGC_ATTR(N) \ argument
407 static struct qib_diagc_attr qib_diagc_attr_##N = { \
408 .attr = { .name = __stringify(N), .mode = 0664 }, \
409 .counter = offsetof(struct qib_ibport, n_##N) \
/linux-4.1.27/fs/ncpfs/
DKconfig23 ncpfs. Say N unless you are connected to a Novell network.
37 Allows locking of records on remote volumes. Say N unless you have
55 mount-time with the `-N nfs' parameter of ncpmount.
64 disable it at mount time with the -N os2 parameter of ncpmount.
73 Saying N here will give you these filenames in uppercase.
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
DKconfig27 If unsure, say N.
39 If unsure, say N.
/linux-4.1.27/drivers/staging/vme/devices/
DKconfig12 be called vme_user. If unsure, say N.
24 be called vme_pio2. If unsure, say N.
/linux-4.1.27/arch/um/
DKconfig.debug16 say Y. If you're unsure, say N.
29 say Y. If you're unsure, say N.
/linux-4.1.27/arch/sparc/include/asm/
Dhead_64.h11 #define GET_GL_GLOBAL(N) \ argument
12 .word 0x81540000 | (N << 25)

12345