Home
last modified time | relevance | path

Searched full:phase (Results 1 – 25 of 1004) sorted by relevance

12345678910>>...41

/freebsd/share/doc/smm/03.fsck/
H A D4.t37 Each file system pass invokes a different Phase of the
78 .I Phase
83 in more than one Phase
391 Phase 1 \- Check Blocks and Sizes
393 This phase concerns itself with
401 All errors in this phase except
417 This will always invoke the UNALLOCATED error condition in Phase 2
471 error condition in Phase 1 (see next paragraph) if
475 error condition in Phase 2 and Phase 4.
512 error condition in Phase 1 if
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dsamsung,exynos-dw-mshc.yaml61 - description: CIU clock phase shift value for tx mode
64 - description: CIU clock phase shift value for rx mode
68 The value of CUI clock phase shift value in transmit mode and CIU clock
69 phase shift value in receive mode for double data rate mode operation.
75 - description: CIU clock phase shift value for tx mode
78 - description: CIU clock phase shift value for rx mode
82 The value of CIU TX and RX clock phase shift value for HS400 mode
85 - valid value for tx phase shift and rx phase shift is 0 to 7.
86 - when CIU clock divider value is set to 3, all possible 8 phase shif
[all...]
H A Dexynos-dw-mshc.txt32 * samsung,dw-mshc-sdr-timing: Specifies the value of CIU clock phase shift value
33 in transmit mode and CIU clock phase shift value in receive mode for single
37 * samsung,dw-mshc-ddr-timing: Specifies the value of CUI clock phase shift value
38 in transmit mode and CIU clock phase shift value in receive mode for double
41 * samsung,dw-mshc-hs400-timing: Specifies the value of CIU TX and RX clock phase
47 - First Cell: CIU clock phase shift value for tx mode.
48 - Second Cell: CIU clock phase shift value for rx mode.
51 - valid value for tx phase shift and rx phase shift is 0 to 7.
52 - when CIU clock divider value is set to 3, all possible 8 phase shift
55 phase shift clocks should be 0.
/freebsd/contrib/wpa/hostapd/
H A Dhostapd.eap_user12 # [2] flag in the end of the line can be used to mark users for tunneled phase
14 # identity can be used in the unencrypted phase 1 and the real user identity
15 # is transmitted only within the encrypted tunnel in phase 2. If non-anonymous
16 # access is needed, two user entries is needed, one for phase 1 and another
17 # with the same username for phase 2.
23 # EAP-PEAP, EAP-TTLS, and EAP-FAST require Phase 2 configuration.
26 # this are to set anonymous phase 1 identity for EAP-PEAP and EAP-TTLS and to
28 # first matching entry is selected, so * should be used as the last phase 1
34 # is only allowed for phase 1 identities.
41 # version based on the Phase 1 identity. Without this flag, the EAP
[all …]
/freebsd/lib/libc/powerpc64/string/
H A Dbcopy.S196 /* set up multi-phase copy parameters */
213 std %r7, -32(%r1) /* bytes to copy in phase 1 */
214 std %r10, -40(%r1) /* BLOCKS to copy in phase 2 */
215 std %r9, -48(%r1) /* bytes to copy in phase 3 */
218 li %r5, BLOCK_SIZE /* increment for phase 2 */
220 /* op offsets for phase 2 */
233 std %r9, -32(%r1) /* bytes to copy in phase 1 */
234 std %r10, -40(%r1) /* BLOCKS to copy in phase 2 */
235 std %r7, -48(%r1) /* bytes to copy in phase 3 */
239 li %r5, -BLOCK_SIZE /* increment for phase 2 */
[all …]
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DPciHostBridgeResourceAllocation.h75 /// This enum is used to specify the phase of the PCI enumaeration process.
87 /// The bus allocation phase is about to begin. No specific action
94 /// The bus allocation and bus programming phase is complete. No specific
101 /// The resource allocation phase is about to begin.No specific action is
126 /// The resource allocation phase is completed. No specific action is required
161 …These are the notifications from the PCI bus driver that it is about to enter a certain phase of t…
166 @param[in] Phase The phase during enumeration.
169 @retval EFI_INVALID_PARAMETER The Phase is invalid.
170 @retval EFI_NOT_READY This phase cannot be entered at this time. For example, this error
171 is valid for a Phase of EfiPciHostBridgeAllocateResources if
[all …]
H A DPciPlatform.h151 /// The phase that indicates the entry point to the PCI Bus Notify phase. This
157 /// The phase that indicates the entry point to the PCI Bus Notify phase. This
163 /// The phase that indicates the exit point to the Chipset Notify phase before
164 /// returning to the PCI Bus Driver Notify phase. This platform hook is called after
170 /// The phase that indicates the exit point to the Chipset Notify phase before
171 /// returning to the PCI Bus Driver Notify phase. This platform hook is called after
183 about to enter a certain phase during the enumeration process.
189 twice for every Phase-once before the PCI Host Bridge Resource Allocation Protocol
199 @param[in] Phase The phase of the PCI bus enumeration.
200 @param[in] ExecPhase Defines the execution phase of the PCI chipset driver.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Drealtek,otto-wdt.yaml15 minimum duration of each phase is one tick. Each phase can trigger an
16 interrupt, although the phase 2 interrupt will occur with the system reset.
17 - Phase 1: During this phase, the WDT can be pinged to reset the timeout.
18 - Phase 2: Starts after phase 1 has timed out, and only serves to give the
20 During this phase, pinging the WDT has no effect, and a reset is
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-sjlj.c185 // walk each frame until we reach where search phase said to stop in unwind_phase2()
207 // in phase 1 in unwind_phase2()
218 // phase 1 said we would stop at this frame, but we did not... in unwind_phase2()
244 // clean up phase did not resume at the frame that the search phase said it in unwind_phase2()
253 // walk each frame until we reach where search phase said to stop in unwind_phase2_forced()
328 // clean up phase did not resume at the frame that the search phase said it in unwind_phase2_forced()
345 // phase 1: the search phase in _Unwind_SjLj_RaiseException()
[all...]
H A DUnwindLevel1.c207 // Walk each frame until we reach where search phase said to stop. in unwind_phase2()
279 // Tell personality this was the frame it marked in phase 1. in unwind_phase2()
292 // Phase 1 said we would stop at this frame, but we did not... in unwind_phase2()
325 // Clean up phase did not resume at the frame that the search phase in unwind_phase2()
343 // Walk each frame until we reach where search phase said to stop in unwind_phase2_forced()
438 // Clean up phase did not resume at the frame that the search phase said it in unwind_phase2_forced()
458 // phase 1: the search phase in _Unwind_RaiseException()
463 // phase 2: the clean up phase in _Unwind_RaiseException()
522 /// Called by personality handler during phase 2 to get LSDA for current frame.
544 /// Called by personality handler during phase 2 to find the start of the
[all …]
/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_dh.h37 * Diffie-Hellman Phase 1 Key Generation Data.
74 * phase 2 Diffie-Hellman operation.*/
80 * Diffie-Hellman Phase 2 Secret Key Generation Data.
102 * This SHOULD be same prime number as was used in the phase 1 key
128 /**< Total number of successful Diffie-Hellman phase 1 key
131 /**< Total number of Diffie-Hellman phase 1 key generation requests
134 /**< Total number of Diffie-Hellman phase 1 key generation operations
137 /**< Total number of Diffie-Hellman phase 1 key generation operations
140 /**< Total number of successful Diffie-Hellman phase 2 key
143 /**< Total number of Diffie-Hellman phase 2 key generation requests
[all …]
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Drenesas,rz-mtu3.yaml31 - Up to 12-phase PWM output in combination with synchronous operation
36 - Phase counting mode can be specified independently
37 - 32-bit phase counting mode can be specified for interlocked operation
57 - 32-bit phase counting mode specifiable by combining MTU1 and MTU2 and
75 There are two phase counting modes. 16-bit phase counting mode in which
76 MTU1 and MTU2 operate independently, and cascade connection 32-bit phase
79 In phase counting mode, the phase difference between two external input
83 count0 - MTU1 16-bit phase countin
[all...]
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/
H A Dsemtech,sx9324.yaml45 Value indicates how each CS pin is used during phase 0.
59 description: Same as ph0-pin for phase 1.
67 description: Same as ph0-pin for phase 2.
75 description: Same as ph0-pin for phase 3.
86 Capacitance measurement resolution. For phase 0 and 1.
94 Capacitance measurement resolution. For phase 2 and 3
102 Phase used for start-up proximity detection.
103 It is used when we enable a phase to remove static offset and measure
112 PROXRAW filter strength for phase 0 and 1. A value of 0 represents off,
121 Same as proxraw-strength01, for phase
[all...]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Daxp20x.txt127 DCDC2 : DC-DC buck : vin2-supply : poly-phase capable
128 DCDC3 : DC-DC buck : vin3-supply : poly-phase capable
130 DCDC5 : DC-DC buck : vin5-supply : poly-phase capable
131 DCDC6 : DC-DC buck : vin6-supply : poly-phase capable
154 DCDCA : DC-DC buck : vina-supply : poly-phase capable
155 DCDCB : DC-DC buck : vinb-supply : poly-phase capable
156 DCDCC : DC-DC buck : vinc-supply : poly-phase capable
157 DCDCD : DC-DC buck : vind-supply : poly-phase capable
158 DCDCE : DC-DC buck : vine-supply : poly-phase capable
171 Additionally, the AXP806 DC-DC regulators support poly-phase arrangements
[all …]
/freebsd/sys/contrib/device-tree/Bindings/
H A Dtrivial-devices.yaml132 # Infineon Multi-phase Digital VR Controller xdpe11280
134 # Infineon Multi-phase Digital VR Controller xdpe12254
136 # Infineon Multi-phase Digital VR Controller xdpe12284
138 # Infineon Multi-phase Digital VR Controller xdpe15284
140 # Infineon Multi-phase Digital VR Controller xdpe152c4
274 # Monolithic Power Systems Inc. multi-phase controller mp2856
276 # Monolithic Power Systems Inc. multi-phase controller mp2857
278 # Monolithic Power Systems Inc. multi-phase controller mp2888
280 # Monolithic Power Systems Inc. multi-phase controller mp2891
282 # Monolithic Power Systems Inc. multi-phase controller mp2971
[all …]
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_cwksp.h143 ZSTD_cwksp_alloc_phase_e phase; member
190 ZSTD_cwksp* ws, ZSTD_cwksp_alloc_phase_e phase) { in ZSTD_cwksp_internal_advance_phase() argument
191 assert(phase >= ws->phase); in ZSTD_cwksp_internal_advance_phase()
192 if (phase > ws->phase) { in ZSTD_cwksp_internal_advance_phase()
193 if (ws->phase < ZSTD_cwksp_alloc_buffers && in ZSTD_cwksp_internal_advance_phase()
194 phase >= ZSTD_cwksp_alloc_buffers) { in ZSTD_cwksp_internal_advance_phase()
197 if (ws->phase < ZSTD_cwksp_alloc_aligned && in ZSTD_cwksp_internal_advance_phase()
198 phase >= ZSTD_cwksp_alloc_aligned) { in ZSTD_cwksp_internal_advance_phase()
211 ws->phase = phase; in ZSTD_cwksp_internal_advance_phase()
226 ZSTD_cwksp* ws, size_t bytes, ZSTD_cwksp_alloc_phase_e phase) { in ZSTD_cwksp_reserve_internal() argument
[all …]
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_cwksp.h156 ZSTD_cwksp_alloc_phase_e phase; member
275 * Moves the cwksp to the next phase, and does any necessary allocations.
276 * cwksp initialization must necessarily go through each phase in order.
280 ZSTD_cwksp_internal_advance_phase(ZSTD_cwksp* ws, ZSTD_cwksp_alloc_phase_e phase) in ZSTD_cwksp_internal_advance_phase() argument
282 assert(phase >= ws->phase); in ZSTD_cwksp_internal_advance_phase()
283 if (phase > ws->phase) { in ZSTD_cwksp_internal_advance_phase()
285 if (ws->phase < ZSTD_cwksp_alloc_buffers && in ZSTD_cwksp_internal_advance_phase()
286 phase >= ZSTD_cwksp_alloc_buffers) { in ZSTD_cwksp_internal_advance_phase()
291 if (ws->phase < ZSTD_cwksp_alloc_aligned && in ZSTD_cwksp_internal_advance_phase()
292 phase >= ZSTD_cwksp_alloc_aligned) { in ZSTD_cwksp_internal_advance_phase()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dsamsung,spi-peripheral-props.yaml23 The sampling phase shift to be applied on the miso line (to account
25 - 0: No phase shift.
26 - 1: 90 degree phase shift sampling.
27 - 2: 180 degree phase shift sampling.
28 - 3: 270 degree phase shift sampling.
/freebsd/sys/contrib/edk2/Include/Pi/
H A DPiHob.h57 /// Contains general state information used by the HOB producer phase.
72 /// The system boot mode as determined during the HOB producer phase.
77 /// phase. This address must be 4-KB aligned to meet page restrictions of UEFI.
81 /// The lowest address location of memory that is allocated for use by the HOB producer phase.
86 /// for use by the HOB producer phase.
90 …/// The lowest address location of free memory that is available for use by the HOB producer phase.
141 /// phase that exist outside the HOB list. This HOB type
162 /// phase and upon which all post-memory-installed executable
163 /// content in the HOB producer phase is executing.
196 /// Defines the location and entry point of the HOB consumer phase.
[all …]
/freebsd/sys/contrib/ck/include/
H A Dck_pflock.h32 * This is an implementation of phase-fair locks derived from the work
53 #define CK_PFLOCK_PHID 0x1 /* Phase ID bit. */
76 /* Migrate from write phase to read phase. */ in ck_pflock_write_unlock()
89 /* Acquire ownership of write-phase. */ in ck_pflock_write_lock()
97 * write-phase is pending. in ck_pflock_write_lock()
132 /* Wait for current write phase to complete. */ in ck_pflock_read_lock()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_ttls.c79 "EAP-TTLS: Do not require Phase 2 authentication"); in eap_ttls_parse_phase1()
83 "EAP-TTLS: Require Phase 2 authentication for initial connection"); in eap_ttls_parse_phase1()
87 "EAP-TTLS: Require Phase 2 authentication for all cases"); in eap_ttls_parse_phase1()
364 "Phase 2 EAP vendor %d method %d", in eap_ttls_phase2_select_eap_method()
431 "Phase 2 EAP vendor %d method %d (TNC)", in eap_ttls_phase2_request_eap_method()
464 "EAP-TTLS: failed to initialize Phase 2 EAP method %u:%u", in eap_ttls_phase2_request_eap_method()
485 "Phase 2 request (len=%lu)", (unsigned long) len); in eap_ttls_phase2_request_eap()
489 wpa_printf(MSG_DEBUG, "EAP-TTLS: Phase 2 EAP Request: type=%d", *pos); in eap_ttls_phase2_request_eap()
497 "EAP-TTLS: Too short Phase 2 request (expanded header) (len=%lu)", in eap_ttls_phase2_request_eap()
546 wpa_printf(MSG_DEBUG, "EAP-TTLS: Phase 2 MSCHAPV2 Request"); in eap_ttls_phase2_request_mschapv2()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dst,stm32-fmc2-ebi-props.yaml90 phase in nanoseconds used for asynchronous read/write transactions.
94 phase in nanoseconds used for asynchronous multiplexed read/write
98 description: This property defines the duration of the data setup phase
106 description: This property defines the duration of the data hold phase
119 phase in nanoseconds used for asynchronous write transactions.
123 phase in nanoseconds used for asynchronous multiplexed write
128 phase in nanoseconds used for asynchronous write transactions.
135 description: This property defines the duration of the data hold phase
/freebsd/crypto/openssl/crypto/
H A Dself_test_core.c23 const char *phase; member
82 (char *)st->phase, 0); in self_test_setparams()
102 ret->phase = ""; in OSSL_SELF_TEST_new()
119 st->phase = OSSL_SELF_TEST_PHASE_START; in OSSL_SELF_TEST_onbegin()
134 st->phase = in OSSL_SELF_TEST_onend()
139 st->phase = OSSL_SELF_TEST_PHASE_NONE; in OSSL_SELF_TEST_onend()
156 st->phase = OSSL_SELF_TEST_PHASE_CORRUPT; in OSSL_SELF_TEST_oncorrupt_byte()
/freebsd/usr.bin/pom/
H A Dpom.633 .Nd display the phase of the moon
42 utility displays the current phase of the moon.
48 option to print just the phase as a percentage.
54 to specify a specific date and time for which the phase of the moon
60 has been specified, it will calculate the phase of the moon on that
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Ddlg,da9121.yaml13 Dialog Semiconductor DA9121 Single-channel 10A double-phase buck converter
14 Dialog Semiconductor DA9122 Double-channel 5A single-phase buck converter
15 Dialog Semiconductor DA9220 Double-channel 3A single-phase buck converter
16 Dialog Semiconductor DA9217 Single-channel 6A double-phase buck converter
17 Dialog Semiconductor DA9130 Single-channel 10A double-phase buck converter
18 Dialog Semiconductor DA9131 Double-channel 5A single-phase buck converter
19 Dialog Semiconductor DA9132 Double-channel 3A single-phase buck converter
20 Dialog Semiconductor DA9141 Single-channel 40A quad-phase buck converter
21 Dialog Semiconductor DA9142 Single-channel 20A double-phase buck converter

12345678910>>...41