| /linux-6.15/drivers/gpu/drm/msm/ |
| H A D | msm_gem_shrinker.c | 109 } stages[] = { in msm_gem_shrinker_scan() local 121 if (!stages[i].cond) in msm_gem_shrinker_scan() 123 stages[i].freed = in msm_gem_shrinker_scan() 124 drm_gem_lru_scan(stages[i].lru, nr, in msm_gem_shrinker_scan() 125 &stages[i].remaining, in msm_gem_shrinker_scan() 126 stages[i].shrink); in msm_gem_shrinker_scan() 127 nr -= stages[i].freed; in msm_gem_shrinker_scan() 128 freed += stages[i].freed; in msm_gem_shrinker_scan() 129 remaining += stages[i].remaining; in msm_gem_shrinker_scan() 134 stages[1].freed, stages[2].freed, in msm_gem_shrinker_scan() [all …]
|
| /linux-6.15/drivers/staging/media/atomisp/pci/runtime/pipeline/src/ |
| H A D | pipeline.c | 237 s = pipeline->stages; in ia_css_pipeline_clean() 273 last = pipeline->stages; in ia_css_pipeline_create_and_add_stage() 315 pipeline->stages = new_stage; in ia_css_pipeline_create_and_add_stage() 333 for (stage = pipeline->stages; stage; stage = stage->next) { in ia_css_pipeline_finalize_stages() 353 for (s = pipeline->stages; s; s = s->next) { in ia_css_pipeline_get_stage() 372 for (s = pipeline->stages; s; s = s->next) { in ia_css_pipeline_get_stage_from_fw() 392 for (s = pipeline->stages; s; s = s->next) { in ia_css_pipeline_get_fw_from_stage() 415 for (s = pipeline->stages; s; s = s->next) { in ia_css_pipeline_get_output_stage() 665 pipeline->stages = NULL; in pipeline_init_defaults()
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | neofidelity,ntp8835.yaml | 14 including power stages for stereo amplifier systems. 18 power stages. NTP8835C has identical programming interface,
|
| H A D | ti,tas5086.txt | 28 stages connected to the PWM output pins work. Not all 29 power stages are compatible to Mid-Z - please refer
|
| H A D | neofidelity,ntp8918.yaml | 18 power stages.
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-health-afe440x | 6 Get measured values from the ADC for these stages. Y is the 30 stages. The values are expressed in 5-bit sign-magnitude.
|
| H A D | sysfs-bus-platform-devices-ampere-smpro | 282 (RO) Contains the boot stages information in hex as format below:: 288 - ``AA`` : The boot stages 308 - ``CCCCCCCC``: Boot status information defined for each boot stages
|
| /linux-6.15/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_ctl.c | 71 int stages = -EINVAL; in _mixer_stages() local 75 stages = mixer[i].sblk->maxblendstages; in _mixer_stages() 80 return stages; in _mixer_stages() 501 int stages; in dpu_hw_ctl_setup_blendstage() local 504 stages = _mixer_stages(ctx->mixer_hw_caps, ctx->mixer_count, lm); in dpu_hw_ctl_setup_blendstage() 505 if (stages < 0) in dpu_hw_ctl_setup_blendstage() 519 for (i = 0; i <= stages; i++) { in dpu_hw_ctl_setup_blendstage()
|
| /linux-6.15/tools/testing/selftests/tc-testing/ |
| H A D | README | 78 A test case has four stages: 85 The setup and teardown stages can run zero or more commands. The setup 88 can be run next. These two stages require any commands run to return 91 The execute and verify stages each run one command. The execute stage 156 adjust-command (runs in all stages and receives the stage name) 168 The stages are identified by the following strings:
|
| /linux-6.15/Documentation/arch/arm/sa1100/ |
| H A D | lart.rst | 11 is under development, with plenty of others in different stages of
|
| /linux-6.15/Documentation/devicetree/bindings/usb/ |
| H A D | aspeed,ast2600-udc.yaml | 18 Supports 32/256 stages descriptor mode for all generic endpoints.
|
| /linux-6.15/Documentation/leds/ |
| H A D | leds-sc27xx.rst | 11 LED controller, it only supports 4 stages to make a single
|
| /linux-6.15/Documentation/devicetree/bindings/watchdog/ |
| H A D | arm,sbsa-gwdt.yaml | 14 two stages of timeout have elapsed. A detailed definition of the watchdog
|
| /linux-6.15/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/ |
| H A D | ia_css_pipeline.h | 38 struct ia_css_pipeline_stage *stages; member
|
| /linux-6.15/Documentation/devicetree/bindings/firmware/ |
| H A D | nvidia,tegra210-bpmp.txt | 4 in Tegra210 SoC. It is designed to handle the early stages of the boot
|
| /linux-6.15/Documentation/devicetree/bindings/mmc/ |
| H A D | mtk-sd.yaml | 107 This field has total 32 stages. 116 This field has total 32 stages. 132 pad macro, there are 32 stages from 0 to 31.
|
| /linux-6.15/tools/testing/selftests/resctrl/ |
| H A D | README | 59 A test case has four stages:
|
| /linux-6.15/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_sp.c | 1183 if (!me->stages) { in sh_css_sp_init_pipeline() 1189 first_binary = me->stages->binary; in sh_css_sp_init_pipeline() 1207 for (stage = me->stages, num = 0; stage; stage = stage->next, num++) { in sh_css_sp_init_pipeline() 1221 me->stages->sp_func == IA_CSS_PIPELINE_ISYS_COPY) in sh_css_sp_init_pipeline() 1282 for (stage = me->stages, num = 0; stage; stage = stage->next, num++) { in sh_css_sp_init_pipeline()
|
| /linux-6.15/Documentation/fb/ |
| H A D | deferred_io.rst | 31 the final image rather than the intermediate stages which is why it's okay
|
| /linux-6.15/drivers/gpu/drm/msm/disp/mdp4/ |
| H A D | mdp4_crtc.c | 149 static const enum mdp_mixer_stage_id stages[] = { in setup_mixer() enum 161 pipe_id, stages[idx]); in setup_mixer()
|
| /linux-6.15/Documentation/devicetree/bindings/clock/ |
| H A D | lpc1850-cgu.txt | 12 stages. Each output stage provides an independent clock source and
|
| /linux-6.15/tools/testing/selftests/tc-testing/creating-plugins/ |
| H A D | AddingPlugins.txt | 75 The stages are represented by the following strings:
|
| /linux-6.15/Documentation/devicetree/bindings/pinctrl/ |
| H A D | starfive,jh7100-pinctrl.yaml | 87 defaults to the configuration already chosen by the earlier boot stages.
|
| /linux-6.15/arch/powerpc/platforms/ps3/ |
| H A D | Kconfig | 106 in the repository for later boot stages.
|
| /linux-6.15/arch/mips/ |
| H A D | Kconfig.debug | 144 debug information from the early stages of core startup.
|