Home
last modified time | relevance | path

Searched refs:F (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/Linux-v5.4/arch/ia64/kernel/
Dunaligned.c248 # define F(reg) case reg: ia64_invala_gr(reg); break in invala_gr() macro
251 F( 0); F( 1); F( 2); F( 3); F( 4); F( 5); F( 6); F( 7); in invala_gr()
252 F( 8); F( 9); F( 10); F( 11); F( 12); F( 13); F( 14); F( 15); in invala_gr()
253 F( 16); F( 17); F( 18); F( 19); F( 20); F( 21); F( 22); F( 23); in invala_gr()
254 F( 24); F( 25); F( 26); F( 27); F( 28); F( 29); F( 30); F( 31); in invala_gr()
255 F( 32); F( 33); F( 34); F( 35); F( 36); F( 37); F( 38); F( 39); in invala_gr()
256 F( 40); F( 41); F( 42); F( 43); F( 44); F( 45); F( 46); F( 47); in invala_gr()
257 F( 48); F( 49); F( 50); F( 51); F( 52); F( 53); F( 54); F( 55); in invala_gr()
258 F( 56); F( 57); F( 58); F( 59); F( 60); F( 61); F( 62); F( 63); in invala_gr()
259 F( 64); F( 65); F( 66); F( 67); F( 68); F( 69); F( 70); F( 71); in invala_gr()
[all …]
/Linux-v5.4/arch/x86/kvm/
Dcpuid.c65 #define F(x) bit(X86_FEATURE_##x) macro
78 best->ecx &= ~F(OSXSAVE); in kvm_update_cpuid()
80 best->ecx |= F(OSXSAVE); in kvm_update_cpuid()
83 best->edx &= ~F(APIC); in kvm_update_cpuid()
85 best->edx |= F(APIC); in kvm_update_cpuid()
88 if (best->ecx & F(TSC_DEADLINE_TIMER)) in kvm_update_cpuid()
98 best->ecx &= ~F(OSPKE); in kvm_update_cpuid()
100 best->ecx |= F(OSPKE); in kvm_update_cpuid()
117 if (best && (best->eax & (F(XSAVES) | F(XSAVEC)))) in kvm_update_cpuid()
141 best->ecx |= F(MWAIT); in kvm_update_cpuid()
[all …]
/Linux-v5.4/
DMAINTAINERS102 F: Files and directories with wildcard patterns.
104 F: drivers/net/ all files in and below drivers/net
105 F: drivers/net/* all files in drivers/net, but not below
106 F: */net/* all files in "any top level directory"/net
107 One pattern per line. Multiple F: lines acceptable.
112 match F: pattern and matches of N: patterns. By default,
113 get_maintainer will not look at git log history when an F: pattern
116 X: Files and directories that are NOT maintained, same rules as F:
119 F: net/
143 F: Documentation/networking/device_drivers/3com/vortex.txt
[all …]
/Linux-v5.4/Documentation/ioctl/
Dioctl-number.rst73 0x00 00-1F linux/fs.h conflict!
74 0x00 00-1F scsi/scsi_ioctl.h conflict!
75 0x00 00-1F linux/fb.h conflict!
76 0x00 00-1F linux/wavefront.h conflict!
82 0x10 00-0F drivers/char/s390/vmcp.h
83 0x10 10-1F arch/s390/include/uapi/sclp_ctl.h
84 0x10 20-2F arch/s390/include/uapi/asm/hypfs.h
91 '!' 00-1F uapi/linux/seccomp.h
92 '#' 00-3F IEEE 1394 Subsystem
94 '$' 00-0F linux/perf_counter.h, linux/perf_event.h
[all …]
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_cmd_parser.c202 #define F true macro
211 CMD( MI_NOOP, SMI, F, 1, S ),
212 CMD( MI_USER_INTERRUPT, SMI, F, 1, R ),
213 CMD( MI_WAIT_FOR_EVENT, SMI, F, 1, R ),
214 CMD( MI_ARB_CHECK, SMI, F, 1, S ),
215 CMD( MI_REPORT_HEAD, SMI, F, 1, S ),
216 CMD( MI_SUSPEND_FLUSH, SMI, F, 1, S ),
217 CMD( MI_SEMAPHORE_MBOX, SMI, !F, 0xFF, R ),
218 CMD( MI_STORE_DWORD_INDEX, SMI, !F, 0xFF, R ),
219 CMD( MI_LOAD_REGISTER_IMM(1), SMI, !F, 0xFF, W,
[all …]
/Linux-v5.4/drivers/clk/qcom/
Dgcc-msm8916.c392 F(40000000, P_GPLL0, 10, 1, 2),
393 F(80000000, P_GPLL0, 10, 0, 0),
412 F(19200000, P_XO, 1, 0, 0),
413 F(50000000, P_GPLL0, 16, 0, 0),
414 F(100000000, P_GPLL0, 8, 0, 0),
415 F(133330000, P_GPLL0, 6, 0, 0),
433 F(100000000, P_GPLL0, 8, 0, 0),
434 F(200000000, P_GPLL0, 4, 0, 0),
465 F(19200000, P_XO, 1, 0, 0),
466 F(50000000, P_GPLL0_AUX, 16, 0, 0),
[all …]
Dgcc-qcs404.c427 F(19200000, P_XO, 1, 0, 0),
428 F(50000000, P_GPLL0_OUT_MAIN, 16, 0, 0),
429 F(100000000, P_GPLL0_OUT_MAIN, 8, 0, 0),
430 F(133333333, P_GPLL0_OUT_MAIN, 6, 0, 0),
450 F(19200000, P_XO, 1, 0, 0),
451 F(50000000, P_GPLL0_OUT_MAIN, 16, 0, 0),
470 F(960000, P_XO, 10, 1, 2),
471 F(4800000, P_XO, 4, 0, 0),
472 F(9600000, P_XO, 2, 0, 0),
473 F(16000000, P_GPLL0_OUT_MAIN, 10, 1, 5),
[all …]
Dmmcc-msm8974.c277 F( 19200000, P_XO, 1, 0, 0),
278 F( 37500000, P_GPLL0, 16, 0, 0),
279 F( 50000000, P_GPLL0, 12, 0, 0),
280 F( 75000000, P_GPLL0, 8, 0, 0),
281 F(100000000, P_GPLL0, 6, 0, 0),
282 F(150000000, P_GPLL0, 4, 0, 0),
283 F(291750000, P_MMPLL1, 4, 0, 0),
284 F(400000000, P_MMPLL0, 2, 0, 0),
285 F(466800000, P_MMPLL1, 2.5, 0, 0),
302 F( 19200000, P_XO, 1, 0, 0),
[all …]
Dgcc-sdm660.c28 #define F(f, s, h, m, n) { (f), (s), (2 * (h) - 1), (m), (n) } macro
255 F(19200000, P_XO, 1, 0, 0),
256 F(50000000, P_GPLL0, 12, 0, 0),
275 F(960000, P_XO, 10, 1, 2),
276 F(4800000, P_XO, 4, 0, 0),
277 F(9600000, P_XO, 2, 0, 0),
278 F(15000000, P_GPLL0, 10, 1, 4),
279 F(19200000, P_XO, 1, 0, 0),
280 F(25000000, P_GPLL0, 12, 1, 2),
281 F(50000000, P_GPLL0, 12, 0, 0),
[all …]
Dcamcc-sdm845.c166 F(19200000, P_BI_TCXO, 1, 0, 0),
167 F(100000000, P_CAM_CC_PLL0_OUT_EVEN, 6, 0, 0),
168 F(200000000, P_CAM_CC_PLL0_OUT_EVEN, 3, 0, 0),
169 F(404000000, P_CAM_CC_PLL1_OUT_EVEN, 2, 0, 0),
170 F(480000000, P_CAM_CC_PLL2_OUT_EVEN, 1, 0, 0),
171 F(600000000, P_CAM_CC_PLL0_OUT_EVEN, 1, 0, 0),
200 F(19200000, P_BI_TCXO, 1, 0, 0),
201 F(37500000, P_CAM_CC_PLL0_OUT_EVEN, 16, 0, 0),
202 F(50000000, P_CAM_CC_PLL0_OUT_EVEN, 12, 0, 0),
203 F(100000000, P_CAM_CC_PLL0_OUT_EVEN, 6, 0, 0),
[all …]
Dmmcc-apq8084.c327 F(19200000, P_XO, 1, 0, 0),
328 F(37500000, P_GPLL0, 16, 0, 0),
329 F(50000000, P_GPLL0, 12, 0, 0),
330 F(75000000, P_GPLL0, 8, 0, 0),
331 F(100000000, P_GPLL0, 6, 0, 0),
332 F(150000000, P_GPLL0, 4, 0, 0),
333 F(333430000, P_MMPLL1, 3.5, 0, 0),
334 F(400000000, P_MMPLL0, 2, 0, 0),
335 F(466800000, P_MMPLL1, 2.5, 0, 0),
352 F(19200000, P_XO, 1, 0, 0),
[all …]
Dgcc-ipq4019.c175 F(48000000, P_XO, 1, 0, 0),
176 F(200000000, P_FEPLL200, 1, 0, 0),
229 F(19050000, P_FEPLL200, 10.5, 1, 1),
294 F(960000, P_XO, 12, 1, 4),
295 F(4800000, P_XO, 1, 1, 10),
296 F(9600000, P_XO, 1, 1, 5),
297 F(15000000, P_XO, 1, 1, 3),
298 F(19200000, P_XO, 1, 2, 5),
299 F(24000000, P_XO, 1, 1, 2),
300 F(48000000, P_XO, 1, 0, 0),
[all …]
Dgcc-msm8994.c121 F(50000000, P_GPLL0, 12, 0, 0),
122 F(100000000, P_GPLL0, 6, 0, 0),
123 F(150000000, P_GPLL0, 4, 0, 0),
124 F(171430000, P_GPLL0, 3.5, 0, 0),
125 F(200000000, P_GPLL0, 3, 0, 0),
126 F(240000000, P_GPLL0, 2.5, 0, 0),
146 F(19200000, P_XO, 1, 0, 0),
147 F(125000000, P_GPLL0, 1, 5, 24),
167 F(19200000, P_XO, 1, 0, 0),
168 F(50000000, P_GPLL0, 12, 0, 0),
[all …]
Dgcc-ipq8074.c624 F(19200000, P_XO, 1, 0, 0),
625 F(50000000, P_GPLL0, 16, 0, 0),
626 F(100000000, P_GPLL0, 8, 0, 0),
675 F(19200000, P_XO, 1, 0, 0),
676 F(25000000, P_GPLL0_DIV2, 16, 0, 0),
677 F(50000000, P_GPLL0, 16, 0, 0),
695 F(960000, P_XO, 10, 1, 2),
696 F(4800000, P_XO, 4, 0, 0),
697 F(9600000, P_XO, 2, 0, 0),
698 F(12500000, P_GPLL0_DIV2, 16, 1, 2),
[all …]
Dgcc-msm8974.c175 F(125000000, P_GPLL0, 1, 5, 24),
194 F(19200000, P_XO, 1, 0, 0),
195 F(37500000, P_GPLL0, 16, 0, 0),
196 F(50000000, P_GPLL0, 12, 0, 0),
214 F(960000, P_XO, 10, 1, 2),
215 F(4800000, P_XO, 4, 0, 0),
216 F(9600000, P_XO, 2, 0, 0),
217 F(15000000, P_GPLL0, 10, 1, 4),
218 F(19200000, P_XO, 1, 0, 0),
219 F(25000000, P_GPLL0, 12, 1, 2),
[all …]
Dmmcc-msm8996.c475 F(19200000, P_XO, 1, 0, 0),
476 F(40000000, P_GPLL0_DIV, 7.5, 0, 0),
477 F(80000000, P_MMPLL0, 10, 0, 0),
495 F(19200000, P_XO, 1, 0, 0),
496 F(75000000, P_GPLL0_DIV, 4, 0, 0),
497 F(100000000, P_GPLL0, 6, 0, 0),
498 F(171430000, P_GPLL0, 3.5, 0, 0),
499 F(200000000, P_GPLL0, 3, 0, 0),
500 F(320000000, P_MMPLL0, 2.5, 0, 0),
501 F(400000000, P_MMPLL0, 2, 0, 0),
[all …]
Dgcc-msm8996.c276 F(19200000, P_XO, 1, 0, 0),
277 F(50000000, P_GPLL0_EARLY_DIV, 6, 0, 0),
278 F(100000000, P_GPLL0, 6, 0, 0),
279 F(150000000, P_GPLL0, 4, 0, 0),
280 F(200000000, P_GPLL0, 3, 0, 0),
281 F(240000000, P_GPLL0, 2.5, 0, 0),
299 F(19200000, P_XO, 1, 0, 0),
300 F(37500000, P_GPLL0, 16, 0, 0),
301 F(75000000, P_GPLL0, 8, 0, 0),
319 F(19200000, P_XO, 1, 0, 0),
[all …]
Dgcc-sm8150.c239 F(19200000, P_BI_TCXO, 1, 0, 0),
240 F(50000000, P_GPLL0_OUT_MAIN, 12, 0, 0),
241 F(100000000, P_GPLL0_OUT_MAIN, 6, 0, 0),
261 F(19200000, P_BI_TCXO, 1, 0, 0),
262 F(50000000, P_GPLL0_OUT_EVEN, 6, 0, 0),
263 F(125000000, P_GPLL7_OUT_MAIN, 4, 0, 0),
264 F(250000000, P_GPLL7_OUT_MAIN, 2, 0, 0),
284 F(2500000, P_BI_TCXO, 1, 25, 192),
285 F(5000000, P_BI_TCXO, 1, 25, 96),
286 F(19200000, P_BI_TCXO, 1, 0, 0),
[all …]
/Linux-v5.4/arch/m68k/fpsp040/
Dslogn.S30 | Step 2. X = 2**k * Y where 1 <= Y < 2. Define F to be the first seven
31 | significant bits of Y plus 2**(-7), i.e. F = 1.xxxxxx1 in base
32 | 2 where the six "x" match those of Y. Note that |Y-F| <= 2**(-7).
34 | Step 3. Define u = (Y-F)/F. Approximate log(1+u) by a polynomial in u,
37 | Step 4. Reconstruct log(X) = log( 2**k * Y ) = k*log(2) + log(F) + log(1+u)
38 | by k*log(2) + (log(F) + poly). The values of log(F) are calculated
45 | Step 2: Let 1+X = 2**k * Y, where 1 <= Y < 2. Define F as done in Step 2
47 | k*log(2) + log(F) + poly where poly approximates log(1+u),
48 | u = (Y-F)/F.
51 | Note 1. There are 64 different possible values for F, thus 64 log(F)'s
[all …]
/Linux-v5.4/kernel/sched/
Ddebug.c379 #define P(F) SEQ_printf(m, " .%-30s: %lld\n", #F, (long long)F) in print_cfs_group_stats() argument
380 #define P_SCHEDSTAT(F) SEQ_printf(m, " .%-30s: %lld\n", #F, (long long)schedstat_val(F)) in print_cfs_group_stats() argument
381 #define PN(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats() argument
382 #define PN_SCHEDSTAT(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)schedstat_v… in print_cfs_group_stats() argument
814 #define __P(F) SEQ_printf(m, "%-45s:%21Ld\n", #F, (long long)F) argument
815 #define P(F) SEQ_printf(m, "%-45s:%21Ld\n", #F, (long long)p->F) argument
816 #define __PN(F) SEQ_printf(m, "%-45s:%14Ld.%06ld\n", #F, SPLIT_NS((long long)F)) argument
817 #define PN(F) SEQ_printf(m, "%-45s:%14Ld.%06ld\n", #F, SPLIT_NS((long long)p->F)) argument
866 #define __P(F) \ in proc_sched_show_task() argument
867 SEQ_printf(m, "%-45s:%21Ld\n", #F, (long long)F) in proc_sched_show_task()
[all …]
/Linux-v5.4/Documentation/features/
Dlist-arch.sh15 for F in */*/arch-support.txt; do
16 SUBSYS=$(echo $F | cut -d/ -f1)
17 N=$(grep -h "^# Feature name:" $F | cut -c25-)
18 C=$(grep -h "^# Kconfig:" $F | cut -c25-)
19 D=$(grep -h "^# description:" $F | cut -c25-)
20 S=$(grep -hv "^#" $F | grep -w $ARCH | cut -d\| -f3)
/Linux-v5.4/drivers/video/fbdev/kyro/
DSTG4000InitDevice.c121 u32 R = 0, F = 0, OD = 0, ODIndex = 0; in ProgramClock() local
153 F = (u32)(ulTmp / (refClock >> STG4K3_PLL_SCALER)); in ProgramClock()
156 if (F > STG4K3_PLL_MIN_F) in ProgramClock()
157 F--; in ProgramClock()
165 while ((F >= STG4K3_PLL_MIN_F) && in ProgramClock()
166 (F <= STG4K3_PLL_MAX_F)) { in ProgramClock()
169 ulVCO = F * ulVCO; in ProgramClock()
194 ulBestF = F; in ProgramClock()
211 ulBestF = F; in ProgramClock()
219 F++; in ProgramClock()
[all …]
/Linux-v5.4/tools/testing/selftests/rcutorture/bin/
Dparse-build.sh16 F=$1
24 if grep -q CC < $F || test -n "$TORTURE_TRUST_MAKE"
32 if grep -q "error:" < $F
35 grep "error:" < $F
39 grep warning: < $F > $T/warnings
/Linux-v5.4/arch/sh/kernel/vsyscall/
DMakefile5 $(foreach F,trapa,$(obj)/vsyscall-$F.so)
8 targets += $(foreach F,trapa,vsyscall-$F.o vsyscall-$F.so)
13 cmd_syscall = $(CC) -nostdlib $(SYSCFLAGS_$(@F)) \
/Linux-v5.4/drivers/media/dvb-frontends/
Dcx24113.c291 s64 F; in cx24113_calc_pll_nf() local
333 F = freq_hz; in cx24113_calc_pll_nf()
334 F *= (u64) (R * vcodiv * 262144); in cx24113_calc_pll_nf()
335 dprintk("1 N: %d, F: %lld, R: %d\n", N, (long long)F, R); in cx24113_calc_pll_nf()
337 dividend = F; in cx24113_calc_pll_nf()
339 F = dividend; in cx24113_calc_pll_nf()
340 dprintk("2 N: %d, F: %lld, R: %d\n", N, (long long)F, R); in cx24113_calc_pll_nf()
341 F -= (N + 32) * 262144; in cx24113_calc_pll_nf()
343 dprintk("3 N: %d, F: %lld, R: %d\n", N, (long long)F, R); in cx24113_calc_pll_nf()
346 if (F > (262144 / 2 - 1638)) in cx24113_calc_pll_nf()
[all …]

12345678910>>...14