Home
last modified time | relevance | path

Searched refs:gated (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dvce_v2_0.c39 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()
/openbmc/linux/sound/pci/hda/
H A Dhda_jack.c216 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()
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()
695 struct hda_jack_tbl *gated = in call_jack_callback() local
698 if (gated) { in call_jack_callback()
699 for (cb = gated->callback; cb; cb = cb->next) { in call_jack_callback()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dmaxim,max77686.txt11 (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
H A Dmaxim,max9485.txt5 - MAX9485_MCLKOUT: A gated, buffered output of the input clock of 27 MHz
8 - MAX9485_CLKOUT[1,2]: Two gated outputs for MAX9485_CLKOUT
H A Dst,stm32-rcc.txt21 between gated clocks and other clocks and an index specifying the clock to
37 Specifying gated clocks
H A Dfsl,sai-clock.yaml20 This is a composite of a gated clock and a divider clock.
H A Daltr_socfpga.txt13 can get gated.
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v2_0.c310 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()
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Dapple,pmgr-pwrstate.yaml68 0 = power gated, 4 = clock gated, 15 = on.
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dst,stm32-rcc.txt18 between gated clocks and other clocks and an index specifying the clock to
30 Specifying gated clocks
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Dast2500-facebook-netbmc-common.dtsi18 * when reset type is set to default ("soc", gated by reset mask registers).
/openbmc/linux/Documentation/arch/arm/sunxi/
H A Dclocks.rst11 A: The 24MHz oscillator allows gating to save power. Indeed, if gated
/openbmc/linux/Documentation/devicetree/bindings/arm/msm/
H A Dqcom,idle-state.txt26 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
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-brain.dts27 /* This is gated by vcc_18 too */
/openbmc/linux/Documentation/arch/arm/samsung/
H A Dbootloader-interface.rst80 modules are power gated, except the TOP modules
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h279 #define CFG_GATED_ENA(gated) ((gated) << 21) argument
/openbmc/linux/Documentation/hwmon/
H A Dpc87427.rst38 Fan rotation speeds are reported as 14-bit values from a gated clock
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dmaxim,max77686.yaml21 (gated/ungated) over I2C. The clock IDs are defined as preprocessor macros
H A Dmaxim,max77802.yaml22 (gated/ungated) over I2C. The clock IDs are defined as preprocessor macros
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Darm,sp804.yaml15 free-running mode. The input clock is shared, but can be gated and prescaled
/openbmc/linux/drivers/clk/bcm/
H A DKconfig33 bool "Broadcom BCM63xx gated clock support"
/openbmc/linux/Documentation/arch/mips/
H A Dingenic-tcu.rst19 different clocks (pclk, ext, rtc), gated, and reclocked, through their TCSR register.
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Drockchip,rk3399-dmc.yaml100 self-refresh mode. The controller, pi, PHY and DRAM clock will be gated
313 self-refresh mode. The controller, pi, PHY and DRAM clock will be gated
332 sr-mc-gate-idle-dis-freq, the clock will not be gated when idle. See also
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-timer-stm32121 gated:
/openbmc/linux/arch/arm/mach-tegra/
H A Dreset-handler.S279 wfi @ CPU should be power gated here

123