/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-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";
|
D | ast2500-facebook-netbmc-common.dtsi | 14 * when reset type is set to default ("soc", gated by reset mask registers).
|
D | rk3288-veyron-brain.dts | 27 /* This is gated by vcc_18 too */
|
D | imx6qdl-sr-som-ti.dtsi | 56 * the clock not being output. Instead, use a gated clock
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
D | hda_jack.c | 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() 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() 621 struct hda_jack_tbl *gated = in call_jack_callback() local 624 if (gated) { in call_jack_callback() 625 for (cb = gated->callback; cb; cb = cb->next) { in call_jack_callback() [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
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
|
D | gpio-gate-clock.txt | 1 Binding for simple gpio gated clock.
|
D | st,stm32-rcc.txt | 21 between gated clocks and other clocks and an index specifying the clock to 37 Specifying gated clocks
|
D | ste-u300-syscon-clock.txt | 3 Bindings for the gated system controller clocks:
|
D | altr_socfpga.txt | 13 can get gated.
|
D | mvebu-gated-clock.txt | 4 peripheral clocks to be gated to save some power. The clock consumer
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | vce_v2_0.c | 310 static void vce_v2_0_set_sw_cg(struct amdgpu_device *adev, bool gated) in vce_v2_0_set_sw_cg() argument 314 if (gated) { in vce_v2_0_set_sw_cg() 345 static void vce_v2_0_set_dyn_cg(struct amdgpu_device *adev, bool gated) in vce_v2_0_set_dyn_cg() argument 356 if (gated) { in vce_v2_0_set_dyn_cg() 379 if(gated) in vce_v2_0_set_dyn_cg()
|
D | vce_v3_0.c | 169 bool gated) in vce_v3_0_set_vce_sw_clock_gating() argument 181 if (!gated) { in vce_v3_0_set_vce_sw_clock_gating()
|
/kernel/linux/linux-5.10/Documentation/arm/sunxi/ |
D | clocks.rst | 11 A: The 24MHz oscillator allows gating to save power. Indeed, if gated
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,idle-state.txt | 26 Retention: Retention is a low power state where the core is clock gated and 50 be flushed, system bus, clocks - lowered, and SoC main XO clock gated and
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | pxa168fb.h | 279 #define CFG_GATED_ENA(gated) ((gated) << 21) argument
|
/kernel/linux/linux-5.10/Documentation/arm/samsung/ |
D | bootloader-interface.rst | 80 modules are power gated, except the TOP modules
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | pc87427.rst | 38 Fan rotation speeds are reported as 14-bit values from a gated clock
|
/kernel/linux/linux-5.10/drivers/clk/bcm/ |
D | Kconfig | 33 bool "Broadcom BCM63xx gated clock support"
|
/kernel/linux/linux-5.10/Documentation/mips/ |
D | ingenic-tcu.rst | 19 different clocks (pclk, ext, rtc), gated, and reclocked, through their TCSR register.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-timer-stm32 | 129 gated:
|
/kernel/linux/linux-5.10/arch/arm/mach-tegra/ |
D | reset-handler.S | 277 wfi @ CPU should be power gated here
|
/kernel/linux/linux-5.10/drivers/video/fbdev/mmp/hw/ |
D | mmp_ctrl.h | 504 #define CFG_GATED_ENA(gated) ((gated)<<21) argument
|