Home
last modified time | relevance | path

Searched full:fast (Results 1 – 25 of 1468) sorted by relevance

12345678910>>...59

/linux/include/soc/fsl/qe/
H A Ducc_fast.h3 * Internal header file for UCC FAST unit routines.
66 /* ucc_fast_channel_protocol_mode - UCC FAST mode */
86 /* ucc_fast_transparent_txrx - UCC Fast Transparent TX & RX */
92 /* UCC fast diagnostic mode */
100 /* UCC fast Sync length (transparent mode only) */
108 /* UCC fast RTS mode */
114 /* UCC fast receiver decoding mode */
122 /* UCC fast transmitter encoding mode */
130 /* UCC fast CRC length */
138 /* Fast UCC initialization structure */
[all …]
/linux/Documentation/devicetree/bindings/power/supply/
H A Dqcom,pm8941-charger.yaml24 - description: charge fast mode
35 - const: chg-fast
43 qcom,fast-charge-current-limit:
49 qcom,fast-charge-low-threshold-voltage:
54 Battery voltage limit in uV above which fast charging may operate; Defaults to 3.2V
57 qcom,fast-charge-high-threshold-voltage:
62 Battery voltage limit in uV below which fast charging may operate; Defaults to 4.2V
63 The fast charger will attempt to charge the battery to this voltage.
66 qcom,fast-charge-safe-voltage:
72 setting this will harmlessly fail. The property 'fast-charge-high-watermark' will
[all …]
H A Dqcom,pm8916-lbc.yaml40 - description: Fast charging
63 qcom,fast-charge-safe-voltage:
71 qcom,fast-charge-safe-current:
86 - qcom,fast-charge-safe-voltage
87 - qcom,fast-charge-safe-current
125 qcom,fast-charge-safe-current = <900000>;
126 qcom,fast-charge-safe-voltage = <4300000>;
H A Dmaxim,max14577.yaml39 maxim,fast-charge-uamp:
41 Current in uA for Fast Charge
57 - maxim,fast-charge-uamp
71 maxim,fast-charge-uamp:
80 maxim,fast-charge-uamp:
/linux/drivers/hid/intel-thc-hid/intel-quicki2c/
H A Dquicki2c-dev.h93 * @FMHX: Fast Mode (400 kbit/s) Serial Clock Line HIGH Period
94 * @FMLX: Fast Mode (400 kbit/s) Serial Clock Line LOW Period
95 * @FMTD: Fast Mode (400 kbit/s) Serial Data Line Transmit Hold Period
96 * @FMRD: Fast Mode (400 kbit/s) Serial Data Line Receive Hold Period
98 * in Standard Mode, Fast Mode and Fast Mode Plus
99 * @FPHX: Fast Mode Plus (1Mbit/sec) Serial Clock Line HIGH Period
100 * @FPLX: Fast Mode Plus (1Mbit/sec) Serial Clock Line LOW Period
101 * @FPTD: Fast Mode Plus (1Mbit/sec) Serial Data Line Transmit HOLD Period
102 * @FPRD: Fast Mode Plus (1Mbit/sec) Serial Data Line Receive HOLD Period
177 * @i2c_speed_mode: 0 - standard mode, 1 - fast mode, 2 - fast mode plus
/linux/Documentation/filesystems/
H A Djournalling.rst133 Fast commits
137 fast commits. In order to use fast commits, you will need to set following
141 fast commit.
143 `journal->j_fc_replay_cb`: Replay function called for replay of fast commit
146 File system is free to perform fast commits as and when it wants as long as it
148 :c:func:`jbd2_fc_begin_commit()`. Once a fast commit is done, the client
151 commit immediately after stopping the fast commit it can do so by calling
152 :c:func:`jbd2_fc_end_commit_fallback()`. This is useful if fast commit operation
156 JBD2 helper functions to manage fast commit buffers. File system can use
158 and wait on IO completion of fast commit buffers.
[all …]
/linux/fs/ext4/
H A Dfast_commit.c8 * Ext4 fast commits routines.
17 * Ext4 Fast Commits
20 * Ext4 fast commits implement fine grained journalling for Ext4.
22 * Fast commits are organized as a log of tag-length-value (TLV) structs. (See
25 * don't have replay code, fast commit falls back to full commits.
26 * Fast commits record delta in one of the following three categories.
47 * With fast commits, we maintain all the directory entry operations in the
50 * that need to be committed during a fast commit in another in memory queue of
60 * [4] Mark all the fast commit eligible inodes as undergoing fast commit
65 * will block until those inodes have finished the fast commit.
[all …]
H A Dfast_commit.h11 /* Fast commit tags */
24 /* On disk fast commit tlv value structures */
26 /* Fast commit on disk tag length structure */
77 * Fast commit status codes
87 * Fast commit ineligiblity reasons:
106 * system used by fast commit code.
130 * Physical block regions added to different inodes due to fast commit
143 * Fast commit replay state.
/linux/Documentation/filesystems/ext4/
H A Djournal.rst31 In case of ``data=ordered`` mode, Ext4 also supports fast commits which
33 mode works by logging metadata blocks to the journal. In fast commit
35 affected metadata in fast commit space that is shared with JBD2.
36 Once the fast commit area fills in or if fast commit is not possible
38 A full commit invalidates all the fast commits that happened before
39 it and thus it makes the fast commit area empty for further fast
261 - Number of fast commit blocks in the journal.
323 - Journal has fast commit blocks. (JBD2_FEATURE_INCOMPAT_FAST_COMMIT)
634 Fast commits
637 Fast commit area is organized as a log of tag length values. Each TLV has
[all …]
/linux/Documentation/devicetree/bindings/nios2/
H A Dnios2.txt30 - altr,fast-tlb-miss-addr: Specifies CPU fast TLB miss exception address
35 - altr,implementation: Nios II core implementation, this should be "fast";
50 altr,implementation = "fast";
58 altr,fast-tlb-miss-addr = <0xc7fff400>;
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974pro-sony-xperia-shinano-leo.dts32 qcom,fast-charge-safe-current = <3000000>;
33 qcom,fast-charge-current-limit = <2150000>;
34 qcom,fast-charge-safe-voltage = <4400000>;
35 qcom,fast-charge-high-threshold-voltage = <4350000>;
H A Dqcom-msm8974pro-sony-xperia-shinano-aries.dts32 qcom,fast-charge-safe-current = <2100000>;
33 qcom,fast-charge-current-limit = <1800000>;
34 qcom,fast-charge-safe-voltage = <4400000>;
35 qcom,fast-charge-high-threshold-voltage = <4350000>;
H A Dqcom-msm8974pro-sony-xperia-shinano-castor.dts137 qcom,fast-charge-safe-current = <1500000>;
138 qcom,fast-charge-current-limit = <1500000>;
141 qcom,fast-charge-safe-voltage = <4400000>;
142 qcom,fast-charge-high-threshold-voltage = <4350000>;
143 qcom,fast-charge-low-threshold-voltage = <3400000>;
/linux/arch/arm/mach-omap2/
H A Dopp2430_data.c46 * the fastest one. If a 'fast' value is defined, then automatically,
48 * more than one fast set does not make sense, as static timings need
55 /* PRCM #4 - ratio2 (ES2.1) - FAST */
63 /* PRCM #2 - ratio1 (ES2) - FAST */
71 /* PRCM #5a - ratio1 - FAST */
79 /* PRCM #5b - ratio1 - FAST */
H A Dopp2420_data.c48 * the fastest one. If a 'fast' value is defined, then automatically,
50 * more than one fast set does not make sense, as static timings need
57 /* PRCM I - FAST */
64 /* PRCM II - FAST */
77 /* PRCM III - FAST */
/linux/Documentation/devicetree/bindings/regulator/
H A Dadi,adp5055-regulator.yaml87 adi,fast-transient:
89 Configures the fast transient sensitivity for each regulator.
90 "none" - No fast transient.
135 adi,fast-transient = "5G_2.5%";
144 adi,fast-transient = "5G_2.5%";
153 adi,fast-transient = "5G_2.5%";
/linux/Documentation/devicetree/bindings/cpufreq/
H A Dnvidia,tegra124-cpufreq.txt11 - cpu_g: Clock mux for the fast CPU cluster.
12 - pll_x: Fast PLL clocksource.
13 - pll_p: Auxiliary PLL used during fast PLL rate changes.
14 - dfll: Fast DFLL clocksource that also automatically scales CPU voltage.
/linux/drivers/net/ethernet/atheros/
H A DKconfig30 tristate "Atheros L2 Fast Ethernet support"
35 This driver supports the Atheros L2 fast ethernet adapter.
84 1969:1090 - AR8162 Fast Ethernet
86 1969:10A0 - AR8172 Fast Ethernet
/linux/include/scsi/
H A Dscsi_transport_srp.h20 * @SRP_RPORT_BLOCKED: Transport layer not operational; fast I/O fail timer
22 * @SRP_RPORT_FAIL_FAST: Fast I/O fail timer has expired; fail I/O fast.
48 * @fast_io_fail_tmo: Fast I/O fail timeout in seconds.
50 * @fast_io_fail_work: Work structure used for scheduling fast I/O fail work.
/linux/Documentation/networking/
H A Dsnmp_counter.rst330 retransmissions into SYN, fast-retransmits, timeout retransmits, etc.
337 TCPFastOpenActiveFail: Fast Open attempts (SYN/data) failed because
365 TCP Fast Open
413 TCP Fast Path
416 packet, one is fast path, another is slow path. The comment in kernel
419 It is split into a fast path and a slow path. The fast path is
430 - Data is sent in both directions. The fast path only supports pure senders
435 Kernel will try to use fast path unless any of the above conditions
441 try to enable fast path immediately when the connection comes into the
443 will disable the fast path at first, and try to enable it after kernel
[all …]
/linux/Documentation/devicetree/bindings/mtd/
H A Dspear_smi.txt12 - st,smi-fast-mode : Flash supports read in fast mode
26 st,smi-fast-mode;
/linux/drivers/media/tuners/
H A Dqm1d1c0042.h19 bool fast_srch; /* enable fast search mode, no LPF */
21 u32 fast_srch_wait; /* with fast-search mode, no LPF. [ms] */
22 u32 normal_srch_wait; /* with no LPF/fast-search mode. [ms] */
/linux/drivers/net/usb/
H A Dpegasus.h158 PEGASUS_DEV("USB 10/100 Fast Ethernet", VENDOR_ABOCOM, 0x4102,
160 PEGASUS_DEV("USB 10/100 Fast Ethernet", VENDOR_ABOCOM, 0x4002,
162 PEGASUS_DEV("USB 10/100 Fast Ethernet", VENDOR_ABOCOM, 0x400b,
164 PEGASUS_DEV("USB 10/100 Fast Ethernet", VENDOR_ABOCOM, 0x400c,
166 PEGASUS_DEV("USB 10/100 Fast Ethernet", VENDOR_ABOCOM, 0xabc1,
168 PEGASUS_DEV("USB 10/100 Fast Ethernet", VENDOR_ABOCOM, 0x200c,
190 PEGASUS_DEV("AEI USB Fast Ethernet Adapter", VENDOR_AEILAB, 0x1701,
/linux/drivers/net/ethernet/sis/
H A DKconfig21 tristate "SiS 900/7016 PCI Fast Ethernet Adapter support"
26 This is a driver for the Fast Ethernet PCI network cards based on
42 Say Y here if you have a SiS 190 PCI Fast Ethernet adapter or
/linux/drivers/net/ethernet/3com/
H A DKconfig35 tristate "3c515 ISA \"Fast EtherLink\""
39 If you have a 3Com ISA EtherLink XL "Corkscrew" 3c515 Fast Ethernet
50 (PC-card) Fast Ethernet card to your computer.
73 "Vortex" (Fast EtherLink 3c590/3c592/3c595/3c597) EISA and PCI

12345678910>>...59