| /kernel/linux/linux-6.6/drivers/cpuidle/ |
| D | cpuidle-cps.c | 18 STATE_CLOCK_GATED, /* Core clock gated */ 19 STATE_POWER_GATED, /* Core power gated */ 86 .name = "clock-gated", 87 .desc = "core clock gated", 94 .name = "power-gated", 95 .desc = "core power gated",
|
| /kernel/linux/linux-5.10/drivers/cpuidle/ |
| D | cpuidle-cps.c | 18 STATE_CLOCK_GATED, /* Core clock gated */ 19 STATE_POWER_GATED, /* Core power gated */ 86 .name = "clock-gated", 87 .desc = "core clock gated", 94 .name = "power-gated", 95 .desc = "core power gated",
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | picoxcell-pc3x3.dtsi | 38 compatible = "picochip,pc3x3-gated-clk"; 46 compatible = "picochip,pc3x3-gated-clk"; 54 compatible = "picochip,pc3x3-gated-clk"; 62 compatible = "picochip,pc3x3-gated-clk"; 70 compatible = "picochip,pc3x3-gated-clk"; 78 compatible = "picochip,pc3x3-gated-clk"; 86 compatible = "picochip,pc3x3-gated-clk"; 94 compatible = "picochip,pc3x3-gated-clk"; 102 compatible = "picochip,pc3x3-gated-clk"; 110 compatible = "picochip,pc3x3-gated-clk";
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| D | hda_jack.c | 203 /* If a jack is gated by this one update it. */ in jack_detect_update() 205 struct hda_jack_tbl *gated = in jack_detect_update() local 208 if (gated) { in jack_detect_update() 209 gated->jack_dirty = 1; in jack_detect_update() 210 jack_detect_update(codec, gated); in jack_detect_update() 367 * @gated_nid: gated pin NID 370 * Indicates the gated jack is only valid when the gating jack is plugged. 375 struct hda_jack_tbl *gated = snd_hda_jack_tbl_new(codec, gated_nid, 0); in snd_hda_jack_set_gating_jack() local 381 if (!gated || !gating) in snd_hda_jack_set_gating_jack() 384 gated->gating_jack = gating_nid; in snd_hda_jack_set_gating_jack() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| D | vce_v2_0.c | 39 static void vce_v2_0_set_sw_cg(struct radeon_device *rdev, bool gated) in vce_v2_0_set_sw_cg() argument 43 if (gated) { in vce_v2_0_set_sw_cg() 74 static void vce_v2_0_set_dyn_cg(struct radeon_device *rdev, bool gated) in vce_v2_0_set_dyn_cg() argument 80 if (gated) { in vce_v2_0_set_dyn_cg() 99 if (gated) in vce_v2_0_set_dyn_cg()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| D | vce_v2_0.c | 38 static void vce_v2_0_set_sw_cg(struct radeon_device *rdev, bool gated) in vce_v2_0_set_sw_cg() argument 42 if (gated) { in vce_v2_0_set_sw_cg() 73 static void vce_v2_0_set_dyn_cg(struct radeon_device *rdev, bool gated) in vce_v2_0_set_dyn_cg() argument 79 if (gated) { in vce_v2_0_set_dyn_cg() 98 if (gated) in vce_v2_0_set_dyn_cg()
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| D | hda_jack.c | 214 /* If a jack is gated by this one update it. */ in jack_detect_update() 216 struct hda_jack_tbl *gated = in jack_detect_update() local 219 if (gated) { in jack_detect_update() 220 gated->jack_dirty = 1; in jack_detect_update() 221 jack_detect_update(codec, gated); in jack_detect_update() 378 * @gated_nid: gated pin NID 381 * Indicates the gated jack is only valid when the gating jack is plugged. 386 struct hda_jack_tbl *gated = snd_hda_jack_tbl_new(codec, gated_nid, 0); in snd_hda_jack_set_gating_jack() local 392 if (!gated || !gating) in snd_hda_jack_set_gating_jack() 395 gated->gating_jack = gating_nid; in snd_hda_jack_set_gating_jack() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | st,stm32-rcc.txt | 21 between gated clocks and other clocks and an index specifying the clock to 37 Specifying gated clocks 57 /* Gated clock, AHB1 bit 0 (GPIOA) */ 62 /* Gated clock, AHB2 bit 4 (CRYP) */
|
| D | maxim,max77686.txt | 11 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 16 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 20 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in
|
| D | maxim,max9485.txt | 5 - MAX9485_MCLKOUT: A gated, buffered output of the input clock of 27 MHz 8 - MAX9485_CLKOUT[1,2]: Two gated outputs for MAX9485_CLKOUT
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | st,stm32-rcc.txt | 21 between gated clocks and other clocks and an index specifying the clock to 37 Specifying gated clocks 57 /* Gated clock, AHB1 bit 0 (GPIOA) */ 62 /* Gated clock, AHB2 bit 4 (CRYP) */
|
| D | maxim,max77686.txt | 11 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 16 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 20 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in
|
| D | maxim,max9485.txt | 5 - MAX9485_MCLKOUT: A gated, buffered output of the input clock of 27 MHz 8 - MAX9485_CLKOUT[1,2]: Two gated outputs for MAX9485_CLKOUT
|
| /kernel/linux/linux-5.10/arch/mips/bcm63xx/ |
| D | clk.c | 425 /* gated clocks */ 443 /* gated clocks */ 455 /* gated clocks */ 469 /* gated clocks */ 483 /* gated clocks */ 499 /* gated clocks */ 519 /* gated clocks */ 534 /* gated clocks */
|
| /kernel/linux/linux-6.6/arch/mips/bcm63xx/ |
| D | clk.c | 425 /* gated clocks */ 443 /* gated clocks */ 455 /* gated clocks */ 469 /* gated clocks */ 483 /* gated clocks */ 499 /* gated clocks */ 519 /* gated clocks */ 534 /* gated clocks */
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/ampere/emag/ |
| D | clock.json | 7 "PublicDescription": "FSU clocking gated off cycle", 10 "BriefDescription": "FSU clocking gated off cycle"
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/arm64/ampere/emag/ |
| D | clock.json | 9 "PublicDescription": "FSU clocking gated off cycle", 12 "BriefDescription": "FSU clocking gated off cycle"
|
| /kernel/linux/linux-6.6/include/dt-bindings/clock/ |
| D | tegra234-clock.h | 81 /** @brief CLK_RST_CONTROLLER_CLK_SOURCE_EQOS_AXI_CLK_0 divider gated output */ 83 /** @brief CLK_RST_CONTROLLER_CLK_SOURCE_EQOS_PTP_REF_CLK_0 divider gated output */ 87 /** @brief CLK_RST_CONTROLLER_CLK_SOURCE_EQOS_TX_CLK divider gated output */ 242 /** @brief CLK_RST_CONTROLLER_CLK_SOURCE_SE switch divider gated output */ 617 /** @brief CLK_RST_CONTROLLER_CLK_SOURCE_SEU1 switch divider gated output */ 675 /** @brief GBE_UPHY_MGBES_APP_CLK switch divider gated output */ 691 /** @brief GBE_UPHY_MGBE0_TX_CLK divider gated output */ 693 /** @brief GBE_UPHY_MGBE0_TX_PCS_CLK divider gated output */ 705 /** @brief GBE_UPHY_MGBE0_PTP_REF_CLK divider gated output */ 709 /** @brief GBE_UPHY_MGBE1_TX_CLK divider gated output */ [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
| D | smu_v12_0_ppsmc.h | 42 #define PPSMC_MSG_PowerDownIspByTile 0x9 // ISP is power gated by default 44 #define PPSMC_MSG_PowerDownVcn 0xB // VCN is power gated by default 46 #define PPSMC_MSG_PowerDownSdma 0xD // SDMA is power gated by default
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
| D | smu_v12_0_ppsmc.h | 42 #define PPSMC_MSG_PowerDownIspByTile 0x9 // ISP is power gated by default 44 #define PPSMC_MSG_PowerDownVcn 0xB // VCN is power gated by default 46 #define PPSMC_MSG_PowerDownSdma 0xD // SDMA is power gated by default
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | pm-cps.h | 26 CPS_PM_CLOCK_GATED, /* Core clock gated */ 27 CPS_PM_POWER_GATED, /* Core power gated */
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | pm-cps.h | 26 CPS_PM_CLOCK_GATED, /* Core clock gated */ 27 CPS_PM_POWER_GATED, /* Core power gated */
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| D | atomisp-regs.h | 64 * If cleared, the high speed clock going to the digital logic is gated when 65 * RCOMP update is happening. The clock is gated for a minimum of 100 nsec. 66 * If this bit is set, then the high speed clock is not gated during the
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| D | atomisp-regs.h | 64 * If cleared, the high speed clock going to the digital logic is gated when 65 * RCOMP update is happening. The clock is gated for a minimum of 100 nsec. 66 * If this bit is set, then the high speed clock is not gated during the
|
| /kernel/linux/linux-6.6/arch/arm/mach-tegra/ |
| D | platsmp.c | 50 * power-gated via the flow controller). This will have no in tegra20_boot_secondary() 103 * The power status of the cold boot CPU is power gated as in tegra30_boot_secondary() 105 * be un-gated by un-toggling the power gate register in tegra30_boot_secondary()
|