Home
last modified time | relevance | path

Searched refs:stages (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.c55 int stages = -EINVAL; in _mixer_stages() local
59 stages = mixer[i].sblk->maxblendstages; in _mixer_stages()
64 return stages; in _mixer_stages()
298 int stages; in dpu_hw_ctl_setup_blendstage() local
301 stages = _mixer_stages(ctx->mixer_hw_caps, ctx->mixer_count, lm); in dpu_hw_ctl_setup_blendstage()
302 if (stages < 0) in dpu_hw_ctl_setup_blendstage()
316 for (i = 0; i <= stages; i++) { in dpu_hw_ctl_setup_blendstage()
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-iio-health-afe440x6 Get measured values from the ADC for these stages. Y is the
24 stages. The values are expressed in 5-bit sign-magnitude.
Dsysfs-class-led-driver-sc27xx6 LED controller, it only supports 4 stages to make a single
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dti,tas5086.txt28 stages connected to the PWM output pins work. Not all
29 power stages are compatible to Mid-Z - please refer
/Linux-v5.4/tools/testing/selftests/tc-testing/
DREADME79 A test case has four stages:
86 The setup and teardown stages can run zero or more commands. The setup
89 can be run next. These two stages require any commands run to return
92 The execute and verify stages each run one command. The execute stage
201 adjust-command (runs in all stages and receives the stage name)
213 The stages are identified by the following strings:
/Linux-v5.4/Documentation/arm/sa1100/
Dlart.rst11 is under development, with plenty of others in different stages of
/Linux-v5.4/Documentation/devicetree/bindings/mmc/
Dmtk-sd.txt40 This field has total 32 stages.
43 This field has total 32 stages.
/Linux-v5.4/Documentation/devicetree/bindings/watchdog/
Dsbsa-gwdt.txt4 after two stages of timeout have elapsed. A detailed definition of the
/Linux-v5.4/Documentation/devicetree/bindings/firmware/
Dnvidia,tegra210-bpmp.txt4 in Tegra210 SoC. It is designed to handle the early stages of the boot
/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_crtc.c157 static const enum mdp_mixer_stage_id stages[] = { in setup_mixer() enum
169 pipe_id, stages[idx]); in setup_mixer()
/Linux-v5.4/Documentation/fb/
Ddeferred_io.rst31 the final image rather than the intermediate stages which is why it's okay
/Linux-v5.4/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt75 The stages are represented by the following strings:
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dlpc1850-cgu.txt12 stages. Each output stage provides an independent clock source and
/Linux-v5.4/Documentation/arm64/
Dtagged-address-abi.rst43 The AArch64 Tagged Address ABI has two stages of relaxation depending
/Linux-v5.4/Documentation/media/v4l-drivers/
Dipu3.rst363 IPU3 pipeline has a number of image processing stages, each of which takes a
364 set of parameters as input. The major stages of pipelines are shown here:
495 A few stages of the pipeline will be executed by firmware running on the ISP
/Linux-v5.4/arch/mips/
DKconfig.debug142 debug information from the early stages of core startup.
/Linux-v5.4/Documentation/devicetree/bindings/iommu/
Darm,smmu.txt4 Management Unit Architecture, which can be used to provide 1 or 2 stages
/Linux-v5.4/Documentation/ide/
DChangeLog.ide-tape.1995-2002238 * Actually removed aborted stages in idetape_abort_pipeline
247 * sectors skipped, not the number of stages.
/Linux-v5.4/arch/powerpc/platforms/ps3/
DKconfig95 in the repository for later boot stages.
/Linux-v5.4/arch/m68k/q40/
DREADME55 went wrong during earliest setup stages of head.S.
/Linux-v5.4/Documentation/media/uapi/dvb/
Dfrontend-property-terrestrial-systems.rst61 DVB-T2 support is currently in the early stages of development, so
/Linux-v5.4/Documentation/kbuild/
Dkconfig-macro-language.rst13 There is clear distinction between the two language stages. For example, you
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/fsl/
Ddcsr.txt130 which stages the nexus trace data for transmission via the Aurora port
/Linux-v5.4/Documentation/driver-api/usb/
Dpersist.rst49 was asleep, on many systems during the initial stages of wakeup the
/Linux-v5.4/Documentation/process/
D3.Early-stage.rst169 If possible, posting your plans during the early stages can only be

12