/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | mvebu-gated-clock.txt | 7 corresponding clock gating control bit in HW to ease manual clock 177 "marvell,armada-370-gating-clock" - for Armada 370 SoC clock gating 178 "marvell,armada-375-gating-clock" - for Armada 375 SoC clock gating 179 "marvell,armada-380-gating-clock" - for Armada 380/385 SoC clock gating 180 "marvell,armada-390-gating-clock" - for Armada 39x SoC clock gating 181 "marvell,armada-xp-gating-clock" - for Armada XP SoC clock gating 182 "marvell,mv98dx3236-gating-clock" - for 98dx3236 SoC clock gating 183 "marvell,dove-gating-clock" - for Dove SoC clock gating 184 "marvell,kirkwood-gating-clock" - for Kirkwood SoC clock gating 193 gate_clk: clock-gating-control@d0038 { [all …]
|
D | brcm,bcm2835-aux-clock.txt | 7 area controlling clock gating to the peripherals, and providing an IRQ
|
D | lpc1850-creg-clk.txt | 5 32 kHz oscillator driver with power up/down and clock gating. Next
|
D | altr_socfpga.txt | 22 - clk-gate : For "socfpga-gate-clk", clk-gate contains the gating register
|
/linux-6.12.1/drivers/gpu/drm/gma500/ |
D | psb_device.c | 89 u32 gating = PSB_RSGX32(PSB_CR_CLKGATECTL); in psb_init_pm() local 90 gating &= ~3; /* Disable 2D clock gating */ in psb_init_pm() 91 gating |= 1; in psb_init_pm() 92 PSB_WSGX32(gating, PSB_CR_CLKGATECTL); in psb_init_pm()
|
/linux-6.12.1/drivers/media/dvb-frontends/ |
D | dib3000mc.h | 48 int gating); 69 int gating) in dib3000mc_get_tuner_i2c_master() argument
|
D | dibx000_common.c | 379 int gating) in dibx000_get_i2c_adapter() argument 385 if (gating) in dibx000_get_i2c_adapter() 389 if (!gating) in dibx000_get_i2c_adapter() 393 if (!gating) in dibx000_get_i2c_adapter() 397 if (gating) in dibx000_get_i2c_adapter()
|
D | dib9000.h | 35 …pter *dib9000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating); 52 …apter *dib9000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating) in dib9000_get_i2c_master() argument
|
D | dib7000m.h | 63 int gating) in dib7000m_get_i2c_master() argument
|
D | dib7000p.h | 57 …dapter *(*get_i2c_master)(struct dvb_frontend *demod, enum dibx000_i2c_interface intf, int gating);
|
D | dib8000.h | 60 …c_adapter *(*get_i2c_master)(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating);
|
D | dibx000_common.h | 46 intf, int gating);
|
/linux-6.12.1/drivers/pmdomain/actions/ |
D | Kconfig | 14 power-gating on Actions Semiconductor S500, S700 and S900 SoCs.
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/marvell/ |
D | kirkwood.txt | 13 where the "powersave" clock is a gating clock used to switch the CPU
|
/linux-6.12.1/drivers/platform/x86/intel/pmc/ |
D | Kconfig | 23 - MPHY/PLL gating status (Sunrisepoint PCH only)
|
/linux-6.12.1/sound/pci/hda/ |
D | hda_jack.c | 387 struct hda_jack_tbl *gating = in snd_hda_jack_set_gating_jack() local 392 if (!gated || !gating) in snd_hda_jack_set_gating_jack() 396 gating->gated_jack = gated_nid; in snd_hda_jack_set_gating_jack()
|
/linux-6.12.1/Documentation/arch/arm/sunxi/ |
D | clocks.rst | 11 A: The 24MHz oscillator allows gating to save power. Indeed, if gated
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | armada-xp-98dx3236.dtsi | 151 gateclk: clock-gating-control@18220 { 152 compatible = "marvell,mv98dx3236-gating-clock";
|
D | armada-xp.dtsi | 82 gateclk: clock-gating-control@18220 { 83 compatible = "marvell,armada-xp-gating-clock";
|
D | kirkwood.dtsi | 219 gate_clk: clock-gating-control@2011c { 220 compatible = "marvell,kirkwood-gating-clock";
|
D | armada-370.dtsi | 172 gateclk: clock-gating-control@18220 { 173 compatible = "marvell,armada-370-gating-clock";
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ti/ |
D | composite.txt | 11 a gating function which can be used to enable and disable the output
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ti/davinci/ |
D | psc.txt | 3 The PSC provides power management, clock gating and reset functionality. It is
|
/linux-6.12.1/Documentation/driver-api/ |
D | clk.rst | 17 gating, rate adjustment, muxing or other operations. This framework is 119 knowledge about which register and bit controls this clk's gating. 252 Disabling clock gating of unused clocks
|
/linux-6.12.1/Documentation/core-api/ |
D | kernel-api.rst | 370 Power management is supported by explicit software clock gating: unused 373 be backed by hardware clock gating, where clocks are gated without being
|