/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
H A D | red.json | 14 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root red limit 1M avpkt 1500 min 100K max 300K… 17 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb $", 35 …est": "$TC qdisc add dev $DUMMY handle 1: root red adaptive limit 1M avpkt 1500 min 100K max 300K", 38 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb adaptive $", 56 …nderTest": "$TC qdisc add dev $DUMMY handle 1: root red ecn limit 1M avpkt 1500 min 100K max 300K", 59 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn $", 77 …: "$TC qdisc add dev $DUMMY handle 1: root red ecn adaptive limit 1M avpkt 1500 min 100K max 300K", 80 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn adaptive $", 98 …: "$TC qdisc add dev $DUMMY handle 1: root red ecn harddrop limit 1M avpkt 1500 min 100K max 300K", 101 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn harddrop $", [all …]
|
/linux/drivers/clk/hisilicon/ |
H A D | clk-hix5hd2.c | 14 { HIX5HD2_FIXED_1200M, "1200m", NULL, 0, 1200000000, }, 15 { HIX5HD2_FIXED_400M, "400m", NULL, 0, 400000000, }, 16 { HIX5HD2_FIXED_48M, "48m", NULL, 0, 48000000, }, 17 { HIX5HD2_FIXED_24M, "24m", NULL, 0, 24000000, }, 18 { HIX5HD2_FIXED_600M, "600m", NULL, 0, 600000000, }, 19 { HIX5HD2_FIXED_300M, "300m", NULL, 0, 300000000, }, 20 { HIX5HD2_FIXED_75M, "75m", NULL, 0, 75000000, }, 21 { HIX5HD2_FIXED_200M, "200m", NULL, 0, 200000000, }, 22 { HIX5HD2_FIXED_100M, "100m", NULL, 0, 100000000, }, 23 { HIX5HD2_FIXED_40M, "40m", NULL, 0, 40000000, }, [all …]
|
H A D | clk-hi3559a.c | 62 { HI3559AV100_FIXED_1188M, "1188m", NULL, 0, 1188000000, }, 63 { HI3559AV100_FIXED_1000M, "1000m", NULL, 0, 1000000000, }, 64 { HI3559AV100_FIXED_842M, "842m", NULL, 0, 842000000, }, 65 { HI3559AV100_FIXED_792M, "792m", NULL, 0, 792000000, }, 66 { HI3559AV100_FIXED_750M, "750m", NULL, 0, 750000000, }, 67 { HI3559AV100_FIXED_710M, "710m", NULL, 0, 710000000, }, 68 { HI3559AV100_FIXED_680M, "680m", NULL, 0, 680000000, }, 69 { HI3559AV100_FIXED_667M, "667m", NULL, 0, 667000000, }, 70 { HI3559AV100_FIXED_631M, "631m", NULL, 0, 631000000, }, 71 { HI3559AV100_FIXED_600M, "600m", NULL, 0, 600000000, }, [all …]
|
H A D | crg-hi3798cv200.c | 48 { HI3798CV200_FIXED_12M, "12m", NULL, 0, 12000000, }, 49 { HI3798CV200_FIXED_24M, "24m", NULL, 0, 24000000, }, 50 { HI3798CV200_FIXED_25M, "25m", NULL, 0, 25000000, }, 51 { HI3798CV200_FIXED_48M, "48m", NULL, 0, 48000000, }, 52 { HI3798CV200_FIXED_50M, "50m", NULL, 0, 50000000, }, 53 { HI3798CV200_FIXED_60M, "60m", NULL, 0, 60000000, }, 54 { HI3798CV200_FIXED_75M, "75m", NULL, 0, 75000000, }, 55 { HI3798CV200_FIXED_100M, "100m", NULL, 0, 100000000, }, 56 { HI3798CV200_FIXED_150M, "150m", NULL, 0, 150000000, }, 58 { HI3798CV200_FIXED_200M, "200m", NULL, 0, 200000000, }, [all …]
|
/linux/Documentation/hwmon/ |
H A D | coretemp.rst | 11 - 0xe (Pentium M DC), 0xf (Core 2 DC 65nm), 71 i7 3920XM, 3820QM, 3720QM, 3667U, 3520M 105 72 i5 3427U, 3360M/3320M 105 83 i7 660UM/640/620, 640LM/620, 620M, 610E 105 84 i5 540UM/520/430, 540M/520/450/430 105 85 i3 330E, 370M/350/330 90 rPGA, 105 BGA 89 980X 100 100 D2700/2550/2500 100 101 N2850/2800/2650/2600 100 117 D525/510/425/410 100 [all …]
|
/linux/samples/bpf/ |
H A D | tracex3_user.c | 15 #define SLOTS 100 29 "\033[48;5;255m", 30 "\033[48;5;252m", 31 "\033[48;5;250m", 32 "\033[48;5;248m", 33 "\033[48;5;246m", 34 "\033[48;5;244m", 35 "\033[48;5;242m", 36 "\033[48;5;240m", 37 "\033[48;5;238m", [all …]
|
/linux/tools/testing/selftests/rseq/ |
H A D | run_param_test.sh | 14 "-T b -M" 15 "-T m" 16 "-T m -M" 34 SLOW_REPS=100 107 inject_blocking -m 4 -y 110 inject_blocking -m 2 -y 112 echo "Yield injection (100%)" 113 inject_blocking -m 1 -y 116 inject_blocking -m 4 -k 119 inject_blocking -m 2 -k [all …]
|
/linux/Documentation/kbuild/ |
H A D | kconfig.rst | 120 KCONFIG_PROBABILITY y:n split y:m:n split 123 N N : 100-N N/2 : N/2 : 100-N 124 [1] N:M N+M : 100-(N+M) N : M : 100-(N+M) 125 [2] N:M:L N : 100-N M : L : 100-(M+L) 128 where N, M and L are integers (in base 10) in the range [0,100], and so 131 [1] N+M is in the range [0,100] 133 [2] M+L is in the range [0,100] 139 5% of tristates will be set to 'y', 5% to 'm', 90% to 'n' 142 15% of tristates will be set to 'y', 25% to 'm', 60% to 'n' 145 15% of tristates will be set to 'y', 15% to 'm', 70% to 'n'
|
/linux/drivers/net/usb/ |
H A D | Kconfig | 31 To compile this driver as a module, choose M here: the 70 To compile this driver as a module, choose M here: the 85 To compile this driver as a module, choose M here: the 96 To compile this driver as a module, choose M here: the 109 10/100 Ethernet adapters and RTL8153 based USB 3.0 10/100/1000 112 To compile this driver as a module, choose M here: the 124 & USB 3 10/100/1000 Ethernet adapters. 125 LAN7800 : USB 3 to 10/100/1000 Ethernet adapter 126 LAN7850 : USB 2 to 10/100/1000 Ethernet adapter 127 LAN7801 : USB 3 to 10/100/1000 Ethernet adapter (MAC only) [all …]
|
/linux/drivers/input/misc/ |
H A D | hp_sdc_rtc.c | 194 res->tv_nsec = (long)(tenms % 100) * 10000 * 1000; in hp_sdc_rtc_read_rt() 195 res->tv_sec = (tenms / 100) + (time64_t)days * 86400; in hp_sdc_rtc_read_rt() 211 res->tv_nsec = (long)(tenms % 100) * 10000 * 1000; in hp_sdc_rtc_read_fhs() 212 res->tv_sec = (time64_t)(tenms / 100); in hp_sdc_rtc_read_fhs() 228 res->tv_nsec = (long)(tenms % 100) * 10000 * 1000; in hp_sdc_rtc_read_mt() 229 res->tv_sec = (time64_t)(tenms / 100); in hp_sdc_rtc_read_mt() 245 res->tv_nsec = (long)(tenms % 100) * 10000 * 1000; in hp_sdc_rtc_read_dt() 246 res->tv_sec = (time64_t)(tenms / 100); in hp_sdc_rtc_read_dt() 262 res->tv_nsec = (long)(tenms % 100) * 10000 * 1000; in hp_sdc_rtc_read_ct() 263 res->tv_sec = (time64_t)(tenms / 100); in hp_sdc_rtc_read_ct() [all …]
|
/linux/drivers/net/ethernet/sun/ |
H A D | Kconfig | 21 tristate "Sun Happy Meal 10/100baseT support" 28 100baseT device available in both PCI and Sbus configurations. 30 To compile this driver as a module, choose M here: the module 34 tristate "Sun BigMAC 10/100baseT support" 39 This is Sun's older 100baseT Ethernet device. 41 To compile this driver as a module, choose M here: the module 53 To compile this driver as a module, choose M here: the module 77 default m 81 default m 89 default m
|
/linux/drivers/cpufreq/ |
H A D | speedstep-lib.c | 55 { 100, 0x2b }, in pentium3_get_frequency() 59 /* PIII(-M) FSB settings: see table b1-b of 24547206.pdf */ in pentium3_get_frequency() 66 { 100, 0x2 }, in pentium3_get_frequency() 102 (msr_decode_mult[j].ratio * msr_decode_fsb[i].value * 100)); in pentium3_get_frequency() 104 return msr_decode_mult[j].ratio * msr_decode_fsb[i].value * 100; in pentium3_get_frequency() 124 msr_tmp, (msr_tmp * 100 * 1000)); in pentiumM_get_frequency() 126 return msr_tmp * 100 * 1000; in pentiumM_get_frequency() 201 fsb = 100 * 1000; in pentium4_get_frequency() 266 /* Intel Mobile Pentium 4-M in speedstep_detect_processor() 279 * B-stepping [M-P4-M] in speedstep_detect_processor() [all …]
|
/linux/Documentation/admin-guide/media/ |
H A D | ipu3_rcb.svg | 6 <path style="stroke:none;" d="M 1 0 L 1 -15 L 9 -15 L 9 0 Z M 8 -1 L 8 -14 L 2 -14 L 2 -1 Z M 8 -1 … 9 …M 4.6875 -1.15625 C 5.519531 -1.15625 6.15625 -1.316406 6.59375 -1.640625 C 7.039062 -1.960938 7.2… 12 …M 5.1875 -9.5 C 6.4375 -9.5 7.398438 -9.109375 8.078125 -8.328125 C 8.753906 -7.546875 9.09375 -6.… 15 …M 1.421875 -9.015625 C 2.015625 -9.160156 2.609375 -9.273438 3.203125 -9.359375 C 3.796875 -9.4414… 18 …M 7.015625 -2.3125 C 7.015625 -2.644531 6.878906 -2.914062 6.609375 -3.125 C 6.335938 -3.34375 6 -… 21 …M 9.203125 -4.640625 C 9.203125 -3.910156 9.097656 -3.25 8.890625 -2.65625 C 8.679688 -2.0625 8.39… 24 …M 2.140625 0 L 2.140625 -8.78125 C 3.503906 -9.25 4.878906 -9.484375 6.265625 -9.484375 C 6.691406… 27 …M 5.8125 -10.984375 L 5.8125 -1.40625 L 8.21875 -1.40625 L 8.21875 0 L 1.78125 0 L 1.78125 -1.4062… 30 …M 1.8125 0 L 1.8125 -12.375 L 8.84375 -12.375 L 8.84375 -10.984375 L 3.453125 -10.984375 L 3.45312… 33 …M 4.078125 0.09375 C 3.878906 0.09375 3.644531 0.0859375 3.375 0.078125 C 3.113281 0.0664062 2.847… [all …]
|
/linux/drivers/clk/uniphier/ |
H A D | clk-uniphier-mio.c | 12 UNIPHIER_CLK_FACTOR("sd-44m", -1, "sd-133m", 1, 3), \ 13 UNIPHIER_CLK_FACTOR("sd-33m", -1, "sd-200m", 1, 6), \ 14 UNIPHIER_CLK_FACTOR("sd-50m", -1, "sd-200m", 1, 4), \ 15 UNIPHIER_CLK_FACTOR("sd-67m", -1, "sd-200m", 1, 3), \ 16 UNIPHIER_CLK_FACTOR("sd-100m", -1, "sd-200m", 1, 2), \ 17 UNIPHIER_CLK_FACTOR("sd-40m", -1, "sd-200m", 1, 5), \ 18 UNIPHIER_CLK_FACTOR("sd-25m", -1, "sd-200m", 1, 8), \ 19 UNIPHIER_CLK_FACTOR("sd-22m", -1, "sd-133m", 1, 6) 28 "sd-44m", \ 29 "sd-33m", \ [all …]
|
/linux/arch/csky/kernel/ |
H A D | cpu-probe.c | 13 struct seq_file *m = (struct seq_file *)arg; in percpu_print() local 16 seq_printf(m, "processor : %d\n", smp_processor_id()); in percpu_print() 17 seq_printf(m, "C-SKY CPU model : %s\n", CSKYCPU_DEF_NAME); in percpu_print() 19 /* read processor id, max is 100 */ in percpu_print() 21 for (i = 0; i < 100; i++) { in percpu_print() 22 seq_printf(m, "product info[%d] : 0x%08x\n", i, cur); in percpu_print() 40 seq_printf(m, "hint (CPU funcs): 0x%08x\n", mfcr_hint()); in percpu_print() 41 seq_printf(m, "ccr (L1C & MMU): 0x%08x\n", mfcr("cr18")); in percpu_print() 42 seq_printf(m, "ccr2 (L2C) : 0x%08x\n", mfcr_ccr2()); in percpu_print() 43 seq_printf(m, "\n"); in percpu_print() [all …]
|
/linux/drivers/ata/ |
H A D | libata-pata-timings.c | 28 { XFER_PIO_1, 50, 290, 93, 383, 125, 100, 0, 383, 0 }, 29 { XFER_PIO_2, 30, 290, 40, 330, 100, 90, 0, 240, 0 }, 32 { XFER_PIO_5, 15, 65, 25, 100, 65, 25, 0, 100, 0 }, 42 { XFER_MW_DMA_3, 25, 0, 0, 0, 65, 25, 5, 100, 0 }, 75 struct ata_timing *m, unsigned int what) in ata_timing_merge() argument 78 m->setup = max(a->setup, b->setup); in ata_timing_merge() 80 m->act8b = max(a->act8b, b->act8b); in ata_timing_merge() 82 m->rec8b = max(a->rec8b, b->rec8b); in ata_timing_merge() 84 m->cyc8b = max(a->cyc8b, b->cyc8b); in ata_timing_merge() 86 m->active = max(a->active, b->active); in ata_timing_merge() [all …]
|
/linux/drivers/net/ethernet/sunplus/ |
H A D | Kconfig | 23 tristate "Sunplus Dual 10M/100M Ethernet devices" 27 If you have Sunplus dual 10M/100M Ethernet devices, say Y. 29 To compile this driver as a module, choose M here. The
|
/linux/drivers/net/fddi/ |
H A D | Kconfig | 27 To compile this driver as a module, choose M here: the module 38 To compile this driver as a module, choose M here: the module 58 - Netelligent 100 FDDI DAS Fibre SC 59 - Netelligent 100 FDDI SAS Fibre SC 60 - Netelligent 100 FDDI DAS UTP 61 - Netelligent 100 FDDI SAS UTP 62 - Netelligent 100 FDDI SAS Fibre MIC 70 To compile this driver as a module, choose M here: the module
|
/linux/arch/loongarch/kernel/ |
H A D | proc.c | 31 static int show_cpuinfo(struct seq_file *m, void *v) in show_cpuinfo() argument 48 seq_printf(m, "system type\t\t: %s\n\n", get_system_type()); in show_cpuinfo() 50 seq_printf(m, "processor\t\t: %ld\n", n); in show_cpuinfo() 51 seq_printf(m, "package\t\t\t: %d\n", cpu_data[n].package); in show_cpuinfo() 52 seq_printf(m, "core\t\t\t: %d\n", cpu_data[n].core); in show_cpuinfo() 53 seq_printf(m, "global_id\t\t: %d\n", cpu_data[n].global_id); in show_cpuinfo() 54 seq_printf(m, "CPU Family\t\t: %s\n", __cpu_family[n]); in show_cpuinfo() 55 seq_printf(m, "Model Name\t\t: %s\n", __cpu_full_name[n]); in show_cpuinfo() 56 seq_printf(m, "CPU Revision\t\t: 0x%02x\n", version); in show_cpuinfo() 57 seq_printf(m, "FPU Revision\t\t: 0x%02x\n", fp_version); in show_cpuinfo() [all …]
|
/linux/tools/perf/tests/shell/lib/ |
H A D | perf_metric_validation.py | 137 denormerr = t * ubv / 100 if ubv != 100 and ubv > 0 else t 202 … [TestError([m], self.workloads[self.wlidx], negmetric[m], 0) for m in negmetric.keys()]) 260 for m in rule['Metrics']: 261 alias[m['Alias']] = m['Name'] 277 …self.errlist.append(TestError([m['Name'] for m in rule['Metrics']], self.workloads[self.wlidx], [], 280 …self.errlist.append(TestError([m['Name'] for m in rule['Metrics']], self.workloads[self.wlidx], [v… 307 for m in metrics: 309 result = self.get_value(m['Name']) 310 … if len(result) > 0 and self.check_bound(result[0], lbv, ubv, t) or m['Name'] in self.skiplist: 313 failures[m['Name']] = result [all …]
|
/linux/drivers/phy/mediatek/ |
H A D | phy-mtk-hdmi-mt8195.c | 233 * 0M < TMDS clk < 54M /8 in mtk_hdmi_pll_calc() 234 * 54M <= TMDS clk < 148.35M /4 in mtk_hdmi_pll_calc() 235 * 148.35M <=TMDS clk < 296.7M /2 in mtk_hdmi_pll_calc() 236 * 296.7 <=TMDS clk <= 594M /1 in mtk_hdmi_pll_calc() 240 else if (tmds_clk >= 54 * MEGA && (tmds_clk * 100) < 14835 * MEGA) in mtk_hdmi_pll_calc() 242 else if ((tmds_clk * 100) >= 14835 * MEGA && (tmds_clk * 10) < 2967 * MEGA) in mtk_hdmi_pll_calc() 312 * 3G < data rate <= 6G: enable impedance 100ohm, in mtk_hdmi_pll_drv_setting() 315 * enalbe impedance 100ohm in mtk_hdmi_pll_drv_setting() 317 * 27M =< pixel clk < 74.175: disable impedance in mtk_hdmi_pll_drv_setting() 321 /* 3G < data rate <= 6G, 300M < tmds rate <= 594M */ in mtk_hdmi_pll_drv_setting() [all …]
|
/linux/drivers/clk/nuvoton/ |
H A D | clk-ma35d1-pll.c | 84 u32 m, n, p, outdiv; in ma35d1_calc_smic_pll_freq() local 91 m = FIELD_GET(SPLL0_CTL0_INDIV, pll0_ctl0); in ma35d1_calc_smic_pll_freq() 95 div_u64(pll_freq, m * outdiv); in ma35d1_calc_smic_pll_freq() 102 u32 m, n, p; in ma35d1_calc_pll_freq() local 108 m = FIELD_GET(PLL_CTL0_INDIV, reg_ctl[0]); in ma35d1_calc_pll_freq() 113 div_u64(pll_freq, m * p); in ma35d1_calc_pll_freq() 117 n = n * 100 + ((x * 100) / FIELD_MAX(PLL_CTL1_FRAC)); in ma35d1_calc_pll_freq() 118 pll_freq = div_u64(parent_rate * n, 100 * m * p); in ma35d1_calc_pll_freq() 129 int p, m, n; in ma35d1_pll_find_closest() local 143 for (m = INDIV_MIN; m <= INDIV_MAX; m++) { in ma35d1_pll_find_closest() [all …]
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | core_extern.c | 33 "CONFIG_TRISTATE=m\n" 35 "CONFIG_CHAR=100\n" 46 .char_val = 100, 58 { .name = "tristate (m)", .cfg = CFG"CONFIG_TRISTATE=m\n", 61 { .name = "tristate (bad)", .fails = 1, .cfg = CFG"CONFIG_TRISTATE=M" }, 67 { .name = "bool (tristate)", .fails = 1, .cfg = CFG"CONFIG_BOOL=m" }, 70 { .name = "char (tristate)", .cfg = CFG"CONFIG_CHAR=m\n", 71 .data = { .char_val = 'm' } }, 90 "CONFIG_INT=-100\n" 95 .int_val = -100,
|
/linux/Documentation/networking/device_drivers/ethernet/dec/ |
H A D | dmfe.rst | 22 10/100 ethernet cards uses Davicom chipset too, so this driver supports CNET cards too ).If you 35 insmod dmfe mode=0 # Force 10M Half Duplex 36 insmod dmfe mode=1 # Force 100M Half Duplex 37 insmod dmfe mode=4 # Force 10M Full Duplex 38 insmod dmfe mode=5 # Force 100M Full Duplex
|
/linux/drivers/net/ethernet/dec/tulip/ |
H A D | Kconfig | 22 of this type. (If your card is NOT SMC EtherPower 10/100 PCI 27 To compile this driver as a module, choose M here. The module will 50 of this type. (If your card is NOT SMC EtherPower 10/100 PCI 55 To compile this driver as a module, choose M here. The module will 128 To compile this driver as a module, choose M here. The module will 136 This driver is for ULi M5261/M5263 10/100M Ethernet Controller 139 To compile this driver as a module, choose M here. The module will 151 To compile this driver as a module, choose M here. The module will
|