Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/Documentation/devicetree/bindings/cpufreq/
A Dcpufreq-mediatek.txt8 "intermediate" - A parent of "cpu" clock which is used as "intermediate" clock
72 clock-names = "cpu", "intermediate";
194 clock-names = "cpu", "intermediate";
206 clock-names = "cpu", "intermediate";
218 clock-names = "cpu", "intermediate";
230 clock-names = "cpu", "intermediate";
/linux-6.3-rc2/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-6.3-rc2/drivers/gpu/drm/i915/
A Dintel_pm.c1424 struct g4x_wm_state *intermediate = &new_crtc_state->wm.g4x.intermediate; in g4x_compute_intermediate_wm() local
1431 *intermediate = *optimal; in g4x_compute_intermediate_wm()
1433 intermediate->cxsr = false; in g4x_compute_intermediate_wm()
1472 intermediate->cxsr); in g4x_compute_intermediate_wm()
1478 intermediate->hpll_en); in g4x_compute_intermediate_wm()
1482 intermediate->fbc_en && intermediate->cxsr); in g4x_compute_intermediate_wm()
1485 intermediate->fbc_en && intermediate->hpll_en); in g4x_compute_intermediate_wm()
1492 if (memcmp(intermediate, optimal, sizeof(*intermediate)) != 0) in g4x_compute_intermediate_wm()
2081 struct vlv_wm_state *intermediate = &new_crtc_state->wm.vlv.intermediate; in vlv_compute_intermediate_wm() local
2088 *intermediate = *optimal; in vlv_compute_intermediate_wm()
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/interconnect/
A Dmediatek,cci.yaml29 A parent of "bus" clock which is used as an intermediate clock source
36 - const: intermediate
70 clock-names = "cci", "intermediate";
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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-6.3-rc2/net/packet/
A DKconfig10 directly with network devices without an intermediate network
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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 Dpixfmt-reserved.rst239 It remains an opaque intermediate format and the MDP hardware must be
247 It is an opaque intermediate format. The used compression is lossless
257 It is an opaque intermediate format. The used compression is lossless
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A DKconfig36 in peer GPUs' memory without intermediate copies in system memory.
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Dpinctrl.yaml24 whether there is any interaction between the child and intermediate parent
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/frequency/
A Dadi,admv1013.yaml52 if - complex intermediate frequency (IF) input
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/
A Darm,coresight-static-funnel.yaml20 through the intermediate links connecting the source to the currently selected
A Darm,coresight-etb10.yaml20 through the intermediate links connecting the source to the currently selected
A Darm,coresight-tpiu.yaml20 through the intermediate links connecting the source to the currently selected
A Darm,coresight-static-replicator.yaml20 through the intermediate links connecting the source to the currently selected
A Darm,coresight-stm.yaml20 through the intermediate links connecting the source to the currently selected
A Darm,coresight-catu.yaml20 through the intermediate links connecting the source to the currently selected
/linux-6.3-rc2/drivers/spi/
A Dspi-zynqmp-gqspi.c619 u32 count = 0, intermediate; in zynqmp_qspi_filltxfifo() local
623 memcpy(&intermediate, xqspi->txbuf, 4); in zynqmp_qspi_filltxfifo()
628 memcpy(&intermediate, xqspi->txbuf, in zynqmp_qspi_filltxfifo()
634 zynqmp_gqspi_write(xqspi, GQSPI_TXD_OFST, intermediate); in zynqmp_qspi_filltxfifo()
/linux-6.3-rc2/drivers/net/wireless/broadcom/b43legacy/
A Dxmit.h100 u8 intermediate;/* Intermediate status notification */ member

Completed in 31 milliseconds

1234