Home
last modified time | relevance | path

Searched refs:intermediate (Results 1 – 25 of 86) sorted by relevance

1234

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/cpufreq/
Dcpufreq-mediatek.txt8 "intermediate" - A parent of "cpu" clock which is used as "intermediate" clock
65 clock-names = "cpu", "intermediate";
187 clock-names = "cpu", "intermediate";
199 clock-names = "cpu", "intermediate";
211 clock-names = "cpu", "intermediate";
223 clock-names = "cpu", "intermediate";
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
Dx_ovfl.S6 | Overflow occurs when a floating-point intermediate result is
20 | RN Infinity with the sign of the intermediate result.
22 | intermediate result.
Dx_unfl.S7 | For 881/2 compatibility, sw must denormalize the intermediate
9 | by taking the intermediate result (which is always normalized) and
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Ddvb-frontend-parameters.rst34 /* intermediate frequency in kHz for QPSK */
45 intermediate frequency, i.e. the offset which is effectively added to
46 the local oscillator frequency (LOF) of the LNB. The intermediate
Dfe-set-voltage.rst39 LNBf type, the polarization or the intermediate frequency (IF) of the
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Dintel_pm.c1455 struct g4x_wm_state *intermediate = &new_crtc_state->wm.g4x.intermediate; in g4x_compute_intermediate_wm() local
1465 *intermediate = *optimal; in g4x_compute_intermediate_wm()
1467 intermediate->cxsr = false; in g4x_compute_intermediate_wm()
1468 intermediate->hpll_en = false; in g4x_compute_intermediate_wm()
1472 intermediate->cxsr = optimal->cxsr && active->cxsr && in g4x_compute_intermediate_wm()
1474 intermediate->hpll_en = optimal->hpll_en && active->hpll_en && in g4x_compute_intermediate_wm()
1476 intermediate->fbc_en = optimal->fbc_en && active->fbc_en; in g4x_compute_intermediate_wm()
1479 intermediate->wm.plane[plane_id] = in g4x_compute_intermediate_wm()
1483 drm_WARN_ON(&dev_priv->drm, intermediate->wm.plane[plane_id] > in g4x_compute_intermediate_wm()
1487 intermediate->sr.plane = max(optimal->sr.plane, in g4x_compute_intermediate_wm()
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/futex/
DREADME28 implemented in header files, avoiding the need to compile intermediate object
37 results are printed to stdout, while intermediate ERROR or FAIL messages are
/kernel/linux/linux-5.10/net/packet/
DKconfig10 directly with network devices without an intermediate network
/kernel/linux/linux-5.10/fs/squashfs/
DKconfig35 intermediate buffer and then memcopied it into the page cache.
39 If unsure, select "Decompress file data into an intermediate buffer"
42 bool "Decompress file data into an intermediate buffer"
44 Decompress file data into an intermediate buffer and then
/kernel/linux/linux-5.10/arch/arm64/boot/dts/mediatek/
Dmt8516.dtsi59 clock-names = "cpu", "intermediate";
72 clock-names = "cpu", "intermediate";
85 clock-names = "cpu", "intermediate";
98 clock-names = "cpu", "intermediate", "armpll";
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-rf-tuner.rst14 converts that received signal to lower intermediate frequency (IF) or
83 intermediate frequency output or baseband output. Used when
Ddev-event.rst45 is lost, but only an intermediate step leading up to that
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
Dxmit.h100 u8 intermediate;/* Intermediate status notification */ member
Dxmit.c578 if (status->intermediate) in b43legacy_handle_txstatus()
613 status.intermediate = !!(tmp & 0x40); in b43legacy_handle_hwtxstatus()
/kernel/linux/linux-5.10/fs/cramfs/
DKconfig43 This saves some memory since no intermediate buffering is
/kernel/linux/linux-5.10/Documentation/staging/
Dcrc32.rst123 This produces a 40-bit (rather than a 33-bit) intermediate remainder,
145 producing a 48-bit intermediate remainder. Rather than doing a single
159 leaves the low-order bits of the intermediate remainder zero, the
/kernel/linux/linux-5.10/Documentation/cpu-freq/
Dcpu-drivers.rst182 case of errors, even if we switched to intermediate frequency earlier.
230 get_intermediate should return a stable intermediate frequency platform wants to
237 to intermediate frequency for some target frequency. In that case core will
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_display_types.h727 struct intel_pipe_wm intermediate; member
748 struct vlv_wm_state intermediate; member
759 struct g4x_wm_state intermediate; member
/kernel/linux/linux-5.10/drivers/spi/
Dspi-zynqmp-gqspi.c509 u32 count = 0, intermediate; in zynqmp_qspi_filltxfifo() local
512 memcpy(&intermediate, xqspi->txbuf, 4); in zynqmp_qspi_filltxfifo()
513 zynqmp_gqspi_write(xqspi, GQSPI_TXD_OFST, intermediate); in zynqmp_qspi_filltxfifo()
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/
Dsh_mobile_ceu_camera.rst138 intermediate window: 4' - 4 = (5' - 5) * (3' - 3) / (2' - 2)
/kernel/linux/linux-5.10/Documentation/userspace-api/media/cec/
Dcec-ioc-dqevent.rst40 the new one. This means that intermediate results can be thrown away but
44 the same state). In that case the intermediate state changes were lost but
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dmt7623.dtsi82 clock-names = "cpu", "intermediate";
94 clock-names = "cpu", "intermediate";
106 clock-names = "cpu", "intermediate";
118 clock-names = "cpu", "intermediate";
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
Dxmit.h221 u8 intermediate; /* Intermediate status notification (not final) */ member
/kernel/linux/linux-5.10/Documentation/fb/
Ddeferred_io.rst31 the final image rather than the intermediate stages which is why it's okay
/kernel/linux/linux-5.10/usr/
DKconfig150 It's compression ratio and speed is intermediate. Decompression speed
212 ZSTD is a compression algorithm targeting intermediate compression

1234