/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_hwseq.c | 310 bool force_on = true; /* disable power gating */ in dcn314_enable_power_gating_plane() local 314 force_on = false; in dcn314_enable_power_gating_plane() 320 REG_UPDATE(DOMAIN0_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn314_enable_power_gating_plane() 321 REG_UPDATE(DOMAIN2_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn314_enable_power_gating_plane() 323 REG_UPDATE(DOMAIN1_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn314_enable_power_gating_plane() 324 REG_UPDATE(DOMAIN3_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn314_enable_power_gating_plane() 326 force_on = true; /* disable power gating */ in dcn314_enable_power_gating_plane() 328 force_on = false; in dcn314_enable_power_gating_plane() 331 REG_UPDATE(DOMAIN16_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn314_enable_power_gating_plane() 332 REG_UPDATE(DOMAIN17_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn314_enable_power_gating_plane() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_hwseq.c | 345 bool force_on = true; /* disable power gating */ in dcn31_enable_power_gating_plane() local 349 force_on = false; in dcn31_enable_power_gating_plane() 355 REG_UPDATE(DOMAIN0_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn31_enable_power_gating_plane() 356 REG_UPDATE(DOMAIN2_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn31_enable_power_gating_plane() 358 REG_UPDATE(DOMAIN1_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn31_enable_power_gating_plane() 359 REG_UPDATE(DOMAIN3_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn31_enable_power_gating_plane() 361 force_on = true; /* disable power gating */ in dcn31_enable_power_gating_plane() 363 force_on = false; in dcn31_enable_power_gating_plane() 366 REG_UPDATE(DOMAIN16_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn31_enable_power_gating_plane() 367 REG_UPDATE(DOMAIN17_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn31_enable_power_gating_plane() [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | mcbsp.c | 34 static int omap3_mcbsp_force_ick_on(struct clk *clk, bool force_on) in omap3_mcbsp_force_ick_on() argument 39 if (force_on) in omap3_mcbsp_force_ick_on()
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | mcbsp.c | 34 static int omap3_mcbsp_force_ick_on(struct clk *clk, bool force_on) in omap3_mcbsp_force_ick_on() argument 39 if (force_on) in omap3_mcbsp_force_ick_on()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
H A D | power.c | 209 * @force_on: true to force power on 214 bool gma_power_begin(struct drm_device *dev, bool force_on) in gma_power_begin() argument 216 if (force_on) in gma_power_begin()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hwseq.c | 188 bool force_on = true; /* disable power gating */ in dcn20_enable_power_gating_plane() local 191 force_on = false; in dcn20_enable_power_gating_plane() 194 REG_UPDATE(DOMAIN0_PG_CONFIG, DOMAIN0_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 195 REG_UPDATE(DOMAIN2_PG_CONFIG, DOMAIN2_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 196 REG_UPDATE(DOMAIN4_PG_CONFIG, DOMAIN4_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 197 REG_UPDATE(DOMAIN6_PG_CONFIG, DOMAIN6_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 199 REG_UPDATE(DOMAIN8_PG_CONFIG, DOMAIN8_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 201 REG_UPDATE(DOMAIN10_PG_CONFIG, DOMAIN8_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 204 REG_UPDATE(DOMAIN1_PG_CONFIG, DOMAIN1_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 205 REG_UPDATE(DOMAIN3_PG_CONFIG, DOMAIN3_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() [all...] |
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | asoc-ti-mcbsp.h | 29 int (*force_ick_on)(struct clk *clk, bool force_on);
|
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | asoc-ti-mcbsp.h | 29 int (*force_ick_on)(struct clk *clk, bool force_on);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | power.c | 244 * @force_on: true to force power on 249 bool gma_power_begin(struct drm_device *dev, bool force_on) in gma_power_begin() argument 263 if (force_on == false) in gma_power_begin()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hwseq.c | 192 bool force_on = true; /* disable power gating */ in dcn20_enable_power_gating_plane() local 196 force_on = false; in dcn20_enable_power_gating_plane() 203 REG_UPDATE(DOMAIN0_PG_CONFIG, DOMAIN0_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 204 REG_UPDATE(DOMAIN2_PG_CONFIG, DOMAIN2_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 205 REG_UPDATE(DOMAIN4_PG_CONFIG, DOMAIN4_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 206 REG_UPDATE(DOMAIN6_PG_CONFIG, DOMAIN6_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 208 REG_UPDATE(DOMAIN8_PG_CONFIG, DOMAIN8_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 210 REG_UPDATE(DOMAIN10_PG_CONFIG, DOMAIN8_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 213 REG_UPDATE(DOMAIN1_PG_CONFIG, DOMAIN1_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() 214 REG_UPDATE(DOMAIN3_PG_CONFIG, DOMAIN3_POWER_FORCEON, force_on); in dcn20_enable_power_gating_plane() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | vlv_suspend.c | 305 static int vlv_force_gfx_clock(struct drm_i915_private *i915, bool force_on) in vlv_force_gfx_clock() argument 313 if (force_on) in vlv_force_gfx_clock() 317 if (!force_on) in vlv_force_gfx_clock()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | vlv_suspend.c | 303 static int vlv_force_gfx_clock(struct drm_i915_private *i915, bool force_on) in vlv_force_gfx_clock() argument 309 force_on ? VLV_GFX_CLK_FORCE_ON_BIT : 0); in vlv_force_gfx_clock() 311 if (!force_on) in vlv_force_gfx_clock()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_hwseq.c | 134 bool force_on = true; /* disable power gating */ in dcn32_enable_power_gating_plane() local 138 force_on = false; in dcn32_enable_power_gating_plane() 145 REG_UPDATE(DOMAIN0_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn32_enable_power_gating_plane() 146 REG_UPDATE(DOMAIN1_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn32_enable_power_gating_plane() 147 REG_UPDATE(DOMAIN2_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn32_enable_power_gating_plane() 148 REG_UPDATE(DOMAIN3_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn32_enable_power_gating_plane() 151 REG_UPDATE(DOMAIN16_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn32_enable_power_gating_plane() 152 REG_UPDATE(DOMAIN17_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn32_enable_power_gating_plane() 153 REG_UPDATE(DOMAIN18_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn32_enable_power_gating_plane() 154 REG_UPDATE(DOMAIN19_PG_CONFIG, DOMAIN_POWER_FORCEON, force_on); in dcn32_enable_power_gating_plane() [all...] |
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/resctrl/ |
H A D | core.c | 769 bool force_off, force_on; member 801 o->force_on = true; in set_rdt_options() 822 if (o->force_on) in rdt_cpu_has()
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/resctrl/ |
H A D | core.c | 686 bool force_off, force_on; member 720 o->force_on = true; in set_rdt_options() 741 if (o->force_on) in rdt_cpu_has()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer.c | 486 bool force_on = true; /* disable power gating */ in dcn10_enable_power_gating_plane() local 489 force_on = false; in dcn10_enable_power_gating_plane() 492 REG_UPDATE(DOMAIN0_PG_CONFIG, DOMAIN0_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() 493 REG_UPDATE(DOMAIN2_PG_CONFIG, DOMAIN2_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() 494 REG_UPDATE(DOMAIN4_PG_CONFIG, DOMAIN4_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() 495 REG_UPDATE(DOMAIN6_PG_CONFIG, DOMAIN6_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() 498 REG_UPDATE(DOMAIN1_PG_CONFIG, DOMAIN1_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() 499 REG_UPDATE(DOMAIN3_PG_CONFIG, DOMAIN3_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() 500 REG_UPDATE(DOMAIN5_PG_CONFIG, DOMAIN5_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() 501 REG_UPDATE(DOMAIN7_PG_CONFIG, DOMAIN7_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() [all...] |
/kernel/linux/linux-5.10/drivers/iommu/intel/ |
H A D | iommu.c | 181 static int force_on = 0; variable 3477 if (force_on) in init_dmars() 4224 if (force_on) in init_iommu_hw() 4298 if (force_on) in iommu_resume() 4538 if (force_on) in intel_iommu_add() 4978 force_on = (!intel_iommu_tboot_noforce && tboot_force_iommu()) || in intel_iommu_init() 4982 if (force_on) in intel_iommu_init() 4989 if (force_on) in intel_iommu_init() 4995 if (force_on) in intel_iommu_init() 5043 if (force_on) in intel_iommu_init() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer.c | 557 bool force_on = true; /* disable power gating */ in dcn10_enable_power_gating_plane() local 560 force_on = false; in dcn10_enable_power_gating_plane() 563 REG_UPDATE(DOMAIN0_PG_CONFIG, DOMAIN0_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() 564 REG_UPDATE(DOMAIN2_PG_CONFIG, DOMAIN2_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() 565 REG_UPDATE(DOMAIN4_PG_CONFIG, DOMAIN4_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() 566 REG_UPDATE(DOMAIN6_PG_CONFIG, DOMAIN6_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() 569 REG_UPDATE(DOMAIN1_PG_CONFIG, DOMAIN1_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() 570 REG_UPDATE(DOMAIN3_PG_CONFIG, DOMAIN3_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() 571 REG_UPDATE(DOMAIN5_PG_CONFIG, DOMAIN5_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() 572 REG_UPDATE(DOMAIN7_PG_CONFIG, DOMAIN7_POWER_FORCEON, force_on); in dcn10_enable_power_gating_plane() [all...] |
/kernel/linux/linux-6.6/drivers/iommu/intel/ |
H A D | iommu.c | 141 static int force_on = 0; variable 2874 if (force_on) in init_dmars() 2971 if (force_on) in init_iommu_hw() 3032 if (force_on) in iommu_resume() 3315 if (force_on) in intel_iommu_add() 3787 force_on = (!intel_iommu_tboot_noforce && tboot_force_iommu()) || in intel_iommu_init() 3792 if (force_on) in intel_iommu_init() 3798 if (force_on) in intel_iommu_init() 3852 if (force_on) in intel_iommu_init()
|