Home
last modified time | relevance | path

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

1234

/linux/Documentation/devicetree/bindings/cpufreq/
A 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";
/linux/arch/m68k/fpsp040/
A 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.
A Dx_unfl.S7 | For 881/2 compatibility, sw must denormalize the intermediate
9 | by taking the intermediate result (which is always normalized) and
/linux/Documentation/userspace-api/media/dvb/
A 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
A Dfe-set-voltage.rst39 LNBf type, the polarization or the intermediate frequency (IF) of the
/linux/Documentation/power/powercap/
A Ddtpm.rst115 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/drivers/gpu/drm/i915/
A Dintel_pm.c1469 struct g4x_wm_state *intermediate = &new_crtc_state->wm.g4x.intermediate; in g4x_compute_intermediate_wm() local
1476 *intermediate = *optimal; in g4x_compute_intermediate_wm()
1478 intermediate->cxsr = false; in g4x_compute_intermediate_wm()
1517 intermediate->cxsr); in g4x_compute_intermediate_wm()
1523 intermediate->hpll_en); in g4x_compute_intermediate_wm()
1527 intermediate->fbc_en && intermediate->cxsr); in g4x_compute_intermediate_wm()
1530 intermediate->fbc_en && intermediate->hpll_en); in g4x_compute_intermediate_wm()
1537 if (memcmp(intermediate, optimal, sizeof(*intermediate)) != 0) in g4x_compute_intermediate_wm()
2113 struct vlv_wm_state *intermediate = &new_crtc_state->wm.vlv.intermediate; in vlv_compute_intermediate_wm() local
2120 *intermediate = *optimal; in vlv_compute_intermediate_wm()
[all …]
/linux/tools/testing/selftests/futex/
A 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
/linux/fs/squashfs/
A 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
/linux/arch/arm64/boot/dts/mediatek/
A Dmt8516.dtsi59 clock-names = "cpu", "intermediate";
72 clock-names = "cpu", "intermediate";
85 clock-names = "cpu", "intermediate";
98 clock-names = "cpu", "intermediate", "armpll";
/linux/net/packet/
A DKconfig10 directly with network devices without an intermediate network
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-rf-tuner.rst14 converts that received signal to lower intermediate frequency (IF) or
83 intermediate frequency output or baseband output. Used when
A Ddev-event.rst45 is lost, but only an intermediate step leading up to that
A Dpixfmt-reserved.rst238 It is an opaque intermediate format and the MDP hardware must be
246 This is an opaque intermediate format and the MDP3 hardware can be
/linux/drivers/spi/
A Dspi-zynqmp-gqspi.c509 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/Documentation/cpu-freq/
A Dcpu-drivers.rst173 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/drivers/net/wireless/broadcom/b43legacy/
A Dxmit.h100 u8 intermediate;/* Intermediate status notification */ member
A Dxmit.c578 if (status->intermediate) in b43legacy_handle_txstatus()
613 status.intermediate = !!(tmp & 0x40); in b43legacy_handle_hwtxstatus()
/linux/Documentation/staging/
A 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
/linux/fs/cramfs/
A DKconfig43 This saves some memory since no intermediate buffering is
/linux/Documentation/devicetree/bindings/display/
A Ddsi-controller.yaml23 without any intermediate port graph to the panel. Each DSI master
/linux/Documentation/userspace-api/media/cec/
A 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
/linux/Documentation/driver-api/media/drivers/
A Dsh_mobile_ceu_camera.rst138 intermediate window: 4' - 4 = (5' - 5) * (3' - 3) / (2' - 2)
/linux/arch/arm/boot/dts/
A Dmt7623.dtsi82 clock-names = "cpu", "intermediate";
94 clock-names = "cpu", "intermediate";
106 clock-names = "cpu", "intermediate";
118 clock-names = "cpu", "intermediate";
/linux/drivers/net/wireless/broadcom/b43/
A Dxmit.h221 u8 intermediate; /* Intermediate status notification (not final) */ member

Completed in 55 milliseconds

1234