/kernel/linux/linux-5.10/Documentation/devicetree/bindings/cpufreq/ |
D | cpufreq-mediatek.txt | 8 "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/ |
D | x_ovfl.S | 6 | Overflow occurs when a floating-point intermediate result is 20 | RN Infinity with the sign of the intermediate result. 22 | intermediate result.
|
D | x_unfl.S | 7 | 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/ |
D | dvb-frontend-parameters.rst | 34 /* 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
|
D | fe-set-voltage.rst | 39 LNBf type, the polarization or the intermediate frequency (IF) of the
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | intel_pm.c | 1455 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/ |
D | README | 28 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/ |
D | Kconfig | 10 directly with network devices without an intermediate network
|
/kernel/linux/linux-5.10/fs/squashfs/ |
D | Kconfig | 35 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/ |
D | mt8516.dtsi | 59 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/ |
D | ext-ctrls-rf-tuner.rst | 14 converts that received signal to lower intermediate frequency (IF) or 83 intermediate frequency output or baseband output. Used when
|
D | dev-event.rst | 45 is lost, but only an intermediate step leading up to that
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
D | xmit.h | 100 u8 intermediate;/* Intermediate status notification */ member
|
D | xmit.c | 578 if (status->intermediate) in b43legacy_handle_txstatus() 613 status.intermediate = !!(tmp & 0x40); in b43legacy_handle_hwtxstatus()
|
/kernel/linux/linux-5.10/fs/cramfs/ |
D | Kconfig | 43 This saves some memory since no intermediate buffering is
|
/kernel/linux/linux-5.10/Documentation/staging/ |
D | crc32.rst | 123 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/ |
D | cpu-drivers.rst | 182 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/ |
D | intel_display_types.h | 727 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/ |
D | spi-zynqmp-gqspi.c | 509 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/ |
D | sh_mobile_ceu_camera.rst | 138 intermediate window: 4' - 4 = (5' - 5) * (3' - 3) / (2' - 2)
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/cec/ |
D | cec-ioc-dqevent.rst | 40 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/ |
D | mt7623.dtsi | 82 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/ |
D | xmit.h | 221 u8 intermediate; /* Intermediate status notification (not final) */ member
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | deferred_io.rst | 31 the final image rather than the intermediate stages which is why it's okay
|
/kernel/linux/linux-5.10/usr/ |
D | Kconfig | 150 It's compression ratio and speed is intermediate. Decompression speed 212 ZSTD is a compression algorithm targeting intermediate compression
|