/linux/drivers/gpu/drm/radeon/ |
H A 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()
|
/linux/sound/pci/hda/ |
H A D | hda_jack.c | 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() 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 …]
|
/linux/Documentation/devicetree/bindings/clock/ |
H A 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
|
H A 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
|
H A D | altr_socfpga.txt | 13 can get gated.
|
H A D | mvebu-gated-clock.txt | 4 peripheral clocks to be gated to save some power. The clock consumer
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | vce_v2_0.c | 316 static void vce_v2_0_set_sw_cg(struct amdgpu_device *adev, bool gated) in vce_v2_0_set_sw_cg() argument 320 if (gated) { in vce_v2_0_set_sw_cg() 351 static void vce_v2_0_set_dyn_cg(struct amdgpu_device *adev, bool gated) in vce_v2_0_set_dyn_cg() argument 362 if (gated) { in vce_v2_0_set_dyn_cg() 385 if(gated) in vce_v2_0_set_dyn_cg()
|
H A 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()
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | ast2500-facebook-netbmc-common.dtsi | 18 * when reset type is set to default ("soc", gated by reset mask registers).
|
/linux/Documentation/arch/arm/sunxi/ |
H A D | clocks.rst | 11 A: The 24MHz oscillator allows gating to save power. Indeed, if gated
|
/linux/drivers/video/fbdev/ |
H A D | pxa168fb.h | 279 #define CFG_GATED_ENA(gated) ((gated) << 21) argument
|
/linux/Documentation/arch/arm/samsung/ |
H A D | bootloader-interface.rst | 80 modules are power gated, except the TOP modules
|
/linux/Documentation/hwmon/ |
H A D | pc87427.rst | 38 Fan rotation speeds are reported as 14-bit values from a gated clock
|
H A D | f71805f.rst | 113 Fan rotation speeds are reported as 12-bit values from a gated clock
|
/linux/drivers/clk/bcm/ |
H A D | Kconfig | 33 bool "Broadcom BCM63xx gated clock support"
|
/linux/Documentation/arch/mips/ |
H A D | ingenic-tcu.rst | 19 different clocks (pclk, ext, rtc), gated, and reclocked, through their TCSR register.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-timer-stm32 | 121 gated:
|
/linux/arch/arm/mach-tegra/ |
H A D | reset-handler.S | 279 wfi @ CPU should be power gated here
|
/linux/drivers/video/fbdev/mmp/hw/ |
H A D | mmp_ctrl.h | 504 #define CFG_GATED_ENA(gated) ((gated)<<21) argument
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mm-beacon-baseboard.dtsi | 52 pcie0_refclk_gated: pcie0-refclk-gated {
|
/linux/Documentation/core-api/ |
H A D | kernel-api.rst | 373 be backed by hardware clock gating, where clocks are gated without being
|
/linux/Documentation/driver-api/gpio/ |
H A D | drivers-on-gpio.rst | 50 - gpio-gate-clock: drivers/clk/clk-gpio.c is used to control a gated clock
|
/linux/Documentation/hid/ |
H A D | hid-sensor.rst | 228 By default sensor can be power gated. To enable sysfs attribute "enable" can be
|
/linux/Documentation/virt/coco/ |
H A D | sev-guest.rst | 217 gated by the PSP CPUID enforcement policy checks performed on the page
|
/linux/Documentation/usb/ |
H A D | ehci.rst | 153 USB 2.0 throughput is gated by two main factors: how fast the host
|