Home
last modified time | relevance | path

Searched full:95 (Results 1 – 25 of 1019) sorted by relevance

12345678910>>...41

/Linux-v5.10/arch/powerpc/lib/
Dfeature-fixups-test.S322 BEGIN_##TYPE##_SECTION_NESTED(95) \
325 END_##TYPE##_SECTION_NESTED(0, 1, 95) \
340 BEGIN_##TYPE##_SECTION_NESTED(95) \
342 END_##TYPE##_SECTION_NESTED(0, 1, 95) \
354 BEGIN_##TYPE##_SECTION_NESTED(95) \
356 END_##TYPE##_SECTION_NESTED(0, 1, 95) \
364 BEGIN_##TYPE##_SECTION_NESTED(95) \
366 ##TYPE##_SECTION_ELSE_NESTED(95) \
368 ALT_##TYPE##_SECTION_END_NESTED(0, 0, 95) \
376 BEGIN_##TYPE##_SECTION_NESTED(95) \
[all …]
/Linux-v5.10/drivers/power/supply/
Dab8500_bmdata.c61 {4114, 95},
108 {4114, 95},
204 .recharge_cap = 95,
231 .recharge_cap = 95,
259 .recharge_cap = 95,
290 .recharge_cap = 95,
322 .recharge_cap = 95,
349 .recharge_cap = 95,
376 .recharge_cap = 95,
400 .high = 95,
[all …]
/Linux-v5.10/fs/fat/
DKconfig7 VFAT (Windows 95) file systems), then you must say Y or M here
51 If you have Windows 95 or Windows NT installed on your MSDOS
54 generated by Windows 95 / Windows NT.
62 tristate "VFAT (Windows-95) fs support"
67 used by Windows 95, Windows 98, Windows NT 4.0, and the Unix
/Linux-v5.10/Documentation/hwmon/
Dcoretemp.rst96 S1260/1220 95
106 L5408 95
114 L5238, L5215 95
182 X5000 90-95
185 L5318 95
/Linux-v5.10/Documentation/filesystems/
Dvfat.rst129 emulate the Windows 95 rule for create.
131 **win95**: emulate the Windows 95 rule for display/create.
136 emulate the Windows 95 rule for create.
269 Windows 95. I don't guarantee that any of the following is correct,
279 Windows 95 filesystem::
300 Windows 95 but it is used by Windows NT. The case of filenames is not
301 completely compatible from Windows NT to Windows 95. It is not completely
304 show up as uppercase on Windows 95.
/Linux-v5.10/drivers/net/ethernet/3com/
DKconfig92 3C990-TX, 3CR990-TX-95, 3CR990-TX-97, 3CR990-FX-95, 3CR990-FX-97,
93 3CR990SVR, 3CR990SVR95, 3CR990SVR97, 3CR990-FX-95 Server,
/Linux-v5.10/drivers/gpu/drm/tegra/
Dmipi-phy.c23 timing->clksettle = 95; in mipi_dphy_timing_get_default()
74 if (timing->clkprepare < 38 || timing->clkprepare > 95) in mipi_dphy_timing_validate()
77 if (timing->clksettle < 95 || timing->clksettle > 300) in mipi_dphy_timing_validate()
/Linux-v5.10/Documentation/ide/
DChangeLog.ide-tape.1995-20022 * Ver 0.1 Nov 1 95 Pre-working code :-)
3 * Ver 0.2 Nov 23 95 A short backup (few megabytes) and restore procedure
10 * Ver 0.3 Nov 28 95 Long backups are now possible, thanks to the
38 * Ver 1.0 Dec 11 95 Integrated into Linux 1.3.46 development tree.
70 * Ver 1.1 Dec 14 95 Fixed random problems which occurred when the tape
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/
Dbattery.yaml148 ocv-capacity-table-0 = <4185000 100>, <4113000 95>, <4066000 90>;
150 ocv-capacity-table-1 = <4200000 100>, <4185000 95>, <4113000 90>;
152 ocv-capacity-table-2 = <4250000 100>, <4200000 95>, <4185000 90>;
/Linux-v5.10/drivers/cpufreq/
Dlonghaul.h126 95, /* 0100 -> 9.5x */
148 95, /* 0111 -> 9.5x */
167 95, /* 0100 -> 9.5x */
206 95, /* 0111 -> 9.5x */
242 95, /* 0100 -> 9.5x */
280 95, /* 0111 -> 9.5x */
/Linux-v5.10/Documentation/networking/devlink/
Ddevlink-region.rst59 0000000000000000 0014 95dc 0014 9514 0035 1670 0034 db30
66 0000000000000000 0014 95dc 0014 9514 0035 1670 0034 db30
Dice.rst99 :widths: 5 95
148 0000000000000000 0014 95dc 0014 9514 0035 1670 0034 db30
154 0000000000000000 0014 95dc 0014 9514 0035 1670 0034 db30
/Linux-v5.10/net/mac80211/
Drc80211_minstrel.c210 * Sample less often above the 95% chance of success. */ in minstrel_update_stats()
211 if (mrs->prob_avg > MINSTREL_FRAC(95, 100) || in minstrel_update_stats()
228 * (1) if any success probabilitiy >= 95%, out of those rates in minstrel_update_stats()
230 * (2) if all success probabilities < 95%, the rate with in minstrel_update_stats()
232 if (mrs->prob_avg >= MINSTREL_FRAC(95, 100)) { in minstrel_update_stats()
408 * has a probability of >95%, we shouldn't be attempting in minstrel_get_rate()
411 (mi->r[ndx].stats.prob_avg > MINSTREL_FRAC(95, 100))) in minstrel_get_rate()
/Linux-v5.10/include/dt-bindings/reset/
Damlogic,meson-g12a-reset.h75 /* 80-95 */
77 /* 96-95 */
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Ddevices.c134 .min_nrg_cck = 95,
149 .nrg_th_cck = 95,
150 .nrg_th_ofdm = 95,
309 .min_nrg_cck = 95,
325 .nrg_th_cck = 95,
326 .nrg_th_ofdm = 95,
/Linux-v5.10/tools/power/cpupower/bench/
Dcpufreq-bench_script.sh13 # Default with latest kernels is 95, before micro account patches
15 UP_THRESHOLD="60 80 95"
/Linux-v5.10/include/dt-bindings/clock/
Dtegra20-car.h8 * this case, those clocks are assigned IDs above 95 in order to highlight
117 /* 95 */
/Linux-v5.10/include/crypto/
Dgf128mul.h107 * 103..96 111.104 119.112 127.120 71...64 79...72 87...80 95...88
121 * 95...88 87...80 79...72 71...64 127.120 199.112 111.104 103..96
147 88...95 80...87 72...79 64...71 120.127 112.119 104.111 96..103
158 64...71 72...79 80...87 88...95 96..103 104.111 112.119 120.127
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-mt7622.txt185 PIN 95: "PWM1"
269 "pwm_ch1_2" "pwm" 95
317 "uart2_3_tx_rx" "uart" 95, 96
325 "uart4_2_rts_cts" "uart" 95, 96
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.h68 IP6_SRC_95_64, /* src bits 95.. 64 */
73 IP6_DST_95_64, /* dst bits 95.. 64 */
/Linux-v5.10/tools/testing/selftests/net/forwarding/
Dsch_red.sh277 pct=$(check_marking ">= 95")
278 check_err $? "backlog $backlog / $limit Got $pct% marked packets, expected >= 95."
424 pct=$(check_mirroring ">= 95")
425 check_err $? "backlog $backlog / $limit Got $pct% mirrored packets, expected >= 95."
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dselftest_engine_pm.c87 if (100 * de < 95 * dt || 95 * de > 100 * dt) { in live_engine_busy_stats()
/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dtest_pkt_access.c28 * 2: 95 00 00 00 00 00 00 00 exit
34 * 5: 95 00 00 00 00 00 00 00 exit
/Linux-v5.10/drivers/net/appletalk/
Dcops_ffdrv.h107 57,16,237,56,20,95,237,56,21,123,254,10,
212 56,12,62,1,211,66,0,0,219,66,95,230,
226 152,43,126,35,229,213,33,234,149,95,22,0,
231 20,139,58,50,152,33,100,137,230,15,95,22,
277 66,201,229,213,33,234,149,95,22,0,25,126,
347 237,56,46,95,237,56,47,87,237,56,46,111,
349 183,237,82,209,201,213,237,56,38,95,237,56,
369 50,95,152,205,225,144,195,198,149,58,95,152,
376 25,35,35,35,229,205,120,139,193,175,50,95,
417 106,152,24,19,58,49,152,95,58,106,152,163,
[all …]
/Linux-v5.10/drivers/thermal/st/
Dst_thermal_memmap.c159 .temp_adjust_val = -95,
168 .temp_adjust_val = -95,

12345678910>>...41