| /Linux-v5.15/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";
|
| /Linux-v5.15/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
|
| /Linux-v5.15/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
|
| /Linux-v5.15/Documentation/power/powercap/ |
| D | dtpm.rst | 115 hierarchically. There is one root node, all intermediate nodes are 116 grouping the child nodes which can be intermediate nodes also or real 119 The intermediate nodes aggregate the power information and allows to 130 intermediate node, then the power consumption will be the sum of all 197 Alternatively, if the node to be inserted is an intermediate one, then
|
| /Linux-v5.15/drivers/gpu/drm/i915/ |
| D | intel_pm.c | 1474 struct g4x_wm_state *intermediate = &new_crtc_state->wm.g4x.intermediate; in g4x_compute_intermediate_wm() local 1481 *intermediate = *optimal; in g4x_compute_intermediate_wm() 1483 intermediate->cxsr = false; in g4x_compute_intermediate_wm() 1484 intermediate->hpll_en = false; in g4x_compute_intermediate_wm() 1488 intermediate->cxsr = optimal->cxsr && active->cxsr && in g4x_compute_intermediate_wm() 1490 intermediate->hpll_en = optimal->hpll_en && active->hpll_en && in g4x_compute_intermediate_wm() 1492 intermediate->fbc_en = optimal->fbc_en && active->fbc_en; in g4x_compute_intermediate_wm() 1495 intermediate->wm.plane[plane_id] = in g4x_compute_intermediate_wm() 1499 drm_WARN_ON(&dev_priv->drm, intermediate->wm.plane[plane_id] > in g4x_compute_intermediate_wm() 1503 intermediate->sr.plane = max(optimal->sr.plane, in g4x_compute_intermediate_wm() [all …]
|
| /Linux-v5.15/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
|
| /Linux-v5.15/net/packet/ |
| D | Kconfig | 10 directly with network devices without an intermediate network
|
| /Linux-v5.15/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
|
| /Linux-v5.15/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";
|
| /Linux-v5.15/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
|
| /Linux-v5.15/drivers/spi/ |
| D | spi-zynqmp-gqspi.c | 509 u32 count = 0, intermediate; in zynqmp_qspi_filltxfifo() local 513 memcpy(&intermediate, xqspi->txbuf, 4); in zynqmp_qspi_filltxfifo() 518 memcpy(&intermediate, xqspi->txbuf, in zynqmp_qspi_filltxfifo() 524 zynqmp_gqspi_write(xqspi, GQSPI_TXD_OFST, intermediate); in zynqmp_qspi_filltxfifo()
|
| /Linux-v5.15/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()
|
| /Linux-v5.15/Documentation/cpu-freq/ |
| D | cpu-drivers.rst | 173 case of errors, even if we switched to intermediate frequency earlier. 221 get_intermediate should return a stable intermediate frequency platform wants to 228 to intermediate frequency for some target frequency. In that case core will
|
| /Linux-v5.15/fs/cramfs/ |
| D | Kconfig | 43 This saves some memory since no intermediate buffering is
|
| /Linux-v5.15/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
|
| /Linux-v5.15/Documentation/driver-api/media/drivers/ |
| D | sh_mobile_ceu_camera.rst | 138 intermediate window: 4' - 4 = (5' - 5) * (3' - 3) / (2' - 2)
|
| /Linux-v5.15/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
|
| /Linux-v5.15/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";
|
| /Linux-v5.15/drivers/net/wireless/broadcom/b43/ |
| D | xmit.h | 221 u8 intermediate; /* Intermediate status notification (not final) */ member
|
| /Linux-v5.15/Documentation/fb/ |
| D | deferred_io.rst | 31 the final image rather than the intermediate stages which is why it's okay
|
| /Linux-v5.15/usr/ |
| D | Kconfig | 149 It's compression ratio and speed is intermediate. Decompression speed 211 ZSTD is a compression algorithm targeting intermediate compression
|