| /kernel/linux/linux-4.19/drivers/net/can/sja1000/ |
| D | Kconfig | 40 tristate "PEAK PCAN-PC Card" 45 from PEAK-System (http://www.peak-system.com). To compile this 50 tristate "PEAK PCAN-PCI/PCIe/miniPCI Cards" 54 (1, 2, 3 or 4 channels) from PEAK-System Technik 55 (http://www.peak-system.com). 58 bool "PEAK PCAN-ExpressCard Cards" 64 Say Y here if you want to use a PCAN-ExpressCard from PEAK-System
|
| D | peak_pcmcia.c | 2 * Copyright (C) 2010-2012 Stephane Grosjean <s.grosjean@peak-system.com> 4 * CAN driver for PEAK-System PCAN-PC Card 6 * Copyright (C) 2006-2010 PEAK System-Technik GmbH 30 MODULE_AUTHOR("Stephane Grosjean <s.grosjean@peak-system.com>"); 31 MODULE_DESCRIPTION("CAN driver for PEAK-System PCAN-PC Cards"); 33 MODULE_SUPPORTED_DEVICE("PEAK PCAN-PC Card"); 35 /* PEAK-System PCMCIA driver name */ 634 * setup PCMCIA socket and probe for PEAK-System PC-CARD 683 dev_info(&pdev->dev, "PEAK-System pcmcia card %s fw %d.%d\n", in pcan_probe()
|
| /kernel/linux/linux-5.10/drivers/net/can/sja1000/ |
| D | Kconfig | 42 tristate "PEAK PCAN-PCI/PCIe/miniPCI Cards" 46 (1, 2, 3 or 4 channels) from PEAK-System Technik 47 (http://www.peak-system.com). 50 bool "PEAK PCAN-ExpressCard Cards" 56 Say Y here if you want to use a PCAN-ExpressCard from PEAK-System 61 tristate "PEAK PCAN-PC Card" 66 from PEAK-System (http://www.peak-system.com). To compile this
|
| /kernel/linux/linux-4.19/net/sched/ |
| D | sch_tbf.c | 64 one with rate P (peak rate) and depth M (equal to link MTU) 92 Note that the peak rate TBF is much more tough: with MTU 1500 93 P_crit = 150Kbytes/sec. So, if you need greater peak 108 struct psched_ratecfg peak; member 210 return q->peak.rate_bytes_ps; in tbf_peak_present() 233 ptoks -= (s64) psched_l2t_ns(&q->peak, len); in tbf_dequeue() 305 struct psched_ratecfg peak; in tbf_change() local 346 psched_ratecfg_precompute(&peak, &qopt->peakrate, prate64); in tbf_change() 347 if (peak.rate_bytes_ps <= rate.rate_bytes_ps) { in tbf_change() 349 peak.rate_bytes_ps, rate.rate_bytes_ps); in tbf_change() [all …]
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | sch_tbf.c | 60 one with rate P (peak rate) and depth M (equal to link MTU) 88 Note that the peak rate TBF is much more tough: with MTU 1500 89 P_crit = 150Kbytes/sec. So, if you need greater peak 104 struct psched_ratecfg peak; member 251 return q->peak.rate_bytes_ps; in tbf_peak_present() 274 ptoks -= (s64) psched_l2t_ns(&q->peak, len); in tbf_dequeue() 346 struct psched_ratecfg peak; in tbf_change() local 388 psched_ratecfg_precompute(&peak, &qopt->peakrate, prate64); in tbf_change() 389 if (peak.rate_bytes_ps <= rate.rate_bytes_ps) { in tbf_change() 391 peak.rate_bytes_ps, rate.rate_bytes_ps); in tbf_change() [all …]
|
| /kernel/linux/linux-4.19/drivers/isdn/hardware/eicon/ |
| D | capidtmf.c | 370 14, /* Low group peak versus 697 Hz */ 371 14, /* Low group peak versus 770 Hz */ 372 16, /* Low group peak versus 852 Hz */ 373 16, /* Low group peak versus 941 Hz */ 374 CAPIDTMF_RECV_GUARD_SNR_DONTCARE, /* Low group peak versus 1209 Hz */ 375 CAPIDTMF_RECV_GUARD_SNR_DONTCARE, /* Low group peak versus 1336 Hz */ 376 CAPIDTMF_RECV_GUARD_SNR_DONTCARE, /* Low group peak versus 1477 Hz */ 377 CAPIDTMF_RECV_GUARD_SNR_DONTCARE, /* Low group peak versus 1633 Hz */ 378 14, /* Low group peak versus 635 Hz */ 379 16, /* Low group peak versus 1010 Hz */ [all …]
|
| /kernel/linux/linux-5.10/drivers/net/can/usb/peak_usb/ |
| D | pcan_usb_core.h | 3 * CAN driver for PEAK System USB adapters 6 * Copyright (C) 2003-2010 PEAK System-Technik GmbH 7 * Copyright (C) 2010-2012 Stephane Grosjean <s.grosjean@peak-system.com> 14 /* PEAK-System vendor id. */ 39 /* PEAK-System USB adapter descriptor */ 108 /* PEAK-System USB device */
|
| D | pcan_usb_pro.h | 3 * CAN driver for PEAK System PCAN-USB Pro adapter 6 * Copyright (C) 2003-2011 PEAK System-Technik GmbH 7 * Copyright (C) 2011-2012 Stephane Grosjean <s.grosjean@peak-system.com>
|
| /kernel/linux/linux-4.19/drivers/net/can/usb/peak_usb/ |
| D | pcan_usb_core.h | 2 * CAN driver for PEAK System USB adapters 5 * Copyright (C) 2003-2010 PEAK System-Technik GmbH 6 * Copyright (C) 2010-2012 Stephane Grosjean <s.grosjean@peak-system.com> 22 /* PEAK-System vendor id. */ 47 /* PEAK-System USB adapter descriptor */ 116 /* PEAK-System USB device */
|
| D | pcan_usb_pro.h | 2 * CAN driver for PEAK System PCAN-USB Pro adapter 5 * Copyright (C) 2003-2011 PEAK System-Technik GmbH 6 * Copyright (C) 2011-2012 Stephane Grosjean <s.grosjean@peak-system.com>
|
| /kernel/linux/linux-5.10/drivers/net/can/peak_canfd/ |
| D | peak_canfd_user.h | 2 /* CAN driver for PEAK System micro-CAN based adapters 4 * Copyright (C) 2003-2011 PEAK System-Technik GmbH 5 * Copyright (C) 2011-2013 Stephane Grosjean <s.grosjean@peak-system.com>
|
| D | Kconfig | 4 tristate "PEAK-System PCAN-PCIe FD cards" 6 This driver adds support for the PEAK-System PCI Express FD
|
| /kernel/linux/linux-4.19/drivers/net/can/peak_canfd/ |
| D | peak_canfd_user.h | 2 * CAN driver for PEAK System micro-CAN based adapters 4 * Copyright (C) 2003-2011 PEAK System-Technik GmbH 5 * Copyright (C) 2011-2013 Stephane Grosjean <s.grosjean@peak-system.com>
|
| D | Kconfig | 3 tristate "PEAK-System PCAN-PCIe FD cards" 5 This driver adds support for the PEAK-System PCI Express FD
|
| /kernel/linux/linux-5.10/include/media/i2c/ |
| D | lm3560.h | 71 * @peak : peak current 77 enum lm3560_peak_current peak; member
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | cs35l34.txt | 28 - cirrus,boost-peak-milliamp : Boost converter peak current limit in mA. The 61 cirrus,boost-peak-milliamp = <3000>; /* 3A */
|
| D | cs35l36.txt | 18 - cirrus,boost-peak-milliamp : Boost-converter peak current limit in mA. 19 Configures the peak current by monitoring the current through the boost FET. 149 cirrus,boost-peak-milliamp = <4500>;
|
| /kernel/linux/linux-4.19/include/media/i2c/ |
| D | lm3560.h | 80 * @peak : peak current 86 enum lm3560_peak_current peak; member
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/ |
| D | cs35l34.txt | 28 - cirrus,boost-peak-milliamp : Boost converter peak current limit in mA. The 61 cirrus,boost-peak-milliamp = <3000>; /* 3A */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/msm/ |
| D | gpu.txt | 121 opp-peak-kBps = <5412000>; 127 opp-peak-kBps = <3072000>; 133 opp-peak-kBps = <3072000>; 139 opp-peak-kBps = <1804000>;
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-accel-adxl372 | 1 What: /sys/bus/iio/devices/triggerX/name = "adxl372-devX-peak" 6 which sets the device in a mode in which it will record only the peak acceleration
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/ |
| D | sdm845.dtsi | 467 opp-peak-kBps = <800000 4800000>; 472 opp-peak-kBps = <800000 4800000>; 477 opp-peak-kBps = <800000 6451200>; 482 opp-peak-kBps = <800000 6451200>; 487 opp-peak-kBps = <800000 7680000>; 492 opp-peak-kBps = <1804000 9216000>; 497 opp-peak-kBps = <1804000 9216000>; 502 opp-peak-kBps = <1804000 10444800>; 507 opp-peak-kBps = <1804000 11980800>; 512 opp-peak-kBps = <1804000 11980800>; [all …]
|
| /kernel/linux/linux-5.10/drivers/nfc/fdp/ |
| D | Kconfig | 8 Intel Fields Peak NFC controller core driver. 19 This module adds support for the Intel Fields Peak NFC controller
|
| /kernel/linux/linux-4.19/drivers/nfc/fdp/ |
| D | Kconfig | 7 Intel Fields Peak NFC controller core driver. 18 This module adds support for the Intel Fields Peak NFC controller
|
| /kernel/linux/linux-5.10/drivers/net/can/usb/ |
| D | Kconfig | 90 tristate "PEAK PCAN-USB/USB Pro interfaces for CAN 2.0b/CAN-FD" 92 This driver supports the PEAK-System Technik USB adapters that enable 103 (see also http://www.peak-system.com).
|